Courses / Mathematics I
Linear Algebra

Basis and Dimension

Mathematics I 221 words Free to read

The Coordinate Skeleton

A basis for a vector space VV is a set of vectors that is linearly independent (no redundancy) and spanning (reaches every vector in VV). It is a minimal spanning set: just enough vectors to build everything.

ConceptDefinitionRule
BasisIndependent + SpanningMinimal spanning set
Standard BasisRn\mathbb{R}^n unit vectorse1=(1,0,)e_1 = (1,0,\dots)
Dimension dimV\dim VSize of any basisFundamental invariant

Every basis of a given space has the exact same number of vectors. That number is the dimension dimV\dim V (e.g., R2\mathbb{R}^2 is 2, R3\mathbb{R}^3 is 3).

Two vectors reach a marked target; drop one and the target goes dark

Coordinates & Shortcuts

Because a basis spans, every vector is a combination of basis vectors; because it is independent, that combination is unique. This gives every vector a unique list of coordinates.

Test in dimn\dim n SpaceResultPitfall
nn independent vectorsAutomatically a basisDon't assume spanning
nn spanning vectorsAutomatically a basisDon't assume independence
Common pitfall: Thinking any spanning set or independent set alone is a basis. A basis requires both properties, and always contains exactly dimV\dim V vectors.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes

Linear Algebra