Calculus 3 - Vector Projections

calcphys92
Messages
3
Reaction score
0

Homework Statement


In three dimensions, consider the vector V = a1i + a2j +a3k. Determine the projections of V onto the x, y, z axis.

Homework Equations


These are formulas from my textbook related to projection:

All underscores mean subscript.

Proj_A B = (B * A/|A|) A/|A| = ((B * A)/(A * A)) A

B*A = a_1b_1 + a_2b_2 + a_3b_3

Note: The asterisk * in the equation above is the 'dot' used in vector dot products.

PS. Sorry for not using the latex coding to make the equations look nicer. I've used this before and I know how to use the codes but when I submit them the images are broken.

The Attempt at a Solution



I don't think I'm even close but here's what I did:

(B*A / A*A) A = (a_1 / 1) j = a_1i

That's for the x axis. The projection answers for the other axes I get a_2j and a_3k respectively.
 
Last edited:
Physics news on Phys.org
welcome to pf!

hi calcphys92! welcome to pf! :wink:
calcphys92 said:
Proj_A B = (B * A/|A|) A/|A| = ((B * A)/(A * A)) A

(B*A / A*A) A = (a_1 / 1) j = a_1i

That's for the x axis. The projection answers for the other axes I get a_2j and a_3k respectively.

yes :smile:

but that definition is a bit complicated, and difficult to remember

it's much easier to say that to find the projection on A, use eA, the unit vector in the A direction …

then ProjAB = (B.eA)eA :wink:
 
Thanks for the confirmation and advice. Also can you explain to me what the answer actually means? I'm asked "How do you interpret the results?" But I don't exactly know what vector projections actually are. Thanks in advance
 
calcphys92 said:
I'm asked "How do you interpret the results?"

well, i suppose the projection is the amount of it in that direction

or the three projections are the components that make up the original vector
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top