Question:

If \( A = \left[ \begin{array}{ccc} 5 & 0 & 0 \\ 3 & 0 & 5 \\ 0 & 0 & 5 \end{array} \right] \), then \( A^3 \) is:

Show Hint

For triangular matrices, powers preserve diagonal form with diagonal entries raised to the power.
Updated On: Jun 21, 2025
  • \( \left[ \begin{array}{ccc} 125 & 0 & 0 \\ 0 & 125 & 0 \\ 0 & 0 & 125 \end{array} \right] \)
  • \( \left[ \begin{array}{ccc} 125 & 0 & 0 \\ 0 & 0 & 125 \\ 0 & 0 & 125 \end{array} \right] \)
  • \( \left[ \begin{array}{ccc} 15 & 0 & 0 \\ 0 & 45 & 0 \\ 0 & 0 & 15 \end{array} \right] \)
  • \( \left[ \begin{array}{ccc} 5^3 & 0 & 0 \\ 0 & 5 & 0 \\ 0 & 0 & 5 \end{array} \right] \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Observe that matrix \( A \) is almost diagonal, and \( A = D + N \), where \( D \) is a diagonal matrix and \( N \) is nilpotent. Alternatively, directly compute or note that all diagonal elements are 5 and \( A \) is upper triangular.
\[ A^3 = \left[ \begin{array}{ccc} 5 & 0 & 0 \\ 3 & 0 & 5 \\ 0 & 0 & 5 \end{array} \right]^3 \] Because the eigenvalues on the diagonal repeat under powers and rest vanish for off-diagonal terms, the cube of this matrix has 125 on the diagonal and 0 elsewhere.
Was this answer helpful?
0
0

Questions Asked in CBSE CLASS XII exam

View More Questions