Vector Spaces and Bases
Summary
A vector space is a set closed under addition and scalar multiplication with the usual algebraic axioms. Bases give coordinate systems: every vector has unique coordinates, and dimension is the number of basis vectors.
Prerequisites
Matrices and Row Reduction, Systems of Linear Equations. Hub: Linear Algebra.
Definition / Statement
A vector space
Common examples:
A set
Otherwise it is linearly dependent.
The span of
A basis of
Objects and Dimensions
| Object | Meaning | Dimensions |
|---|---|---|
|
|
vector space |
|
|
|
column space of
|
|
|
|
null space of
|
|
|
|
row space of
|
|
Notation
| Symbol | Meaning |
|---|---|
|
|
all linear combinations of the
|
|
|
dimension of
|
|
|
coordinates of
|
Conditions / Assumptions
- Real scalars unless complex spaces are specified.
- Finite-dimensional discussion unless stated otherwise.
- Rank–nullity for
:
Matrix / Vector Form
If
Pivot columns of
Geometric Interpretation
- Independent vectors point in “essentially different” directions (no one is a combination of the others).
- A basis is a coordinate frame for the whole space.
- Null space: directions mapped to
by ; column space: reachable right-hand sides .
Worked Example
In
The matrix with these columns is upper triangular with nonzero diagonals after mild reduction, so they are independent and form a basis of
so
Common Mistakes
- Thinking any set of
vectors in is a basis (must also be independent). - Confusing
(in ) with (in ). - Claiming dependent sets cannot span a space (they can; bases are independent spanning sets).
Connections
- Related: Matrices and Row Reduction, Orthogonality and Projections, Eigenvalues and Eigenvectors
- Next: Determinants or Eigenvalues and Eigenvectors
- Geometry: directions and planes in Lines and Planes
References
Vector spaces, bases, and rank–nullity follow MIT 18.06.[1]
MIT OpenCourseWare, 18.06 Linear Algebra, https://ocw.mit.edu/courses/18-06-linear-algebra-spring-2010/ ↩︎