Courses / Physics I
Linear Algebra and Geometry

Vector Spaces and Subspaces

A vector space V over R is a set equipped with addition and scalar multiplication satisfying eight strict algebraic axioms.

Physics I 231 words Free to read

Vector Spaces & Subspaces

A vector space VV over R\mathbb{R} is a set equipped with addition and scalar multiplication satisfying eight strict algebraic axioms.

To prove a subset WVW \subseteq V is a subspace, you only need three checks. Subspace test criteria must all hold:

ConditionMathematical FormMeaning
Zero vector0W\vec{0} \in WMust contain origin
Additionu+vW\vec{u} + \vec{v} \in WClosed under add
Scalar multcvWc\vec{v} \in WClosed under scaling

Common pitfall: A subspace must contain the zero vector. The solutions of Ax=bAx = b with b0b \neq 0 never form a subspace, however plane-like they look.

Core Concepts & Subspaces

Key concepts build the structural anatomy of vector spaces:

ConceptDefinitionFunction
SpanAll linear combinationsGenerated space
IndependenceNo redundancyMinimal vectors
BasisIndependent spanCoordinate system
DimensionBasis vector countExact size

For any matrix Am×nA_{m \times n}, its fundamental subspaces are the Column space Col(A)Rm\mathrm{Col}(A) \subseteq \mathbb{R}^m and Null space Null(A)Rn\mathrm{Null}(A) \subseteq \mathbb{R}^n.

Rank-nullity: rk(A)+null(A)=n\mathrm{rk}(A) + \mathrm{null}(A) = n. Tip: To find a basis for Col(A)\mathrm{Col}(A), row-reduce and take pivot columns.

Placeholder: Vector Spaces and Subspaces

Practise this lesson

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

13practice questions
2interactive scenes

Linear Algebra and Geometry