Correct Answer: Option D -
19
Explanation:The characteristic equation for a 2×2 matrix A is A2−Tr(A)A+∣A∣I=0.
Given A2−4A+3I=0 and the trace (sum of diagonal elements) Tr(A)=a+d=4. By comparing, ∣A∣=ad−bc=3.
If a matrix is not a scalar multiple of the identity, it must satisfy its characteristic polynomial exactly matching the given relation.
Possibilities for (a,d) such that a+d=4 from {0,1,2,3,4} are (0,4),(4,0),(1,3),(3,1),(2,2).
Now evaluate bc=ad−3 for each case:
- (a,d)=(0,4)⟹bc=0−3=−3 (Not possible as b,c≥0)
- (a,d)=(4,0)⟹bc=−3 (Not possible)
- (a,d)=(1,3)⟹bc=3−3=0. Pairs (b,c) from {0,1,2,3,4} such that bc=0 are (0,0),(0,1),(0,2),(0,3),(0,4),(1,0),(2,0),(3,0),(4,0) ⟹9 matrices.
- (a,d)=(3,1)⟹bc=3−3=0. Same 9 pairs ⟹9 matrices.
- (a,d)=(2,2)⟹bc=4−3=1. Pairs (b,c) must be (1,1) ⟹1 matrix.
Could A be a scalar matrix? A=xI implies x2−4x+3=0, giving x=1 or x=3. For x=1, trace is 2 (discard). For x=3, trace is 6 (discard).
Total matrices =9+9+1=19.