Zero Vector
Key Formula
0=⟨0,0,…,0⟩
Where:
- 0 = The zero vector, with every component equal to zero
Worked Example
Problem: Given the vector v=⟨3,−2⟩, find the vector u such that v+u=0.
Step 1: The zero vector in two dimensions is the vector with both components equal to zero.
0=⟨0,0⟩
Step 2: Set up the component equations from v+u=0.
⟨3+u1,−2+u2⟩=⟨0,0⟩
Step 3: Solve each component: u1=−3 and u2=2.
u=⟨−3,2⟩
Answer: u=⟨−3,2⟩. This is the additive inverse of v, and their sum produces the zero vector ⟨0,0⟩.
Why It Matters
The zero vector serves as the additive identity for vector addition: adding it to any vector v leaves v unchanged. This role is essential in linear algebra, where the zero vector is always included in every vector space and subspace. In physics, a zero resultant vector means forces are balanced and an object is in equilibrium.
Common Mistakes
Mistake: Saying the zero vector has a direction, or that it "points nowhere" is problematic.
Correction: The zero vector is the only vector with no defined direction. Its magnitude is zero, so direction is undefined — not "north," "up," or any other direction.
Related Terms
- Vector — General concept that the zero vector belongs to
- Magnitude of a Vector — The zero vector has magnitude zero
- Unit Vector — Opposite extreme: magnitude one, defined direction
- Vector Addition — Zero vector is the additive identity
