Visual SolutionPYQ 2024 · Jan 27 Shift 2Easy
Question
Let be a real matrix and be the identity matrix of order 2. If the roots of the equation are and , then the sum of the diagonal elements of the matrix is:
Solution Path
Eigenvalues of are squares of eigenvalues of . Since sum of eigenvalues of , we get .
01Question Setup
1/42×2 matrix A with characteristic equation |A - xI| = 0 having roots -1 and 3. Find tr(A²).
Eigenvalues:
02Eigenvalue Properties
2/4From eigenvalues: tr(A) = sum of eigenvalues = 2, det(A) = product of eigenvalues = -3.
03Trace of A² via EigenvaluesKEY INSIGHT
3/4If Av = λv, then A²v = λ²v. Eigenvalues of A² are squares of eigenvalues of A. Trace = sum of eigenvalues.
04Final Answer
4/4The sum of diagonal elements of A² equals the sum of squared eigenvalues.
Concepts from this question3 concepts unlocked
★
EASYEigenvalues, Trace & Determinant
For a square matrix A: tr(A) = sum of eigenvalues, det(A) = product of eigenvalues.
Converts matrix questions into simple algebra on eigenvalues. Saves you from computing A² explicitly.
Trace problemsDeterminant shortcutsCharacteristic equation
Practice (10 Qs) →★
EASYEigenvalue Power Rule
If λ is an eigenvalue of A, then λⁿ is an eigenvalue of Aⁿ. So tr(Aⁿ) = sum of λᵢⁿ.
The key shortcut for 'find tr(A²)' or 'find det(A³)' style questions. No need to multiply matrices.
Matrix powersTrace of AⁿCayley-Hamilton applications
Practice (3 Qs) →Cayley-Hamilton Theorem
Every square matrix satisfies its own characteristic equation: if p(x) = |A - xI|, then p(A) = 0.
Reduces higher powers of A to lower ones. Essential for expressing A⁻¹ in terms of A and I.
Matrix inverseHigher powers of AMatrix polynomial
Practice (14 Qs) →Want more practice?
Try more PYQs from this chapter →