My linear Algebra homework has this question on it and I was wondering what the answer is.
The components of all linear combinations of v = (1, -2, 1) and w = (0, 1, -1) add up to _____
A simple google search came up with nothing so I thought I'd ask here.
If I had to guess I would say that they add up to 0 because by definition a linear combination is what you get when you resize any of the vectors by a skalar and add the two together, so I thought if you add all of linear combinations you'd get the span, and since the span is an infinite plane in all directions for these particular vectors, all numbers have a corresponding negative. So the sum would be 0.
Note that $\sum_{k=1}^3 [\alpha v + \beta w]_k = \alpha (\sum_{k=1}^3 [v]_k) + \beta (\sum_{k=1}^3 [w]_k) $.
Now compute $\sum_{k=1}^3 [v]_k = ?$ and $\sum_{k=1}^3 [w]_k = ?$.