UCT MAM1000 lecture notes part 41 – 3D geometry and vectors part iv
Scalar and vector projections
Given two vectors, can we ask how much of one vector is pointing in the direction of the other? We can certainly ask how much of the vector is pointing in the
direction – the answer is just 5. You can think of this as projecting the vector onto the
-axis and asking for its projected length. Similarly we can ask about the projection of a vector into any arbitrary direction. This is illustrated in figure \ref{vec6}. Imagine having a light perpendicular to
shining towards it. There is a shadow of the vector
cast on the line of
. This is the scalar projection of
in the direction of
, also called the component of
in the direction of
. When you are looking at this, clearly the size of
is unimportant, so you can think of an infinite line stretching in both directions parallel to
.…