Just like regular numbers, vectors can be added and subtracted. This came out a lot in physics as well.
We simply have
When multiplying a scalar,
We can note that the additive inverse of a vector A is -A and additive identity is 0, its multiplicative inverse (scalar) being nonexistent and its multiplicative identity being 1.
Unlike regular numbers, however, vectors have dot products and cross products.
Dot product:
In summation notation,
In terms of the angles between the vectors,
Cross product:
I knew about these from physics already, but I newly learned about the Levi-Civita symbol,
We use this for a more compact notation that simplifies vector calculations.
The magnitude of the cross multiplication can be expressed as
I will explain the usages of these products in the next section.