11.2PureCore
Representing Vectors
Vectors are written numerically in two equivalent ways: column vectors and i–j (component) form. Working in components turns vector addition into simple arithmetic on the numbers.
What you'll be able to do
- Write vectors in column and i–j form
- Convert between the two forms
- Add and subtract vectors in component form
- Multiply a component vector by a scalar
1
Two notations
A column vector stacks the horizontal and vertical components. The same vector in – form uses unit vectors (one unit right) and (one unit up).
Top number = component; bottom = component.
2
Adding in components
In component form, add (or subtract) the matching components separately. No diagrams needed.
Combine like components.
1Add parts: .
2Add parts: .
Answer
3
Scalar multiplication
To multiply by a scalar, multiply component.
1Multiply each component by 3.
Answer
Tip — Keep i with i and j with j — never mix the two components.
Formula recap
Column ↔ i–j form.
Add components.
Scalar multiply each part.
Common mistakes to avoid
Adding the i component to the j component.
Add i to i and j to j separately.
Multiplying only one component by the scalar.
A scalar multiplies every component.
Key takeaways
- Column form and i–j form are two ways to write the same vector.
- Add/subtract by combining matching components.
- Scalar multiplication scales every component.
Test yourself
Ready to lock in Representing Vectors? Pick a mode and earn XP & Dobloons.