Prove or give a counterexample: If v1,,vmv_1,\dots,v_m is linearly independent in VV, then

5v14v2,v2,v3,,vm5v_1-4v_2,v_2,v_3,\dots,v_m

Is linearly independent


The (dumb) direct proof goes very similar to 2a/6

Suppose

a1(5v14v2)+a2v2++amvm=0a_1(5v_1-4v_2) + a_2v_2 + \dots + a_mv_m = 0

Then

5a1v1+(a24a1)v2+a3v3++amvm=05a_1 v_1 + (a_2 - 4a_1) v_2 + a_3v_3 + \dots + a_mv_m = 0

Implying 5a1=(a24a1)=a3==am=05a_1 = (a_2-4a_1)=a_3=\dots=a_m = 0 by the independence of v1,vmv_1\dots,v_m.
And a2=0a_2=0 since (a24a1)+4a1=a2=0(a_2-4a_1)+4a_1=a_2=0.

This proof works, but has the minor problem of being utterly braindead.

The morally correct proof is noticing the given vectors span VV (same reason as in 2a/1) then applying 2.42, but sadly 2.42 hasn't been introduced yet so this would not be valid.