Is there anything interesting from math point of view when adding two zero length vectors ? Do you get same vector that points in all directions same way ?
$\vec{0}+\vec{0}$ =?
Is there anything interesting from math point of view when adding two zero length vectors ? Do you get same vector that points in all directions same way ?
$\vec{0}+\vec{0}$ =?
think about what zero vector is: a vector without length, so zero vector plus zero vector is like this: $$\begin{pmatrix} 0\\ 0\\ \vdots\\ 0\\ \vdots\\ 0 \end{pmatrix}+ \begin{pmatrix} 0\\ 0\\ \vdots\\ 0\\ \vdots\\ 0 \end{pmatrix}=\begin{pmatrix} 0+0\\ 0+0\\ \vdots\\ 0+0\\ \vdots\\ 0+0 \end{pmatrix}= \vec{0}$$