Linear transformations
At a Glance
- Frequency: 2 sub-parts across 2 of 13 years (2013, 2022)
- Priority tier: T3
- Marks (count): 10 (1), 8 (1)
- Average solve time: ~4 min
- Difficulty mix: easy 2
- Section: A | Dominant type: proof
Why This Chapter Matters
Both questions on this atom are rated “easy” and average under 5 minutes — the fastest high-confidence marks in the linear algebra section. The 2022 question is a linearity-reconstruction computation (express a target vector in terms of the given basis, apply the given values, add up) and takes 3–4 minutes. The 2013 question is a two-sentence structural proof using injectivity and surjectivity. Mastering this atom costs almost no time and guarantees at least 18 marks whenever either question appears.
Minimum Theory
Linear transformation. is a linear transformation (also called a linear map or linear operator when ) if for all and all : Equivalently: for all scalars .
Kernel and image. (a subspace of ); (a subspace of ). The Rank–Nullity Theorem: .
Matrix of . If with standard basis , then is the matrix whose -th column is . Knowing on any basis determines completely by linearity.
Invertible maps bases to bases. If is invertible (i.e. bijective), then: (i) is injective () so it preserves linear independence; (ii) is surjective so its image spans . Combining: if is a basis of , then is also a basis.
Question Archetypes
| Archetype | You are seeing this when… |
|---|---|
| determine-map-from-action | Values of at two or more vectors are given; find for a new vector by expressing in terms of those vectors |
| transformation-property-proof | Prove a structural property (e.g. invertible maps basis to basis; preserves independence; iff is injective) |
determine-map-from-action (1 question(s); 2022)
Recognition Cues
- ” and are given; find for a new vector .”
- The two given vectors form a basis (or span) of the domain.
- Method: express , then .
Solution Template
- Extract on the standard basis. Use the given data to compute for each standard basis vector (by expressing each as a linear combination of the given vectors).
- Express as a linear combination of the known vectors: (solve for ).
- Apply linearity: .
- Compute the numerical result.
Worked Example
2022 Paper 1, 2022-P1-Q1b (10 marks)
Let be a linear transformation with and . Find .
Step 1 — Find . Since :
Step 2 — Decompose. .
Step 3 — Apply linearity.
Verification. Matrix form: columns and , so . Then ✓.
Alternative route. Directly: (solve : , ). So ✓.
Common Traps
- Two routes work: (A) find from and , then use the matrix; (B) directly express the target as a linear combination of the given vectors. Route A is more systematic; Route B is faster if you spot the combination immediately.
- Always verify with the matrix form — it is a quick check and earns the verification mark.
- The given vectors and are a basis of , so the map is fully determined by their images. If the given vectors did not span the domain, the map might not be uniquely determined.
transformation-property-proof (1 question(s); 2013)
Recognition Cues
- “Prove that an invertible linear operator maps a basis to a basis.”
- “Show that is injective iff .”
- “If is invertible and is a basis, show is a basis.”
Solution Template
- Prove linear independence of the image set using injectivity ().
- Prove spanning of the image set using surjectivity ().
- Conclude the image set is a basis (independent + spans , and has elements).
Worked Example
2013 Paper 1, 2013-P1-Q2a-ii (8 marks)
Let be an -dimensional vector space and an invertible linear operator. If is a basis of , show that is also a basis of .
Step 1 — is linearly independent. Suppose for some . By linearity: Since is invertible, it is injective, so : Since is a basis (hence independent), . So is independent.
Step 2 — spans . Let . Since is surjective, there exists with . Since spans , write . Then:
Conclusion. is a linearly independent set of vectors that spans ; hence it is a basis of .
Common Traps
- Both injectivity and surjectivity are needed. Injectivity alone preserves independence but doesn’t guarantee spanning; surjectivity alone guarantees spanning but not independence. The proof explicitly uses both.
- In a finite-dimensional space, “linearly independent set of size ” automatically implies “spans ” — so Step 2 is logically redundant given Step 1, but it is expected for full marks and makes the proof complete.
- The result fails without invertibility. If is the zero map, every , which is not a basis.
- State the theorem structure clearly: invertible injective (for Step 1) + surjective (for Step 2). Don’t just say “by invertibility.”
Marks-Aware Writing
8-mark proof (transformation-property): The proof has exactly two steps — independence and spanning. Write each as a numbered paragraph with a at the end. The crucial micro-proofs are: ” because ” and ” because is surjective.” Four to five lines per step is the expected length.
10-mark computation (determine map): Write the decomposition of the target vector, apply linearity, compute. Include both a direct calculation and a matrix-form verification. The verification is worth 2 marks on its own.
Practice Set
- 2024-P1-Q1b (10 m) — — Hint: determine from its values on a basis; use linearity to find at the target point.
- 2023-P1-Q1b (10 m) — — Hint: linear map; express target in terms of given vectors.
- 2013-P1-Q2a-i (10 m) — — Hint: kernel and image; Rank–Nullity Theorem.
- 2020-P1-Q1b (10 m) — — Hint: linear transformation computation.
- 2017-P1-Q3a (15 m) — — Hint: larger transformation proof; use injectivity/surjectivity.
- 2016-P1-Q2a-i (10 m) — — Hint: linear map definition check.
- 2016-P1-Q2a-ii (6 m) — — Hint: quick property of linear maps.
- 2016-P1-Q2c (18 m) — — Hint: extended transformation theorem at 18 marks.
- 2025-P1-Q1b (10 m) — — Hint: determine or prove a property.
- 2025-P1-Q2a (15 m) — — Hint: longer transformation proof or matrix representation.