The page treated addition, subtraction, and scalar multiplication one at a time, presenting each through three lenses — a component formula, a geometric picture, and a list of algebraic rules that the operation satisfies. The table below collects all three operations across those three views in a single place, making explicit the parallel structure that runs through the page and showing where each operation borrows from or extends the others.
| Operation |
Component formula |
Geometric picture |
Algebraic rules |
| Addition |
a + b = (a₁ + b₁, …, aₙ + bₙ) |
tip-to-tail chain or parallelogram diagonal |
commutative, associative; identity 0; inverse −a |
| Subtraction |
a − b = (a₁ − b₁, …, aₙ − bₙ) |
arrow from tip of b to tip of a (common tail) |
defined as a + (−b); inherits all addition rules |
| Scalar multiplication |
ca = (ca₁, …, caₙ) |
scales length by |c|; reverses direction if c < 0 |
associative with scalars; distributive (both ways); identity 1 |