Vector Projection Proof: Does aproj.(b+c) = aproj.b + aproj.c?

AI Thread Summary
The proof question regarding whether aproj.(b+c) equals aproj.b + aproj.c is clarified as false in general. The key point is that only the direction of the vector being projected matters, not its magnitude. A simple counterexample involves using linearly dependent vectors b and c, where projecting onto either results in the same outcome. This leads to the right side being twice the left side, demonstrating the inequality. Therefore, the equality does not hold true.
Poobel
Messages
25
Reaction score
0
Me again.

I would really appreciate if you could help me with the following proof:

a,b,c are vectors

Does aproj.(b+c) =aproj.b + aproj.c

Sorry for notation.

Thank you.
 
Physics news on Phys.org
You won't be able to prove it, since the result is not true in general.

Notice that only the direction of the vector whose span you are projecting on is important, not its magnitude. Use this to find a simple counterexample.
 
Umm yeah the question asks does blah=blah. I thought that it would not be true, however I am clueless how to put it on paper that the direction would not be the same. Should I call sum of vectors b and c a vector d?
 
Just give a counter example. You'll have to look for one. That's sufficient.
 
Could you be a little more specific? Or should I just do right and left side for 3 random vectors, and thus prove that the equality is not true?
 
Yes.

Generally, the easier the counterexample the better. Since the reason for the deficit is known it can help you to find an example:
Take b and c linearly dependent. Then projecting on b is the same as projecting on c or projecting on b+c. So the right side is twice the left side.
 
OK thanks a bunch
 
Back
Top