5.4 Eigenvectors and Linear Transformations
Let \( T: V \to W \) be a linear transformation. This is the same as \( T(\vec{x}) = A\vec{x} \) for an \( m \times n \) matrix \( A \), where \( V \) corresponds to \( \mathbb{R}^n \) and \( W \) corresponds to \( \mathbb{R}^m \).
If a basis for \( V \) is \( \{ \vec{b_1}, \vec{b_2}, \dots, \vec{b_n} \} \) and a basis for \( W \) is \( \{ \vec{c_1}, \vec{c_2}, \dots, \vec{c_m} \} \), then a vector \( \vec{x} \) in \( V \) is:
and the transformation of \( \vec{x} \) is:
Note on Notation:
- \( [T(\vec{b_1})]_C \): transformation of \( \vec{b_1} \) written using \( C \)-coordinates.
- \( [\vec{x}]_B \): \( B \)-coordinate of \( \vec{x} \).
- \( M \): matrix for \( T \) relative to \( B \) and \( C \).