Academy
Vector Spaces
Level 1 - Math I (Physics) topic page in Vector Spaces.
Principle
A vector space is a set where vectors can be added and multiplied by scalars without leaving the set. The word vector does not only mean an arrow in space: coordinate lists, functions, matrices, and physical states can all be vectors when they obey the same algebraic rules.
For physics, vector spaces let us combine allowed states, displacements, fields, or solutions. If two states are allowed and any real multiple of an allowed state is still allowed, linear methods become available.
Notation
Closure under addition means \(\mathbf u+\mathbf v\) stays in \(V\) whenever \(\mathbf u\) and \(\mathbf v\) are in \(V\). Closure under scalar multiplication means \(\lambda\mathbf v\) stays in \(V\) whenever \(\lambda\in\mathbb R\) and \(\mathbf v\in V\).
Method
- State the candidate set \(V\) and the scalar field, usually \(\mathbb R\).
- Take arbitrary vectors \(\mathbf u,\mathbf v\in V\) and test whether \(\mathbf u+\mathbf v\in V\).
- Take an arbitrary scalar \(\lambda\in\mathbb R\) and vector \(\mathbf v\in V\), then test whether \(\lambda\mathbf v\in V\).
- Identify the zero vector \(\mathbf 0\) and check that it belongs to \(V\).
- Check that every vector has an additive inverse inside \(V\).
- Check that the usual associative and distributive scalar rules hold for the operations being used.
Rules
Examples
Checks
- State the scalar field before testing vector-space rules.
- Test closure for arbitrary vectors and arbitrary allowed scalars, not just one example.
- Check that the zero vector belongs to the set.
- Do not rely only on arrow diagrams; the operations define the vector-space structure.