4.2 Change of basis
Previously in this section, we have seen that any linear transformation can be described with the images of the basis vectors (see Section 4.1.1). This gave us the matrix representation that we use all the time. However, this very much depends on the choice of basis. Different bases yield different matrices for the same transformation.
For instance, let’s take a look at f : ℝ2 →ℝ2, which maps e1 = (1,0) to the vector (2,1) and e2 = (0,1) to (1,2). Its matrix in the standard orthonormal basis E = {e1,e2} is given by
The effect of f is visualized in Figure 4.3.
What if we select a different basis, say P = {p1 = (1,1),p2 = (−1,1)}? With a quick calculation, we can check that
In other words, f(p1) = 3p1 + 0p2 and f(p2) = 0p1 + p2. This is visualized by Figure 4.4.