Advertisements
Advertisements
Question
If `A = [(0, a),(0, 0)]`, then A16 is ______.
Options
Unit matrix
Null matrix
Diagonal matrix
Skew matrix
MCQ
Fill in the Blanks
Advertisements
Solution
If `A = [(0, a),(0, 0)]`, then A16 is null matrix.
Explanation:
Given `A = [(0, a),(0, 0)]`
A2 = A · A
= `[(0, a),(0, 0)][(0, a),(0, 0)]`
= `[(0, 0),(0, 0)]`
A4 = A2 · A2
= `[(0, 0),(0, 0)][(0, 0),(0, 0)]`
= `[(0, 0),(0, 0)]`
Similarly
A16 = (A4)4
= `[(0, 0),(0, 0)]`
A16 is null matrix.
shaalaa.com
Is there an error in this question or solution?
