2 Vectors
(Relevant Section of the Textbook: 12.2 Vectors)
We have talked about one fundamental use of
Definition 2.1 (Vector) A vector is a directed line segment, an object that stores both a length (called its magnitude), and a direction. You may draw a vector as a directed line segment, or a little arrow in space.
Example 2.1 (Points vs Vectors) Which of the following quantities are positions? Which are vectors?
- Where I parked my car.
- The wind hitting me in the face
- The location of mars in the solar system.
- The velocity of mars in the solar system.
- Gravity’s acceleration
Exercise 2.1 Come up with some of your own scenarios that are measured using: 2-d points. 3-d vectors. 4d points, 4d vectors.
To work with vectors, we need a means of writing them down using numbers. One idea is to use the same Cartesian coordinate system discussed in the previous chapter, to express a vector in components.
Definition 2.2 (Vector Notation) To help avoid confusing points and vectors, we will try to use different notations for the two. For a point, we use a simple letter, like
When using cartesian coordinates, we write a point inline with round brackets,
Definition 2.3 (The Zero Vector) The zero vector in an
2.1 Arithmetic of Vectors
Definition 2.4 (Vector Addition) Vector addition is defined to give the combined effect of two vectors: if
In cartesian coordinates, this is
PICTURE
Vector addition can be used to describe complicated motion in terms of simpler pieces. Indeed, this idea was used by the ancient greeks in their planetary model, where the complicated motion of objects in the heavens was modeled as a combination of various circular motions (or epicycles). Below is an animation showing their model of Mars’ motion about the earth, decomposed in terms of a sum of three circles.
Definition 2.5 (Scalar Multiplication) If
Because we think of real numbers as being the kind of things that can scale vectors, we often call them scalars.
Definition 2.6 (Linear Combination) A linear combination of a list of vectors is a new vector made by taking a sum of scalar multiples of the original list.
For example, if
In this calculation you saw a bit of vector arithmetic: it works just like the arithmetic of numbers, one coordinate at a time.
Theorem 2.1 (Vector Arithmetic) Let
2.2 Coordinate Bases
Cartesian coordinates are built from a collection of perpendicular axes. Each of these axes has a direction that we call a standard basis direction
Definition 2.7 (Standard Basis) For
For
In general
For example,
Definition 2.8 (Standard Basis in
In
We can use these standard basis vectors to express any vector in space. For example, in
2.3 Magnitude and Direction Information
One common use for vectors is to give directions to get from one point to another: that is, given points
PIC
This vector encodes the magnitude and direction information of “if you are at
Definition 2.9 (Vector from Two Points) The displacement vector from a point
Thus, the vector
Definition 2.10 (Magnitude) The magnitude of the vector
A vector of length 1 is called a unit vector. We think of these as measuring purely direction just as we think of numbers as measuring purely length.
Definition 2.11 (Unit Vector in Given Direction) If
Exercise 2.2 (Unit Vectors in Given Directions) Find a unit vector in the direction of
Exercise 2.3 (Unit Vectors in Given Directions) Find a vector of length
2.4 Videos
2.4.1 Video Tutorial Series
Here’s a short series of videos going through the different vector properties discussed above: