Consider a linear transformation T from Rn to Rp and some li
Consider a linear transformation T from R^n to R^p and some linearly dependent vectors v_1dot, v_2dot,...,v_mdot in R^n. Are the vectors T(v_1dot), T(v_2dot),...,T(v_mdot) necessarily linearly dependent? How can you tell?
Solution
Suppose that T:RmRn is a linear transformation and that v1 ,v2,…,vm are linearly dependent vectors in Rm . Then there exist scalars c1 , c2 , …,cm so that c1 v1 + c2 v2 +… + cm vm = 0 where, at least one ci 0.
Then we get ::
c1 T(v1 )+ c2 T(v2 )++cm T(vm ) = T(c1v1 + c2v2++cmvm) = T (0) = 0
Thus the vectors in Rn are linearly dependent.
