i) If all the Eigen values of a matrix are real, then the
matrix must be symmetric.
ii) If V and W are real vector spaces, with T : V --> W
being a linear transformation then V/kerT isomorphic to W
iii) There are at least three different unitary matrices of order 2.
iv) There are two subspaces U and W of R3 such that U(intersection) W is empty.
v) If the determinant of a matrix is zero, then the matrix cannot be diagonalised.
1
Expert's answer
2020-12-25T15:21:52-0500
i) False
Reason:-
Let a matrix A=[1020]
Clearly A is not symmetric matrix.
Now let λ be an eigen value of A.
So, det(λI−A)=0⇒λ=0 or, 1
∴ Eigen values of A are real but A is not symmetric.
ii) False
Reason:-
Let V=W=R2
And T:V→W such that T([ab]T)=[a0]T
It is easy to see that T is well-defined and T is a Linear Transformation.
[As v1=v2⇒T(v1)=T(v2) and T(v1+cv2)=T(v1)+cT(v2)]
Now Im(T)={T(v):v∈V}={[a0]T:a is a real number}
Clearly Im(T)⊂W⇒∣Im(T)∣<∣W∣
Now, From 1st isomorphism theorem,
V/ker(T)≅Im(T)
⇒∣V/ker(T)∣=∣Im(T)∣<∣W∣
⇒∣V/ker(T)∣<∣W∣
∃ no bijection between V/ker(T) and W
So, V/ker(T) is not isomorphic to W
iii) True
Reason :-
Let 3 matrices of order 2 are A, B and C, where
A=[1001] , B=[0ii0] and C=[i/23/23/2i/2]
It is easy to check, A(Aθ)T=B(Bθ)T=C(Cθ)T=I
Where Mθ is conjugate of M.
∴A,B,C are Unitary.
So, A,B,C are 3 different unitary matrices of order 2.
∴∃ at least 3 different unitary matrices of order 2.
iv) False
Reason :-
Let U,W are two subspaces of R3 .
let u∈U and c be a scalar. ⇒cu∈U
Take c=0∴0∈U
Similarly 0∈W
So, 0∈U∩W
∴U∩W is not empty
v) False
Reason :-
Let A=[1020] be a matrix of order 2.
Clearly det(A)=0
Let P=[0112]
∴P−1=[−2110]
Now PAP−1=[0112][1020][−2110]=[0001]
∴PAP−1 is a diagonal matrix. ⇒A is diagonalizable.
So, the Determinant of A is but A is diagonalizable.
Comments