I've seen this asked many times in problems and don't understand how to concretely prove it.
True or False? Explain the assertion or find a counterexample. If $\{u_1, u_2, u_3\}$ is a linearly independent set in some vector space $V$, then also the set $\{u_1, u_1 + u_2, u_1 + u_2 + u_3\}$ is linearly independent.
Does anybody know the proper way to prove this?
Thank you!
Hint: proceed according to the definition, and build a linear combination of the three vectors. Hence $$ \alpha u_1 + \beta (u_1+u_2) + \gamma (u_1+u_2+u_3) =0. $$ Then collect, and try to use the indipendence of $\{u_1,u_2,u_3\}$.