Question
Let . Consider the following two statements.
P: The matrix is invertible.
Q: The matrix is invertible.
Then, which one of the following holds?
- P is false but Q is true
- P is true but Q is false
- Both P and Q are true
- Both P and Q are false
Answer: P is false but Q is true
Solution :-
Given that
Now, we know that the only non-zero eigen value of is trace( ).
So, trace( ) =
All eigen value of is 0, 0, 0, 1.
Now, the eigen value of the matrix is 1 - 0, 1 - 0, 1 - 0, 1 - 1 = 1, 1, 1, 0.
Here, 0 is an eigen value of the matrix . So, the determinant of the matrix is zero.
Hence, the matrix is not invertible. statement P is false.
Now, the eigen value of the matrix is 1 - 2×0, 1 - 2×0, 1 - 2×0, 1 - 2×1 = 1, 1, 1, -1.
Here, 0 is not an eigen value of the matrix . So, the determinant of the matrix is non-zero.
Hence, the matrix is invertible. statement Q is true.
So, the correct answer is option-(A), P is false but Q is true