JEE Mains Maths · Matrices
Powers of a Matrix & the Cayley-Hamilton Theorem
To find a high power of a matrix you almost never multiply it out — you spot a structure (a cycle, a nilpotent shift, an idempotent, or the matrix's own characteristic equation) that collapses every power into a simple pattern.
Why this matters
Forty-four PYQs, one from almost every JEE Mains sitting 2021-2025 — the single most-tested idea in the Matrices chapter, and all MODERATE. Nobody computes A raised to 2007 by hand: the exam rewards recognising WHICH shortcut applies. The nine tools below — cyclic powers, the nilpotent A = I + N binomial, idempotent/involutory reductions, the Cayley-Hamilton equation, polynomial recurrences, sums of powers, conjugation P^{-1}BP, period-counting, and eigenvalue/trace-determinant reasoning — between them crack every one of these 44 questions in under two minutes.
Concept 1 of 9
Cyclic and pattern powers
Intuition
Definition
For a square matrix :
- Pattern powers: find , guess the closed form of , and (optionally) confirm by induction.
- Cyclic powers: if (smallest such is the period), then . A rotation by satisfies rotation by ; a rotation by has period .
- Reduce the exponent FIRST, then read off the answer.
Cyclic reduction
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q158 · 1 February 2023 · 2023]
Reduce the exponent modulo the period FIRST
Concept 2 of 9
Nilpotent shift: A = I + N
Intuition
Definition
Write where is nilpotent ( for some ). Then
Binomial for a nilpotent shift
- nilpotent part A − I (strictly triangular)
- n(n−1)/2, the coefficient of N²
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q173 · 25 July 2022 · 2022]
The binomial TRUNCATES — don't chase infinitely many terms
This is not a normal binomial — and must commute
Concept 3 of 9
Idempotent (A² = A) and involutory (A² = I) matrices
Intuition
Definition
- Idempotent: for every .
- Involutory: (n even), (n odd).
- Binomial payoff (idempotent): , since every .
Idempotent binomial collapse
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q55 · 2 Apr 2025 · 2025]
needs
Concept 4 of 9
The Cayley-Hamilton equation
Intuition
Definition
2×2: , i.e. . 3×3: , where is the sum of the three principal minors. To solve "find in ", just compare coefficients: , . The sign on the determinant term is for .
Cayley-Hamilton (2×2)
- a + d, sum of diagonal entries
- ad − bc
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q154 · 27 July 2022 · 2022]
The determinant term is for a
Cayley-Hamilton is about the CHARACTERISTIC polynomial
Concept 5 of 9
Reducing higher powers with a polynomial relation
Intuition
Definition
Given :
- , and so on — each step re-uses .
- The same works for a cubic relation : express in terms of .
- Trace shortcut: if is the characteristic equation, the power sums obey the same recurrence , with .
Power reduction
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q61 · 29 January 2023 · 2023]
Substitute the relation at every step — don't expand entrywise
Concept 6 of 9
Sums of powers of a matrix
Intuition
Definition
- Rank-1 : , hence and (for ). Here .
- **:** even powers , odd powers — split the sum into even and odd parts.
- Unitriangular : , summing each coefficient separately.
Geometric sum for a rank-1 matrix
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q70 · 29 June 2022 · 2022]
Spot the rank-1 structure before you multiply
Concept 7 of 9
Powers under conjugation: (P⁻¹BP)ⁿ
Intuition
Definition
For invertible : , because , and so on by induction.
- If is orthogonal (), then , so .
- Similar matrices share trace, determinant, and eigenvalues, so a diagonal-element sum of is just that of .
Conjugation commutes with powers
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q65 · 8 Apr 2023 · 2023]
Strip the conjugation FIRST
Concept 8 of 9
Counting n with Aⁿ = A or Aⁿ = I
Intuition
Definition
- Determine the period (via cyclicity, eigenvalues like or , or a relation such as ).
- ; count .
- .
- When eigenvalues are complex roots of unity ( has order 4, order 3), the order is the period. If (idempotent), for ALL .
Counting the exponents
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q177 · 28 June 2022 · 2022]
Find the PERIOD, then count residues — don't test each n
Concept 9 of 9
Eigenvalue and trace-determinant reasoning
Intuition
Definition
For a matrix with eigenvalues (the roots of ):
- and .
- .
- If for a non-zero column , then is an eigenvalue of ; in particular means is an eigenvalue.
Sum and product of eigenvalues
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q173 · 27 Jan 2024 · 2024]
Summary — formulas & gotchas at a glance
A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.
Formulas (9)
- Cyclic and pattern powers
Cyclic reduction
- Nilpotent shift: A = I + N
Binomial for a nilpotent shift
- Idempotent (A² = A) and involutory (A² = I) matrices
Idempotent binomial collapse
- The Cayley-Hamilton equation
Cayley-Hamilton (2×2)
- Reducing higher powers with a polynomial relation
Power reduction
- Sums of powers of a matrix
Geometric sum for a rank-1 matrix
- Powers under conjugation: (P⁻¹BP)ⁿ
Conjugation commutes with powers
- Counting n with Aⁿ = A or Aⁿ = I
Counting the exponents
- Eigenvalue and trace-determinant reasoning
Sum and product of eigenvalues
Watch out for (11)
- Reduce the exponent modulo the period FIRST→ Cyclic and pattern powers
- The binomial TRUNCATES — don't chase infinitely many terms→ Nilpotent shift: A = I + N
- This is not a normal binomial — and must commute→ Nilpotent shift: A = I + N
- needs→ Idempotent (A² = A) and involutory (A² = I) matrices
- The determinant term is for a→ The Cayley-Hamilton equation
- Cayley-Hamilton is about the CHARACTERISTIC polynomial→ The Cayley-Hamilton equation
- Substitute the relation at every step — don't expand entrywise→ Reducing higher powers with a polynomial relation
- Spot the rank-1 structure before you multiply→ Sums of powers of a matrix
- Strip the conjugation FIRST→ Powers under conjugation: (P⁻¹BP)ⁿ
- Find the PERIOD, then count residues — don't test each n→ Counting n with Aⁿ = A or Aⁿ = I
- → Eigenvalue and trace-determinant reasoning
Drill every past-year question on this subtopic
44 questions from the bank — paginated, with cart and Word-export support.