NDA Maths · Matrices & Determinants
Matrices: Order, Algebra, Powers & Equations
A matrix is a rectangular array of numbers; you add, scalar-multiply, multiply, transpose, raise to powers, and solve matrix equations — all governed by conformability and the fact that AB ≠ BA.
Why this matters
Thirty-three PYQs, mostly EASY–MODERATE — the foundation the whole chapter stands on. Questions test matrix order and multiplication conformability, counting matrices, powers and matrix polynomials (A² − kA − I = O), and the algebra traps that catch students who assume matrices behave like numbers. Master the eight concepts below and you bank the easy marks and stop losing the trap ones.
Concept 1 of 8
What a matrix is — order and types
Intuition
Definition
A matrix of order has rows and columns. Key types:
- Row / column matrix: a single row () or single column ().
- Square matrix: — only these have a determinant and (possibly) an inverse.
- **Null (zero) matrix :** every entry 0.
- Diagonal / scalar / identity: square matrices with entries only on the main diagonal (identity has 1s there).
Worked example
- The order must satisfy .
- Factor pairs of 12: .
- That is 6 possible orders.
Practice this concept4 quick reps
Concept 2 of 8
Equality, addition, and scalar multiplication
Intuition
Definition
Matrices are equal iff same order and for all . Addition is defined only for the same order, done entrywise. Scalar multiplication multiplies every entry by . Equating matrices entrywise is the standard way to solve for unknown entries.
Worked example
- Scalar-multiply: .
- Subtract entrywise: .
- Equate with : and .
- Solve: . (The off-diagonal entries 5 and 9 already match — a built-in consistency check.)
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q11 · Sep · 2017]
Concept 3 of 8
Matrix multiplication and conformability
Intuition
Definition
; the product is defined only when 's column count equals 's row count. Entry . In general . The quadratic form is (a scalar).
Order of a product
Worked example
- : inner dims match → order = outer dims = .
- : inner dims would be 2 ('s columns) vs 4 ('s rows) — , so is undefined.
- exists but does not — another way .
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q41 · Apr · 2020]
Matrix multiplication is NOT commutative —
Concept 4 of 8
Counting matrices
Intuition
Definition
By entries: an matrix has entries; if each is chosen from a set of values, there are such matrices. By order: the number of possible orders for a matrix with exactly entries equals the number of (ordered) factor pairs of , i.e. the number of divisors of .
Worked example
- A matrix has 4 entries.
- Each entry independently is 1 or 2 → 2 choices each.
- Total .
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q47 · Sep · 2021]
Concept 5 of 8
Transpose and its rules
Intuition
Definition
— an matrix transposes to . Rules:
- Self-inverse:
- Sum:
- Scalar:
- Reversal: (order reverses)
Transpose rules
Worked example
- (1) Transpose distributes over addition → TRUE.
- (2) Transpose of a product REVERSES order: , not → FALSE.
Practice this concept4 quick reps
From the bank · past-year question
[Q28 · Sep · 2018]
— the order REVERSES
Concept 6 of 8
Powers of a matrix
Intuition
Definition
For square : , . Look for cycles: e.g. a swap matrix squares to , so even powers are . A rotation by to the th power is rotation by .
Powers of a matrix
Worked example
- .
- .
- (Pattern: .)
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q38 · Apr · 2017]
Concept 7 of 8
Matrix polynomials and equations
Intuition
Definition
Expressions like , are evaluated by substituting powers of . For a matrix, Cayley–Hamilton gives where is the trace and the determinant — the fastest route to the constant in problems.
Cayley–Hamilton (2×2)
Worked example
- Trace ; determinant .
- Cayley–Hamilton: , i.e. .
- Compare with : .
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q26 · Apr · 2018]
Concept 8 of 8
Matrix algebra — where numbers' rules break
Intuition
Definition
Because in general:
- , which equals only if .
- .
- is possible with both and (zero divisors exist).
Transpose/adjoint/inverse of a product all reverse order.
Non-commutative expansions
Worked example
- Expand: .
- This equals only if , i.e. .
- Since matrices generally don't commute, the identity fails in general.
Practice this concept4 quick reps
From the bank · past-year question
[Q35 · Sep · 2018]
Don't import into matrices
does NOT force or
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 (5)
- Matrix multiplication and conformability
Order of a product
- Transpose and its rules
Transpose rules
- Powers of a matrix
Powers of a matrix
- Matrix polynomials and equations
Cayley–Hamilton (2×2)
- Matrix algebra — where numbers' rules break
Non-commutative expansions
Watch out for (4)
- Matrix multiplication is NOT commutative —→ Matrix multiplication and conformability
- — the order REVERSES→ Transpose and its rules
- Don't import into matrices→ Matrix algebra — where numbers' rules break
- does NOT force or→ Matrix algebra — where numbers' rules break
Drill every past-year question on this subtopic
33 questions from the bank — paginated, with cart and Word-export support.