Question
Mathematics Question on Matrices
Let M=(aij), i,j∈{1,2,3}, be the 3×3 matrix such that aij=1 if j+1 is divisible by i,otherwise aij=0. Then which of the following statements is(are) true?
M is invertible
There exists a nonzero column matrixa1\a2\a3 such that Ma1\a2\a3=−a1−a2−a3
The set {x∈R3:MX=0} = 0, where 0=0\0\0
The matrix ( M-2I) is invertible, where I is the 3×3 identity matrix
There exists a nonzero column matrixa1\a2\a3 such that Ma1\a2\a3=−a1−a2−a3
Solution
Given :
M = (aij), i, j ∈ {1, 2, 3},
aij = 1 if j + 1 is divisible by i, otherwise aij = 0
M=1 1 0101110
|M| = 1(-1) - 1(-1)
= -1 + 1 = 0
So, M is not invertible
1 1 0101110a1 a2 a3=−a1 −a2 −a3
a1+a2+a3 a1+a3 a2=−a1 −a2 −a3
There exists an infinite number of possible column matrices.
1 1 0101110x y z=0 0 0
x + y + z = 0
⇒ x + z = 0
y = 0
So, this is possible only.
∣M−2I∣=−1 1 01−2111−2
=−1(3)−1(−2−1)=−3+3=0
So, the correct options are (B) and (C).