When Is the Projection of a Vector Undefined or Zero?

  • Context: Undergrad 
  • Thread starter Thread starter emma3001
  • Start date Start date
  • Tags Tags
    Projections Vectors
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 6K views
emma3001
Messages
41
Reaction score
0
I was wondering if it is possible, in projections, to have a projected onto b equal to zero or undefined. In other words, when does a projected onto b equal zero and when is it undefined?
 
Physics news on Phys.org
It is certainly possible, in fact common, to have the projection of vector a onto vector b equal to 0: as long as a is perpendicular to b.

The "projection of a onto b" would be "undefined" if b itself has length 0.

In general, the (scalar) projection of a on b is
[tex]\frac{\vec{a}\cdot\vec{b}}{||b||}[/itex]<br /> That's 0 if the dot product of a and b is 0 (a is perpendicular to b) and undefined if ||b||= 0.[/tex]