
- Calculus, Volume 2: Multi-Variable Calculus and Linear Algebra with Applications to Differential Equations and Probability
- Tom M. Apostol
- Second Edition
- 1991
- 978-1-119-49676-2
2.4 Exercises
Do the same as above in each of Exercises 16 through 23 if a transformation $T: V_3 \rightarrow V_3$ is defined by the formula given for $T(x, y, z)$, where $(x, y, z)$ is an arbitrary point of $V_3$.
16. $\quad$ $T(x, y, z) = (z, y, x).$
Solution. $\quad$ Recall from Section 2.1 that if $V$ and $W$ are linear spaces, then a function $T: V \to W$ is called a linear transformation from $V$ into $W$ if it has the following two properties:
$\quad$ (a) $\quad T(x + y) = T(x) + T(y) \quad$ for all $x$ and $y$ in $V,$
$\quad$ (b) $\quad T(cx) = cT(x) \quad$ for all $x$ in $V$ and all scalars $c.$
$\quad$ Let $X = (x_1, x_2, x_3)$ and $Y = (y_1, y_2, y_3)$ be elements of $V_3.$ Then, with addition and scalar multiplication defined component-wise, we have: \begin{align*} T(X + Y) &= T(x_1 + y_1, x_2 + y_2, x_3 + y_3) \\ &= (x_3 + y_3, x_2 + y_2, x_1 + y_1) \\ &= (x_3, x_2, x_1) + (y_3, y_2, y_1) \\ &= T(X) + T(Y) \\ \\ T(cX) &= T(cx_1, cx_2, cx_3) \\ &= (cx_3, cx_2, cx_1) \\ &= cT(X) \end{align*} As we can see, $T(x, y, z) = (z, y, x)$ is a linear transformation. The null space of $T$ is $\{O\}$ and the range of $T$ is $V_3,$ giving $T$ nullity $0$ and rank $3. \quad \blacksquare$