Prove that if {u + v, u + w, u + w} is linearly independent, then {u, v, w} is linearly independent.
Assume {u + v, u + w, u + w} is linearly independent. This means that the only solution to equation (4) is when \(d_1=0\), \(d_2=0\), and \(d_3=0\).
Now, we will work with equation (3):
\(c_1u + c_2v + c_3w = (c_1 + c_2)(u + v) + (c_1 + c_3)(u + w) + (-c_2 - c_3)(u + w) = 0\)
Comparing this with equation (4), we get:
\(d_1 = c_1 + c_2\), \(d_2 = c_1 + c_3\), and \(d_3 = -c_2 - c_3\)
Since {u + v, u + w, u + w} is linearly independent, the only solution is \(d_1=0\), \(d_2=0\), and \(d_3=0\). Therefore, we conclude that \(c_1 + c_2=0\), \(c_1 + c_3=0\), and \(-c_2 - c_3=0\). Solving for \(c_1\), \(c_2\), and \(c_3\), we find that \(c_1=0\), \(c_2=0\), and \(c_3=0\).
Thus, {u, v, w} is also linearly independent.
In conclusion, we have proved that {u, v, w} is linearly independent if and only if {u + v, u + w, u + w} is linearly independent.