PX153 - A4 - vector operations

addition and subtraction

u±v=(ux±vx,uy±vy,uz±vz)

vector products

scalar/dot product

s=uv=|u||v|cosθ

- θ= angle between the vectors

i^i^=j^j^=k^k^=1

and
$$\underline{\hat i}\cdot \underline{\hat j}=\underline{\hat j}\cdot \underline{\hat k}=\underline{\hat k}\cdot \underline{\hat i}=0$$
- this denotes that the basis vectors are orthonormal

vector/cross product