Bases and dimension; coordinates in a basis
At a Glance
- Frequency: 7 sub-parts across 6 of 13 years (2014, 2015, 2018, 2022, 2024, 2025)
- Priority tier: T2
- Marks (count): 10 (4), 12 (1), 15 (1), 13? — 10(4), 12(1), 15(1)
- Average solve time: ~6 min
- Difficulty mix: easy 5, medium 1, hard 1
- Section: A | Dominant type: computation
Why This Chapter Matters
Bases and dimension appear in 6 of the last 13 years, always in Section A. The questions are overwhelmingly easy to medium: five of seven are rated easy, and most carry 10 marks. The four recurring tasks are: (1) find a basis and dimension of a given subspace or span; (2) express one set of vectors in the coordinates of another basis; (3) extend an independent set to a basis of by adding standard basis vectors; and (4) prove the theoretical result that linearly independent vectors in a dimension- space form a basis. Mastering row reduction as the universal tool covers the first three; the proof question has a fixed two-paragraph argument.
Minimum Theory
Basis. A basis of a vector space is a set that is (i) linearly independent and (ii) spans . The dimension is the cardinality of any basis; it is well-defined (all bases of a finite-dimensional space have the same size).
Coordinates. If is a basis of , every can be written uniquely as ; the column is the coordinate vector of with respect to .
Finding a basis of a span. Given spanning vectors : form the matrix with these as rows, row-reduce to echelon form, and discard zero rows. The non-zero rows form a basis; equivalently, the original vectors at the pivot positions are a basis (column-space version).
Subspace from equations. A subspace defined by homogeneous linear equations in variables has dimension where is the rank of the coefficient matrix.
Dimension formula. For subspaces of a finite-dimensional space:
Extending to a basis. Any linearly independent set in can be extended to a basis of by adjoining standard basis vectors chosen so that the resulting matrix is non-singular (nonzero determinant).
Key theorem (10-mark proof target). Any linearly independent vectors in a vector space with form a basis. Proof: let ; the vectors are linearly dependent (dimension bound), so for scalars not all zero. If , independence of forces all — contradiction. So and .
Question Archetypes
Four patterns cover every basis question in the corpus.
| Archetype | You are seeing this when… |
|---|---|
| find-basis-dimension | ”Find a basis and dimension of the subspace ” or “of the span of {…}“ |
| coordinates-in-basis | ”Express as linear combinations of “ |
| extend-to-basis | ”Extend the given set to a basis of “ |
| basis-theory-proof | ”Prove that linearly independent vectors in form a basis” |
find-basis-dimension (3 question(s); 2014, 2015, 2022)
Recognition Cues
- “Find a basis and dimension of (i) (ii) (iii) ” where subspaces are given by equations.
- “Find the dimension of the subspace spanned by {…}” followed by “find a basis.”
Solution Template
Subspace defined by equations (2014 type):
- For each subspace, identify the free variables (dimension = - number of independent constraints).
- Write the general element parametrically in terms of the free variables; each “free direction” vector is a basis element.
- For the intersection : combine all constraints from both subspaces; solve; count free variables.
Span of given vectors (2015, 2022 types):
- Form the matrix with the vectors as rows (or columns).
- Row-reduce; count non-zero rows = dimension.
- For a basis: either take the non-zero rows from the reduced form, or take the original vectors corresponding to pivot positions.
Worked Example(s)
2014 Paper 1, 2014-P1-Q2a (15 marks)
, . Find bases and dimensions of , , .
(one constraint, free in ): Basis: , .
(two constraints, free in ): Basis: , .
(all three constraints combined): substituted into gives , then . Free: .
Check (dimension formula): , , so ✓.
2022 Paper 1, 2022-P1-Q3a-ii (10 marks)
Find a basis and dimension of .
Subtract the first equation from the second: . Back into equation 1: . So .
Common Traps
- For : don’t just intersect the basis vectors — combine all defining equations and solve from scratch.
- When using the row-reduction approach to find a basis of a span: the non-zero rows after reduction form a basis for the row space, which equals the original span. These are not the same as the original vectors unless you track pivot rows.
- The dimension formula provides a useful sanity check.
coordinates-in-basis (1 question(s); 2018)
Recognition Cues
- “Express as linear combinations of ”
- Equivalently: “find the coordinates of [standard basis vectors] in the basis .”
Solution Template
- Form the matrix with as columns.
- Invert (using the formula for , or by augmented-matrix row reduction for larger matrices).
- The columns of give the coordinates of in the -basis.
- Verify by substituting back.
Worked Example(s)
2018 Paper 1, 2018-P1-Q1b (10 marks, compulsory)
Express and as linear combinations of and .
, . Reading off columns: , .
Verification: ✓.
Common Traps
- Put as columns of (not rows); then columns of give coordinates.
- The factor appears in every coefficient — keep as exact fractions.
extend-to-basis (2 question(s); 2024, 2025)
Recognition Cues
- “Find a basis and dimension of , and extend the basis of to a basis of .”
- “Can the set be extended to a basis of ?”
Solution Template
- Row-reduce the spanning vectors to find a basis of the subspace and its dimension .
- To extend: try adjoining standard basis vectors (or whatever is needed) and verify independence by computing the determinant.
- The right choice of to adjoin: use the columns not already “covered” by pivots in the row reduction of .
Worked Example(s)
2024 Paper 1, 2024-P1-Q1a (10 marks, compulsory)
with , , . Find a basis of ; extend to a basis of .
Basis of : Row-reduce; (third row zeroes out). Pivots in columns 1 and 2, so , basis .
Extension: Adjoin and . Compute:
2025 Paper 1, 2025-P1-Q1a (10 marks, compulsory)
Can be extended to a basis of ? Justify; exhibit one such extension.
Independence check: The three vectors have leading non-zero entries in distinct columns (4, 1, 2); thus rank — they are linearly independent, so extension is possible.
Extension: Adjoin and check the determinant .
Common Traps
- A set that is linearly dependent cannot be extended to a basis (any extension will still include the dependence). Always check independence first.
- The vectors to adjoin are not always ; use the columns not already pinned by pivots from the given vectors.
basis-theory-proof (1 question(s); 2022)
Recognition Cues
- “Prove that any linearly independent vectors in a vector space of dimension constitute a basis.”
Solution Template
- State what needs to be shown: the set already spans (independence is given).
- Take any ; the set has vectors in a dimension- space, so it is linearly dependent (standard theorem).
- Write the dependence relation ; show (if , independence of forces all — contradicts “not all zero”).
- Conclude .
Worked Example(s)
2022 Paper 1, 2022-P1-Q1a (10 marks, compulsory)
Prove that any linearly independent vectors in a vector space with form a basis.
Let be linearly independent in with .
Step 1 (S spans V). Take any . The set contains vectors. Since , any vectors are linearly dependent: there exist scalars not all zero with .
If then ; since is linearly independent, all — contradiction. So , and .
Step 2 (Conclusion). is linearly independent and spans , so is a basis.
Common Traps
- The proof relies on a cited prior theorem: any vectors in are linearly dependent. State this explicitly before using it.
- The sub-argument ” is impossible” is the pivot of the proof — don’t skip it.
Marks-Aware Writing
10-mark questions (2018, 2022-Q1a, 2022-Q3a-ii, 2024, 2025): One to two displayed equations, the basis as a boxed set, and the dimension stated. For the proof, four to five labelled sentences are sufficient; don’t ramble.
12–15-mark questions (2014, 2015): Three-part structure (find basis/dim of , , ) deserves three clearly labelled parts. Verify each basis element satisfies the defining equations. Check the dimension formula as a final sanity test.
Practice Set
| Year | Paper/Q | Marks | Archetype | One-line hint |
|---|---|---|---|---|
| 2015 | P1-Q4b | 12 | find-basis-dimension | All spanning vectors have ; subspace ; row-reduce to find 3 independent directions |