M BUZZ CRAZE NEWS
// news

Projection of vector a onto vector b using vector triple product [closed]

By Emma Johnson
$\begingroup$

We know the formula for projection of a on b $$ proj_{b} (a)=\left(\frac{a\cdot b}{||b||^2}\right)b = \left(\frac{a\cdot b}{b\cdot b}\right)b$$

and its length is called component of a in the direction of b written $$comp_b(a)=||proj_b(a)||=\frac{a\cdot b}{||b||}$$

How can we establish any relationship of above formulas with the following

Projection using vector triple product?

Projpart1

projpart2

$\endgroup$ 3

1 Answer

$\begingroup$

The sum of vector projection of a $\vec{a}$ onto a nonzero $\vec{b}$ and orthogonal projection of $\vec{a}$ onto the plane orthogonal to $\vec{b}$ is equal to $\vec{a}$.

More details are here $\rightarrow$ .

$\endgroup$