Change of Basis

Math 303: Section 26

Dr. Janssen

Intro

Preview Activity 26.1 Discussion

Takeaway: We can change bases1 via coordinate vectors!

Motivation

Let \(\B = \set{\b_1, \b_2, \ldots, \b_n}\) and \(\C = \set{\c_1, \c_2, \ldots, \c_n}\) be two bases for a vector space \(V\). If \(\x\) is in \(V\), we can write

\[ \x = x_1 \b_1 + x_2 \b_2 + \cdots + x_n \b_n. \]

Then

\[ [\x]_\B = \left[\begin{matrix} x_1 \\ x_2 \\ \vdots \\ x_n \end{matrix}\right]. \]

Observe

\[ \begin{align*} [\x]_\C &= [x_1 \b_1 + x_2 \b_2 + \cdots + x_n \b_n]_\C \\ &= x_1 [\b_1]_\C \end{align*} \]