Every operation introduced earlier in the section can be written as a linear combination with a particular pattern of coefficients. Scalar multiplication is a one-vector combination; ordinary addition is a two-vector combination with both coefficients equal to 1; the trivial combination uses all-zero coefficients. The table below recovers each familiar operation as a special case of the general formula c₁v₁ + ⋯ + cₖvₖ — showing that the construction on this page is not a new tool, but a unifying lens through which every operation earlier in the section can be viewed.
| Operation |
Written as a linear combination |
Coefficient pattern |
# vectors k |
| Scalar multiplication cv |
cv |
a single coefficient c |
1 |
| Vector addition u + v |
1·u + 1·v |
both coefficients equal to 1 |
2 |
| Vector subtraction u − v |
1·u + (−1)·v |
coefficients 1 and −1 |
2 |
| Trivial combination |
0·v₁ + 0·v₂ + ⋯ + 0·vₖ |
every coefficient zero — always produces 0 |
any |
| General linear combination |
c₁v₁ + c₂v₂ + ⋯ + cₖvₖ |
arbitrary scalars c₁, …, cₖ |
any |