- #1
bwpbruce
- 60
- 1
This is a solution that I observed from my textbook to a linear transformation problem:
Isn't $T$ not linear since $\textbf{x} \ne \textbf{0}$?
Property iii of the Definition of Linear Transformation states $T(\textbf{(0)} = \textbf{0}$ so something is contradictory here.
$\textbf{Problem}$
Let $T: \mathbb{R}^n \rightarrow \mathbb{R}^m$ be a linear transformation. Suppose $\{\textbf{u}, \textbf{v}\}$ is a linear independent set, but $\{T\textbf{(u)}, T\textbf{(v)}\}$ is a linearly dependent set. Show that $T\textbf{(x) = 0}$ has a nontrivial solution.
$\textbf{Solution}$
Suppose that $\{\textbf{(u)}, \textbf{(v)}\}$ is a linearly independent set in $\mathbb{R}^n$ and yet $T\textbf{(u)}$ and $\textbf{(v)}$ are linearly dependent. Then there exist weights $c_1, c_2$, not both zero, such that $c_1\textbf{(u)} + c_2\textbf{(v)} = \textbf{0}$ . Because $T$ is linear,
$T(c_1\textbf{(u)} + c_2\textbf{(v)}) = \textbf{0}$. That is, the vector $\textbf{x} = c_1\textbf{u} + c_1\textbf{u}$ satisfies $T\textbf{(x) = 0}$. Furthermore, $\textbf{x}$ cannot be the zero vector, since that would mean that a nontrivial linear combination of u and v is zero, which is impossible because $\textbf{u}$ and $\textbf{v}$ are linearly independent. Thus, the equation $T\textbf{(x) = 0}$ has a nontrivial solution.
Isn't $T$ not linear since $\textbf{x} \ne \textbf{0}$?
Property iii of the Definition of Linear Transformation states $T(\textbf{(0)} = \textbf{0}$ so something is contradictory here.
Last edited: