If A=[\begin{matrix}2&0&0\\ 0&3&0\\ 0&0&4\end{matrix}], then which of the following statements are correct? 1. A^{n} will <strong>ALWAYS</strong> be singular for any positive integer n. 2. A^{n} will <strong>ALWAYS</strong> be a diagonal matrix for any positive integer n. 3. A^{n} will <strong>ALWAYS</strong> be a symmetric matrix for any positive integer n.

  1. A. 1 and 2 only
  2. B. 2 and 3 only
  3. C. 1 and 3 only
  4. D. 1, 2 and 3

Correct Answer: B. 2 and 3 only

Explanation

A is a diagonal matrix with det(A) = 24 \neq 0. Therefore, A^n is non-singular, so statement 1 is false. Any integer power of a diagonal matrix yields another diagonal matrix, and every diagonal matrix is inherently symmetric. So statements 2 and 3 are correct.

Related questions on Matrices & Determinants

Practice more NDA Mathematics questions