Considere a transformação linear a seguir: T: M_{2x2} → M_{2x2} tal que T(\begin{pmatrix} x & y \\ z & w \end{pmatrix}) = \begin{pmatrix} x - y & 0 \\ 0 & z - w \end{pmatrix}, com x, y, z e w pertencentes ao conjunto dos números reais (\mathbb{R}) e M_{2x2} o conjunto das matrizes quadradas de ordem 2. Determine então a imagem da matriz A = \begin{pmatrix} 1 & -3 \\ 2 & 7 \end{pmatrix}.
Questão
Considere a transformação linear a seguir: T: M_{2x2} → M_{2x2} tal que T(\begin{pmatrix} x & y \ z & w \end{pmatrix}) = \begin{pmatrix} x - y & 0 \ 0 & z - w \end{pmatrix}, com x, y, z e w pertencentes ao conjunto dos números reais (\mathbb{R}) e M_{2x2} o conjunto das matrizes quadradas de ordem 2. Determine então a imagem da matriz A = \begin{pmatrix} 1 & -3 \ 2 & 7 \end{pmatrix}.
Alternativas
[ 4 0 0 -5 ]
[ 0 0 0 5 ]
[ 4 0 0 7 ]
[ -1 0 0 5 ]
[ -4 0 0 5 ]
Explicação
A transformação linear é dada por [ T\left(\begin{pmatrix}x & y\ z & w\end{pmatrix}\right)=\begin{pmatrix}x-y & 0\ 0 & z-w\end{pmatrix}. ]
Para a matriz [ A=\begin{pmatrix}1 & -3\ 2 & 7\end{pmatrix}, ] identificamos: , , , .
Agora calculamos as entradas da imagem:
- Elemento (1,1): .
- Elemento (2,2): .
- As demais entradas são zero pela definição de .
Logo, [ T(A)=\begin{pmatrix}4 & 0\ 0 & -5\end{pmatrix}. ]
Alternativa correta: (a).