Question:

If a real matrix \(A\) satisfies \[ A^T=A \quad \text{and} \quad A^2=I, \] then the eigenvalues of \(A\) must be:

Show Hint

Whenever a matrix equation like \[ A^2=I \] appears, immediately convert it into an eigenvalue equation: \[ \lambda^2=1 \] This simplifies the problem instantly.
Updated On: May 29, 2026
  • Only \(1\)
  • Only \(-1\)
  • Either \(1\) or \(-1\)
  • Zero only
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: If \(\lambda\) is an eigenvalue of matrix \(A\), then: \[ A\mathbf{x}=\lambda \mathbf{x} \] Applying powers of matrices transforms eigenvalues similarly.

Step 1:
Use the matrix condition \(A^2=I\).
Suppose \(\lambda\) is an eigenvalue of \(A\). Then: \[ A\mathbf{x}=\lambda \mathbf{x} \] Applying \(A\) again: \[ A^2\mathbf{x}=\lambda^2\mathbf{x} \] But: \[ A^2=I \] Hence: \[ I\mathbf{x}=\lambda^2\mathbf{x} \] \[ \lambda^2=1 \]

Step 2:
Solve for possible eigenvalues.
\[ \lambda^2=1 \] Thus: \[ \lambda=\pm1 \] Therefore, the eigenvalues must be: \[ \boxed{1 \text{ or } -1} \]
Was this answer helpful?
0
0