Given that ,
T : R 3 → R 3 T:\R^3 \rightarrow \R^3 T : R 3 → R 3 is a linear transformation defined by
T ( x 1 , x 2 , x 3 ) = ( 3 x 1 , x 1 − x 2 , 2 x 1 + x 2 + x 3 ) T(x_1,x_2,x_3)=(3x_1,x_1-x_2,2x_1+x_2+x_3) T ( x 1 , x 2 , x 3 ) = ( 3 x 1 , x 1 − x 2 , 2 x 1 + x 2 + x 3 )
∴ \therefore ∴ We can define , T = ( 3 0 0 1 − 1 0 2 1 1 ) T=\begin{pmatrix}
3 &0&0 \\
1&-1&0\\
2&1&1
\end{pmatrix} T = ⎝ ⎛ 3 1 2 0 − 1 1 0 0 1 ⎠ ⎞ with respect to usual basis .
∴ D e t ( T ) = ∣ 3 0 0 1 − 1 0 2 1 1 ∣ \therefore Det(T)=\begin{vmatrix}
3&0&0 \\
1&-1&0\\
2&1&1
\end{vmatrix} ∴ De t ( T ) = ∣ ∣ 3 1 2 0 − 1 1 0 0 1 ∣ ∣ = − 3 =-3 = − 3
∴ T \therefore T ∴ T is invertible .
Now , we have to find T − 1 T^{-1} T − 1 .
For T − 1 T^{-1} T − 1 , first we have to find adj(T T T ).
a d j ( T ) = ( − 1 − 1 3 0 3 − 3 0 0 − 3 ) adj(T)=\begin{pmatrix}
-1&-1 &3 \\
0&3&-3 \\
0&0&-3
\end{pmatrix} a d j ( T ) = ⎝ ⎛ − 1 0 0 − 1 3 0 3 − 3 − 3 ⎠ ⎞ .
∴ T − 1 = ( a d j T ) ′ D e t ( T ) \therefore T^{-1}=\frac{(adjT)'}{Det(T)} ∴ T − 1 = De t ( T ) ( a d j T ) ′ = 1 − 3 ( − 1 0 0 − 1 3 0 3 − 3 − 3 ) =\frac{1}{-3} \begin{pmatrix}
-1&0&0\\
-1&3&0 \\
3&-3&-3
\end{pmatrix} = − 3 1 ⎝ ⎛ − 1 − 1 3 0 3 − 3 0 0 − 3 ⎠ ⎞
= ( 1 3 0 0 1 3 − 1 0 − 1 1 1 ) =\begin{pmatrix}
\frac{1}{3}&0&0 \\
\frac{1}{3}&-1&0 \\
-1&1&1
\end{pmatrix} = ⎝ ⎛ 3 1 3 1 − 1 0 − 1 1 0 0 1 ⎠ ⎞
∴ T − 1 : R 3 → R 3 \therefore T^{-1}:\R^3\rightarrow \R^3 ∴ T − 1 : R 3 → R 3 defined by
T − 1 ( x 1 , x 2 , x 3 ) = ( x 1 3 , x 1 3 − x 2 , − x 1 + x 2 + x 3 ) T^{-1}(x_1,x_2,x_3)=(\frac{x_1}{3},\frac{x_1}{3}-x_2,-x_1+x_2+x_3) T − 1 ( x 1 , x 2 , x 3 ) = ( 3 x 1 , 3 x 1 − x 2 , − x 1 + x 2 + x 3 )
Comments