← Back to MATH1012
Introduction
- Let B and C be two bases for the same m-dimensional subspace; V
- The transition matrix PCB is given by (v)C=PCB(v)B
- Recreate each vector in B using the vectors in C to find the transition matrix (example in annotated slides)
- PCB takes B-coordinate vector and produces C-coordinate vector
- The inverse of PCB equals PBC ((PCB)−1 = PBC)
- Additionally PAB[f]BBPBC=[f]AC
- [f] is the standard matrix of a linear transformation f
Change of Basis Matrix
- PCB is the change of basis matrix
- It takes a vector in B coordinates and outputs it in C coordinates
- [f]CB is the linear transformation f when the input is in B coordinates and the output is in C coordinates
- It takes a vector in B coordinates, applies the function f and then outputs the answer in C coordinates