NDA Maths · Matrices & Determinants
Determinants: Evaluation & Properties
A determinant collapses a square matrix to one number; a handful of properties (multiplicativity, row operations, the factor theorem) evaluate almost any exam determinant without brute force.
Why this matters
Fifty-nine PYQs — the largest and hardest area in the chapter (46% HARD). This is where the marks and the traps both live: determinant of products and scalars (det(kA) = kⁿ det A is the #1 trap), the row/column properties, the factor-theorem and Vandermonde determinants, cyclic determinants, and telescoping sums of determinants. The eight concepts below cover the lot.
Concept 1 of 8
Evaluating 2×2 and 3×3 determinants
Intuition
Definition
. For , expand along a row: , or use Sarrus — add the three down-right diagonal products, subtract the three down-left ones. Expanding along the row/column with the most zeros is fastest.
2×2 determinant
Worked example
- Down column 1 the entries are with cofactor signs — the middle (zero) term drops out.
- .
- ; .
- Sum: .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.?
- 2.?
- 3.Geometric meaning of a 2×2 determinant?
- 4.Best row/column to expand a 3×3 along?
From the bank · past-year question
[Q33 · Apr · 2017]
Concept 2 of 8
Determinant of products, scalars, and powers
Intuition
Definition
For matrices: ; ; ; ; ; ; .
Multiplicativity and scaling
Worked example
- .
- .
- .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.for ?
- 2.?
- 3.?
- 4.vs ?
From the bank · past-year question
[Q17 · Apr · 2026]
, NOT
Concept 3 of 8
Core row and column properties
Intuition
Definition
- Transpose: (rows and columns play identical roles).
- Swap: swapping two rows/columns multiplies the determinant by .
- Equal/proportional: two identical or proportional rows/columns .
- Common factor: a factor common to a row/column pulls outside.
- Row operation: leaves the determinant unchanged (the key simplification move).
Worked example
- Multiplying one row by 3 multiplies the determinant by 3.
- Swapping two rows multiplies by .
- Net effect: , so the new determinant is .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Two identical rows ⇒ determinant?
- 2.Swapping two columns multiplies det by?
- 3.changes det by?
- 4.vs ?
From the bank · past-year question
[Q9 · Sep · 2021]
Concept 4 of 8
Singular matrices and determinant equations
Intuition
Definition
is singular does not exist. Determinant equations become polynomial equations once expanded; simplify first with row operations to lower the degree of work.
Worked example
- Expand along row 3 (it has two zeros): only the entry contributes.
- Cofactor of : .
- So the determinant .
- .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Singular means determinant equals?
- 2.A singular matrix has an inverse?
- 3.⇒ x?
- 4.Best first step on a determinant equation?
From the bank · past-year question
[Q18 · Apr · 2021]
Concept 5 of 8
Factor-theorem and Vandermonde determinants
Intuition
Definition
If substituting makes two rows/columns identical, divides the determinant (factor theorem). The Vandermonde determinant . Use known factors plus a degree/leading-coefficient check to pin the constant.
Vandermonde (3×3)
Worked example
- Put : columns 1 and 2 become identical . So divides .
- By symmetry and also divide ; the product has the right degree (3).
- A leading-term check fixes the constant as .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.If makes two columns equal, a factor is?
- 2.Vandermonde ?
- 3.Two equal rows give determinant?
- 4.How to fix the leftover constant after finding factors?
From the bank · past-year question
[Q13 · Sep · 2018]
Concept 6 of 8
Cyclic determinants
Intuition
Definition
. It equals 0 iff (real case) or . Recognising the cyclic pattern saves a full expansion.
Cyclic determinant
Worked example
- It factors as .
- The quadratic factor only when .
- So the determinant is 0 iff or .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.in terms of cubes?
- 2.It vanishes (real) when?
- 3.Factor of ?
- 4.If , the cyclic determinant is?
From the bank · past-year question
[Q3 · Apr · 2022]
Concept 7 of 8
Sums and sequences of determinants
Intuition
Definition
Evaluate symbolically in ; it is frequently a constant, linear, or telescoping expression. Then sum with , , or telescoping cancellation.
Worked example
- .
- .
- .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.?
- 2.?
- 3.First step on ?
- 4.?
From the bank · past-year question
[Q20 · Sep · 2023]
Concept 8 of 8
Structured and bounded determinants
Intuition
Definition
- Rank-1 patterns: if factors as (e.g. is a sum of two rank-1 pieces), the determinant collapses to 0.
- Bounded entries: a third-order determinant with entries all lies in a small range; the maximum magnitude is 4.
- Counting determinants from a fixed set of numbers uses permutations of the placements.
Worked example
- Entries: — a sum of a row-only term and a column-only term.
- Such a determinant is rank ≤ 2, so for a it must be 0 (rows are linear combinations).
- Concretely (constant row differences) → rows dependent.
Practice this concept4 quick reps
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.If , a 3×3 determinant is?
- 2.Rows in arithmetic progression ⇒ determinant?
- 3.Max magnitude of a 3×3 determinant with entries all ?
- 4.for 3×3 — determinant?
From the bank · past-year question
[Q54 · Apr · 2021]
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 (4)
- Evaluating 2×2 and 3×3 determinants
2×2 determinant
- Determinant of products, scalars, and powers
Multiplicativity and scaling
- Factor-theorem and Vandermonde determinants
Vandermonde (3×3)
- Cyclic determinants
Cyclic determinant
Watch out for (1)
Mastery check — 5 interleaved questions
Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.
[Q16 · Sep · 2025]
[Q15 · Apr · 2026]
[Q1 · Apr · 2022]
[Q29 · Apr · 2017]
[Q19 · Sep · 2018]
Drill every past-year question on this subtopic
59 questions from the bank — paginated, with cart and Word-export support.