31. Eigen Vectors
1 And Linear Transformations
2
Dated: 15-06-2025
The Matrix
3 of a Linear Transformation
2
Let \(\mathbb V\) be an \(n\) dimensional vector space
4 and \(\mathbb W\) be an \(m\) dimensional vector space
4 and \(T\) be a linear transformation
2 from \(\mathbb V\) to \(\mathbb W\).
To associate a matrix
3 with \(T\), we choose the bases \(\mathbb B\) and \(\mathbb C\) for \(\mathbb V\) and \(\mathbb W\) respectively.
Let \(\mathbb B = \{\vec b_1, \vec b_2, \ldots, \vec b_n\}\) be the basis
for \(\mathbb V\).
If \(\vec x = r_1 \vec b_1 + \cdots + r_n \vec b_n\) then \([\vec x]_\mathbb B = \begin{bmatrix}r_1 \\ \vdots \\ r_n\end{bmatrix}\)
and \(T\) is a linear transformation
2
Since \(\mathbb C\) coordinates are in \(\mathbb R^m\)
This matrix
3 is a matrix
3 representation of \(T\) called the matrix
3 for \(T\) relative to the bases \(\mathbb B\) and \(\mathbb C\).
Example
Suppose that \(\mathbb B = \{\vec b_1, \vec b_2\}\) is a basis
for \(\mathbb V\) and \(\mathbb C = \{\vec c_1, \vec c_2, \vec c_3\}\) is a basis
for \(\mathbb W\). Let \(T : \mathbb V \to \mathbb W\) and \(T(\vec b_1) = 3c_1 - 2c_2 + 5c_3\) and \(T(\vec b_2) = 4c_1 + 7c_2 - c_3\).
Find a matrix
3 \(M\) for \(T\) relative to \(\mathbb B\) and \(\mathbb C\).
Solution
Linear Transformations
2 From \(\mathbb V\) into \(\mathbb V\)
In general, when \(\mathbb W\) is same as \(\mathbb V\) and their basis (i.e. \(\mathbb C\) and \(\mathbb B\)) are same, the matrix
3 \(M\) is called matrix
3 for \(T\) relative to \(\mathbb B\) or simply, the \(\mathbb B\)-matrix
.3
The \(\mathbb B\)-matrix
3 for \(T : \mathbb V \to \mathbb V\) satisfies
Linear Transformations
2 On \(\mathbb R^n\)
In an applied problem involving \(\mathbb R^n\), a linear transformation
2 \(T\) usually appears as matrix
3 transformation \(\vec x \to A \vec x\). If \(A\) is diagonalizable
5 then there is basis
\(\mathbb B\) for \(\mathbb R^n\) consisting of eigen vectors
1 of \(A\).
Theorem
Suppose \(A = PDP^{-1}\) where \(D\) is a diagonal
6 \(n \times n\) matrix
.3 If \(\mathbb B\) is basis
for \(\mathbb R^n\) formed from the columns of \(P\) then \(D\) is the \(\mathbb B\)-matrix
3 of the transformation
2 \(\vec x \to A \vec x\).
References
Read more about notations and symbols.