Content deleted Content added
No edit summary |
|||
Line 64:
: <math>f(\mathbf{v}_j)=a_{1j} \mathbf{w}_1 + \cdots + a_{mj} \mathbf{w}_m.</math>
Thus, the function ''f'' is entirely determined by the values of ''a<sub>ij</sub>''. If we put these values into an ''m'' × ''n'' matrix ''M'', then we can conveniently use it to compute the value of ''f'' for any vector in ''V''. To get M, every column j of M is a vector whose coordinates are
: <math>(a_{1j},...,a_{mj})^T</math>
corresponding to f('''v'''<sub>j</sub>) as defined above. To define it more clearly, for some column j,
A single linear map may be represented by many matrices. This is because the values of the elements of the matrix depend on the bases that are chosen.▼
: <math>\mathbf{M}=\begin{pmatrix} & & & a_{1j} & &\\ & & &.& &\\ & *& &.& & *\\ & & &.& & \\ & & &a_{mj}& &\end{pmatrix}</math>
▲The symbol * denotes that there are other columns which together with column j make up a total of n columns of M. A single linear map may be represented by many matrices. This is because the values of the elements of the matrix depend on the bases that are chosen.
== Examples of linear transformation matrices ==
|