File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -583,7 +583,8 @@ \subsection{Projections and Unit Vectors}
583583compute $ s$ , we use the fact that the vector $ {\rm proj}_\bb\aa - \aa $
584584(along the dotted line in the diagram) is orthogonal to $ \bb $ . Thus
585585$ ({\rm proj}_\bb\aa - \aa )\cdot \bb = 0 $ , or $ (s\bb -\aa )\cdot \bb =0 $ , or
586- $ s = \aa \cdot \bb / \bb \cdot \bb = \aa \cdot \bb / \| \bb\| ^2 $ . Thus
586+ $ (s\bb )\cdot \bb -\aa \cdot \bb =0 $ , or $ s(\bb \cdot \bb )=\aa \cdot \bb =$ , or
587+ $ s = (\aa \cdot \bb ) / (\bb \cdot \bb ) = (\aa \cdot \bb ) / \| \bb\| ^2 $ . Thus
587588\begin {equation }
588589\label {eq:projection }
589590{\rm proj}_\bb\aa = {{\aa\cdot\bb }\over {\| \bb \| ^2}}\bb .
Original file line number Diff line number Diff line change 11% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
22% %
3- % ROOT FILE 5 %
3+ % ROOT FILE 5 %
44% %
55% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
66
You can’t perform that action at this time.
0 commit comments