Lecture 14: Vector Spaces
Postgraduate Entrance Exam Mathematics study notes: Lecture 14: Vector Spaces. Original formulas, diagrams, and examples are retained.
On this page
14.1 Bases, Dimension, and Coordinates
Definition: basis
If the ordered vectors $\xi_1,\xi_2,\ldots,\xi_n$ are linearly independent in $\mathbb R^n$, they form a basis of $\mathbb R^n$. Every vector $\alpha\in\mathbb R^n$ has a unique representation
The column vector
is the coordinate vector of $\alpha$ relative to the basis $\xi_1,\ldots,\xi_n$. The number $n$ of basis vectors is the dimension of the vector space.
14.2 Changes of Basis and Coordinates
Theorem: change-of-basis
Let
be two bases of $\mathbb R^n$. If
then $C$ is the transition matrix from $\mathcal B_\xi$ to $\mathcal B_\eta$. Its $i$th column is the coordinate vector of $\eta_i$ relative to the old basis $\mathcal B_\xi$. Because both ordered sets are bases, $C$ is invertible.
Theorem: coordinate-transformation
If the same vector $\alpha$ has coordinate vectors $x$ and $y$ relative to the two bases, then
Using the change-of-basis equation gives
Thus $C$ converts new-basis coordinates $y$ to old-basis coordinates $x$, while $C^{-1}$ performs the reverse conversion.
Two-dimensional example
Let
Then
14.3 Gram-Schmidt Orthogonalization
Theorem: Gram-Schmidt-process
Given linearly independent vectors $\alpha_1,\ldots,\alpha_m$, define
and, for $k=2,\ldots,m$,
The vectors $\beta_1,\ldots,\beta_m$ are mutually orthogonal and span the same subspace as the original vectors. Normalizing them,
produces an orthonormal set.
