Lista de Exercı́cios 4 - IAL
Transformações Lineares
Questão 1. Quais das funções abaixo são transformações lineares? Justifique as respostas
dadas.
(a) T : R3 → R3 , onde T (x, y, z) = (x + y, x − y, 0);
(b) T : R2 → R3 , onde T (x, y) = (x2 , x, y);
2x x − y
(c) T : R2 → M (2, 2), onde T (x, y) = ;
x+y 2y
(d) T : R2 → R, onde T (x, y) = xy;
(e) T : R[x]2 → R[x]2 , onde T (ax + b) = ax2 + bx.
Questão 2. Determine n e m e a transformação linear T : Rn → Rm , onde T (1, 2) =
(3, 1, 1) e T (1, 1) = (1, −1, 0).
Questão 3. Mostre que T : R3 → R2 definida por T (x, y, z) = (x + y − 3z, 4x − 5y + 6z)
é uma transformação linear.
Questão 4. Mostre que T : R3 → R2 definida por T (x, y, z) = (x + 1, y + z) não é uma
transformação linear.
Questão 5. Considere a base S = {v1 , v2 } de R2 , onde v1 = (−2, 1) e v2 = (1, 3) e
seja T : R2 → R3 a transformação linear tal que T (v1 ) = (−1, 2, 0) e T (v2 ) = (0, −3, 5).
Encontre uma fórmula para T (x, y) e use essa fórmula para obter T (2, −3).
Questão 6. Determine o núcleo e a imagem das seguintes transformações lineares. Em
seguida, determine quais são injetivas e quais são sobrejetivas. Determine também a
dimensão da imagem e do núcleo.
(a) T : R3 → R2 , onde T (x, y, z) = (x − y, x − z);
(b) T : R4 → R3 , onde T (x, y, z, w) = (2x + y − z + w, x + 2y − w, 6x + 2z − 3w);
1 −1
(c) T : M (2, 2) → M (2, 2), onde T (A) = M A, sendo M = .
−4 4
Questão 7. Seja T : R2 → R2 a transformação linear dada por
T (x, y) = (x + ky, −y).
Prove que T é injetora e que T −1 = T , para cada valor real de k.
Questão 8. Seja T : R2 → R2 e S : R2 → R2 transformações lineares dadas por T (x, y) =
(x + y, 0) e S(x, y) = (−y, x). Encontre expressões para definir:
(a) T ◦ S;
(b) S ◦ T .
Questão 9. Encontre a representação matricial de cada uma das transformações lineares
em relação às bases canônicas dos Rn .
(a) T : R3 → R2 , onde T (x, y, z) = (2x − 4y + 9z, 5x + 3y − 2z);
(b) T : R2 → R4 , onde T (x, y) = (3x + 4y, 5x − 2y, x + 7y, 4x).
Questão 10. Seja H : R2 → R2 definida por H(x, y) = (2x + 7y, x − 3y) e considere as
bases de R2 a seguir.
S = {(1, 1), (1, 2)}
e
S 0 = {(1, 4), (1, 5)}.
(a) Encontre a matriz A que representa H em relação às bases S e S 0 .
(b) Encontre a matriz B que representa H em relação às bases S 0 e S.
Questão 11. Seja F : R3 → R2 definida por F (x, y) = (2x + y − z, 3x − 2y + 4z).
(a) Encontre a matriz A que representa F em relação às bases
S = {(1, 1, 1), (1, 1, 0), (1, 0, 0)}
e
S 0 = {(1, 3), (1, 4)}.
(b) Verifique A[v]S 0 = [F (v)]S , para qualquer v = (a, b, c) de R3 .
Questão 12. Determine:
(a) A matriz associada à transformação linear que ao ser aplicada na fig. (A) tem como
resultado a fig.(B)
(b) A forma fechada da transformação, ou seja, T (x, y).