Linear Transformation Solution Formatted
Linear Transformation Solution Formatted
Question (a)
Show that \( T \) is a linear transformation.
Let \( \mathbf{u} = (a_1, b_1, c_1) \) and \( \mathbf{v} = (a_2, b_2, c_2) \).
Additivity
\[ T(\mathbf{u} + \mathbf{v}) = T((a_1, b_1, c_1) + (a_2, b_2, c_2)) = T(a_1 + a_2, b_1 + b_2,
c_1 + c_2) \]
\[ = 2(a_1 + a_2) + ((b_1 + b_2) + (c_1 + c_2)) \]
\[ = 2a_1 + 2a_2 + b_1 + b_2 + c_1 + c_2 \]
\[ = (2a_1 + b_1 + c_1) + (2a_2 + b_2 + c_2) \]
\[ = T(a_1, b_1, c_1) + T(a_2, b_2, c_2) \]
Therefore, \( T(\mathbf{u} + \mathbf{v}) = T(\mathbf{u}) + T(\mathbf{v}) \).
Homogeneity
Question (b)
Since \( T(2, 1, -1) \neq 0 \), \( (2, 1, -1) \) is not in the kernel of \( T \).
Question (c)
\[ T(a, b, c) = 2a + (b + c) = 0 \]
\[ \implies 2a + b + c = 0 \]
We can express one variable in terms of the others. For example, let \( a \) and \( b \) be
free variables. Then,
\[ c = -2a - b \]
The vectors \( (1, 0, -2) \) and \( (0, 1, -1) \) form a basis for \( \text{Ker}(T) \).
Question (d)
The **nullity** of \( T \) is the dimension of the kernel of \( T \), which is the number of
vectors in the basis of \( \text{Ker}(T) \). From part (c), we found that the basis of \( \
text{Ker}(T) \) consists of 2 vectors:
The **rank** of \( T \) is the dimension of the image (or range) of \( T \). Since \( T \) maps
\( \mathbb{R}^3 \) to \( \mathbb{R} \) and the rank-nullity theorem states:
\[ \text{Rank}(T) + 2 = 3 \]
\[ \text{Rank}(T) = 1 \]