Show that T is a linear transformation by finding a matrix that implements the mapping. Note that x1, x2, ... are not vectors but are entries in vectors. T(X1,X2,X3,X4) = (x1 +4x2, 0, 3x2 +x4, x2 -x4)

Respuesta :

The transformation matrix for the mapping T is the matrix T such that

[tex]\mathbf T(\vec x)=T\,\vec x[/tex]

where

[tex]T=\begin{bmatrix}1&4&0&0\\0&0&0&0\\0&3&0&1\\0&1&0&-1\end{bmatrix}[/tex]