Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Department of Mathematics, IIT Madras

MA1102 Series & Matrices


Assignment-3 (Basic Matrix Operations)

1. Show that given any 𝑛 ∈ N there exist matrices 𝐴, 𝐵 ∈ R𝑛×𝑛 such that 𝐴𝐵 ≠ 𝐵𝐴.
1 1 0
 
2. Let 𝐴 = 0 1 2 . Compute 𝐴𝑛 .
0 0 1
 
3. Let 𝐴 ∈ F𝑚×𝑛 ; 𝐵 ∈ F𝑛×𝑘 . Let 𝐴1, . . . , 𝐴𝑚 be the rows of 𝐴 and let 𝐵 1, . . . , 𝐵𝑘 be the columns
of 𝐵. Show that
(a) 𝐴1 𝐵, . . . , 𝐴𝑀 𝐵 are the rows of 𝐴𝐵. (b) 𝐴𝐵 1, . . . , 𝐴𝐵𝑘 are the columns of 𝐴𝐵.
4. Let 𝐴 ∈ F𝑛×𝑛 ; 𝐼 be the identity matrix of
 order
 𝑛.
𝐼 𝐴
Find the inverse of the 2𝑛 × 2𝑛 matrix .
0 𝐼
5. If 𝐴 is a hermitian (symmetric) invertible matrix, then show that 𝐴−1 is hermitian (sym-
metric).
6. If 𝐴 is a lower (upper) triangular invertible matrix, then 𝐴−1 is lower (upper) triangular.
7. Show that each orthogonal 2 × 2 matrix is either a reflection or a rotation.
8. Let 𝑢, 𝑣, 𝑤 ∈ F𝑛×1 . Show that {𝑢 + 𝑣, 𝑣 + 𝑤, 𝑤 + 𝑢} is linearly independent iff {𝑢, 𝑣, 𝑤 } is
linearly independent.
9. Find linearly independent vectors from 𝑈 = {(𝑎, 𝑏, 𝑐) : 2𝑎 + 3𝑏 − 4𝑐 = 0} so that the set of
linear combinations of which is exactly 𝑈 .
10. The vectors 𝑢 1 = (1, 2, 2), 𝑢 2 = (−1, 0, 2), 𝑢 3 = (0, 0, 1) are linearly independent in F3 .
Apply Gram-Schmidt Orthogonalization.
√ √ √ √ √
11. Let 𝐴 ∈ R3×3 have the first two columns as (1/ 3, 1/ 3, 1/ 3)𝑇 and (1/ 2, 0, −1/ 2)𝑇 .
Determine the third column of 𝐴 so that 𝐴 is an orthogonal matrix.
12. Determine linearly independent vectors so that the set of linear combinations of which is
𝑈 = {(𝑎, 𝑏, 𝑐, 𝑑, 𝑒) ∈ R5 : 𝑎 = 𝑐 = 𝑒, 𝑏 + 𝑑 = 0}.

You might also like