Answer provided by https://www.AssignmentExpert.com
Answer on Question #80848 – Math – Linear Algebra
Question
Let T : R 3 → R 3 T: \mathbb{R}^3 \to \mathbb{R}^3 T : R 3 → R 3 be defined by T ( x 1 , x 2 , x 3 ) = ( x 1 − x 3 , x 2 − x 3 , x 1 ) T(x1, x2, x3) = (x1 - x3, x2 - x3, x1) T ( x 1 , x 2 , x 3 ) = ( x 1 − x 3 , x 2 − x 3 , x 1 ) . Is T T T invertible? If yes, find a rule for T − 1 T^{-1} T − 1 like the one which defines T T T ?
Solution
We need to decide if the solution to
T ( y 1 , y 2 , y 3 ) = ( x 1 , x 2 , x 3 ) T(y_1, y_2, y_3) = (x_1, x_2, x_3) T ( y 1 , y 2 , y 3 ) = ( x 1 , x 2 , x 3 )
exists and is unique for all ( x 1 , x 2 , x 3 ) ∈ R 3 (x_1, x_2, x_3) \in \mathbb{R}^3 ( x 1 , x 2 , x 3 ) ∈ R 3 .
This means
{ y 1 − y 3 = x 1 y 2 − y 3 = x 2 y 1 = x 3 \left\{ \begin{array}{l}
y_1 - y_3 = x_1 \\
y_2 - y_3 = x_2 \\
y_1 = x_3
\end{array} \right. ⎩ ⎨ ⎧ y 1 − y 3 = x 1 y 2 − y 3 = x 2 y 1 = x 3
Then
{ y 1 = x 3 y 3 = x 3 − x 1 y 2 = x 2 + y 3 = x 2 + x 3 − x 1 \left\{ \begin{array}{l}
y_1 = x_3 \\
y_3 = x_3 - x_1 \\
y_2 = x_2 + y_3 = x_2 + x_3 - x_1
\end{array} \right. ⎩ ⎨ ⎧ y 1 = x 3 y 3 = x 3 − x 1 y 2 = x 2 + y 3 = x 2 + x 3 − x 1
The unique solution exists for any x 1 , x 2 , x 3 x_1, x_2, x_3 x 1 , x 2 , x 3 . The rule is
T − 1 ( x 1 , x 2 , x 3 ) = ( x 3 , x 2 + x 3 − x 1 , x 3 − x 1 ) . T^{-1}(x_1, x_2, x_3) = (x_3, x_2 + x_3 - x_1, x_3 - x_1). T − 1 ( x 1 , x 2 , x 3 ) = ( x 3 , x 2 + x 3 − x 1 , x 3 − x 1 ) .
**Answer**: Yes, it is invertible. T − 1 ( x 1 , x 2 , x 3 ) = ( x 3 , x 2 + x 3 − x 1 , x 3 − x 1 ) T^{-1}(x_1, x_2, x_3) = (x_3, x_2 + x_3 - x_1, x_3 - x_1) T − 1 ( x 1 , x 2 , x 3 ) = ( x 3 , x 2 + x 3 − x 1 , x 3 − x 1 ) .