Vector Arithmetic
These notes cover vector arithmetic, focusing on parts of a vector (magnitude and direction) and operations of vectors (addition, subtraction, and scalar multiplication). Readers will learn how to manipulate vectors to solve problems in physics, engineering, computer science, and mathematics. Through practical exercises and theoretical discussions, they will develop a strong understanding of vector arithmetic and its applications.
What is a vector?

Vectors are used to represent mathematical quantities that hold both a magnitude and a direction. You may have seen them before in physics when working with force or velocity.

For example, a force vector would be described by something like: a person is pushing a toy car forward with a power of 5 Newtons. We would depict this vector with an arrow starting at the point of impact and ending some distance away in the described direction.
Notice that the point of impact does not define the vector, only the magnitude and the direction.
Consider this sketch of vectors in a 2-Dimensional coordinate plane.

While all of these directed line segments originate from different points, each of them depicts the same vector. In particular, they depict a vector that moves
Notice that we obtain the vector
Since the initial point of the vector is not important, we often denote all vectors as originating from the origin. We call these vectors position vectors.
These constructions are not unique to 2-dimensional space. In fact, while we will only go up to 3-dimensional space, you can extend the terminology for a vector up to
Example: Find the directed line segments between the points
- Subtract the coordinates of the initial point,
, from the coordinates of the terminal point, , to find the vector representation of the line segment: . - The directed line segment from
to is given by . - Subtract the coordinates of the initial point,
, from the coordinates of the terminal point, , to find the vector representation of the line segment: . - The directed line segment from
to is given by .
Answer:
Magnitude and Direction

Magnitude
Recall that a vector encodes both a magnitude and a direction. Sometimes we want to just know the magnitude of the vector, i.e. the distance traveled by the position vector.
Definition: The magnitude, length, of the vector
Or more generally, the magnitude of the vector
Example: Calculate the magnitude of the following vectors:
- Use the formula for the magnitude of a vector:
. - Substitute the given values:
.
Magnitude of Vector
- Use the formula for the magnitude of a vector:
. - Substitute the given values:
.
Magnitude of Vector
- Use the formula for the magnitude of a vector:
. - Substitute the given values:
.
Magnitude of Vector
- Use the formula for the magnitude of a vector:
. - Substitute the given values:
.
Magnitude of Vector
Direction
Similiarly, one might want to know the direction a vector points in. This information is not immediately obvious; for example, the position vectors
So, how do we remove magnitude from the vector in order to see the direction more clearly?
Definition: The unit vector, or direction, of the vector
Notice, that a unit vector always has magnitude 1. To see why, click proof.
Proof
Given a vectorExample: Find the unit vector of the following vectors:
- Use the formula for the magnitude of a vector:
. - Substitute the given values:
. - Use the formula for the unit vector:
. - Subsitude the given values:
. - Distribute for clarity:
.
Magnitude of Vector
- Use the formula for the magnitude of a vector:
. - Substitute the given values:
. - Use the formula for the unit vector:
. - Subsitude the given values:
. - Distribute for clarity:
.
Magnitude of Vector
- Use the formula for the magnitude of a vector:
. - Substitute the given values:
. - Use the formula for the unit vector:
. - Subsitude the given values:
. - Distribute for clarity:
.
Magnitude of Vector
- Use the formula for the magnitude of a vector:
. - Substitute the given values:
. - Use the formula for the unit vector:
. - Subsitude the given values:
.Extra close brace or missing open brace - Distribute for clarity:
.
Magnitude of Vector
Special Vectors
There are a couple special vectors that we use to simplify notation. The first is the only vector with no direction:
Definition: The zero vector,
Be careful to distinguish between 0 the origin and
The second type of special vector is called a standard basis vector:
Definition: A standard basis vector is a unit vector that moves in the direction of an axis.
For example, in 3-dimensional space, there are 3 standard basis vectors:
Addition and Subtraction

Now that we know what a vector is and how to break it down into its parts, we ask a new question: how do you work with vectors?
Given two vectors
Definition: The additiona of two vectors,
Note that substraction is just the addition of the negative form of the second vector, i.e.

Example: Let
- Use the formula for addition of two vectors:
. - Substitute the given values:
. - Simplify:
.
Addition of Vectors
- Use the formula for addition of two vectors:
. - Substitute the given values:
. - Simplify:
.
Addition of Vectors
- Use the formula for addition of two vectors:
. - Substitute the given values:
. - Simplify:
.
Addition of Vectors
- Use the formula for addition of two vectors:
. - Substitute the given values:
. - Simplify:
.
Subtraction of Vector
Scalar Multiplication

This is the transcript for Video 4...
Self-assessment Questions
1. Recall: What is the formula for adding two vectors
The correct answer is A.
2. Mimic: Given the vector
The correct answer is B. The magnitude is
|
|
3. Apply: If
The correct answer is C.
Add the two vectors:
4. Expand: Which of the following statements is true regarding the addition of two vectors?
The correct answer is D. The magnitude of the sum can be equal to or less than, but not greater than, the sum of the magnitudes of the individual vectors, depending on their directions. The two sums will be equal when the vectors point in the same direction. Otherwise, the magnitude of the sum will be shorter due to the triangle inequality theorem. To see a visual of this, go to the "Magnitude and Direction" section of this page.
Example of adding two vectors in the same direction:
|
Example of adding two vectors in different directions:
|