End_sem_MS
End_sem_MS
Course Name: Linear Algebra Course Instructor: Dr. Sumit Kumar Upadhyay
Course Code: BS-AS-LAL101 Program Name: B.Tech.
Exam Date: May 14, 2024 MM: 40
Important Instructions: Attempt all the questions. There is no credit for a solution
if the appropriate work is not shown, even if the answer is correct. All the notations
are standard and same as used in the lecture notes. Use of electronics gadgets are not
allowed.
1. Consider the vector space V = M3 (R) with the inner product hA, Bi =
trace(AB t ). Find a basis of the orthogonal complement of the subspace of
diagonal matrices. [4]
Solution: Let W be the subspace of diagonal matrices. Then D1 =
1 0 0 0 0 0 0 0 0
0 0 0 , D2 = 0 1 0 , D3 = 0 0 0 is a basis of W . [1]
0 0 0 0 0 0 0 0 1
The orthogonal complement of W is
a11 a12 a13
t
W = a21 a22 a23 ∈ V | hA, Bi = 0, ∀B ∈ W
a31 a32 a33
a11 a12 a13
= a21 a22 a23 ∈ V | hA, D1 i = 0, hA, D2 i = 0, hA, D3 i = 0
a31 a32 a33
0 a12 a13
= a21 0 a23 ∈ V | a12 , a13 , a21 , a23 , a31 , a32 ∈ R [1+1]
a31 a32 0
0 1 0 0 0 1 0 0 0 0 0 0 0 0 0
Hence, 0 0 0 , 0 0 0 , 1 0 0 , 0 0 1 , 0 0 0 ,
0 0 0 0 0 0 0 0 ‘0 0 0 0 1 0 0
0 0 0
0 0 0 is a basis of W t . [1]
0 1 0
2. Let A be an n × n real symmetric matrix and h , i be the usual inner product
on Rn . Suppose hx, Axi = hx, xi for all x ∈ Rn . Find the matrix A. [5]
Solution: Let A = (aij ), where aij = aji for every 1 ≤ i, j ≤ n. Take x = e1 .
Then hx, Axi = hx, xi implies that a11 = 1. [1]
Similarly, take x = ei , then aii = 1, for all 1 ≤ i ≤ n. [1]
Now take x = ei − ej , where i < j. Then hx, xi = 2 and hx, Axi = 2 − 2aij
(since aij = aji ). [1]
Thus aij = aji = 0. [1]
Therefore A = In . [1]
3. Which of the following matrices are positive definite?
1 −1 1
2 −1 1 1
, , −1 1 1
−1 1 3 4
1 1 1
2
− √12
3
The characteristic
√ √ polynomial √of AAT is (λ − 8)(λ − 2), so the singular values
are σ1 = 8 = 2 2 and σ2 = 2. [1+1]
1
For λ = 8, the unit eigen vector of AAT is u1 = [1]
0
T 0
For λ = 2, the unit eigen vector of AA is u2 = [1]
1
Since the non-zero eigen values of AAT and AT A are same, the eigen
values
T T 5 3
of A A are 8, 2. For λ = 8, the unit eigen vector of A A = is
3 5
√
1/√2
v1 = [1]
1/ 2
√
T 5 3 −1/√ 2
For λ = 2, the unit eigen vector of A A = is v2 = [1]
3 5 1/ 2
Also we have Av1 = σ1 u1 and Av2 = σ2 u2 .
T
Thusthe singular
value
√ decomposition
ofthe√matrix is
√ A = U ΣV , where
1 0 2 2 √0 1/√2 −1/√ 2
U= ,Σ= and V = [1+1]
0 1 0 2 1/ 2 1/ 2