Linear Transformation Analysis
Linear Transformation Analysis
Linear Transformation Analysis
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
\[ T(k\mathbf{u}) = T(k(a, b, c)) = T(ka, kb, kc) \]
\[ = 2(ka) + ((kb) + (kc)) \]
\[ = k(2a) + k(b + c) \]
\[ = k(2a + b + c) \]
\[ = kT(a, b, c) \]
Therefore, \( T(k\mathbf{u}) = kT(\mathbf{u}) \).
\[ 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 \( ext{Ker}(T) \).
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:
\[ ext{Rank}(T) + 2 = 3 \]
\[ ext{Rank}(T) = 1 \]