Vectors
Chapter 9: Vectors
Definition of a Vector
Vector: A vector in the plane is defined as a line segment with an assigned direction.
Notation: Vectors are denoted as AB, where:
- Point A: Initial point of the vector
- Point B: Terminal point of the vectorMagnitude: The length of the line segment AB is referred to as the magnitude or length of the vector and is denoted by .
Equality of Vectors: Two vectors are considered equal if they have equal magnitude and the same direction.
Operations on Vectors
Addition of Vectors
Given vectors u and v, the sum is defined as:
.
Scalar Multiplication
Let a be a real number and v be a vector. The scalar multiplication is defined as:
is defined as follows:
- The vector has magnitude .
- The direction of is the same as if a > 0, opposite if a < 0, and is the zero vector if .
Vectors in the Coordinate Plane
A vector v can be represented as an ordered pair of real numbers:
where:
- a: Horizontal component (x-component) of v
- b: Vertical component (y-component) of vDistinction: It is crucial to distinguish between the vector egin{pmatrix} a \ b \ \ ext{and} \ ext{the point} \ (a, b).
Component Form of Vector
If vector v is represented in the plane with initial point P() and terminal point Q(), then the component form is:
.In 3D space, if vector v has initial point P() and terminal point Q(), then:
.
Examples of Vectors
Example 1
a) Find the component form of vector u with initial point (−2, 5) and terminal point (3, 7).
b) If vector v = (3, 7) has an initial point (2, 4), determine its terminal point.
c) Sketch vector w = (2, 3) with initial points (0, 0), (2, 2), (−2, −1), and (1, 4).
Conditions for Vector Equality
For vectors u = (a1, b1) and v = (a2, b2), the two vectors are equal if:
.In 3D, vectors u = (a1, b1, c1) and v = (a2, b2, c2) are equal if:
.
Magnitude of a Vector
The magnitude or length of a vector v = (a, b) is given by:
.In R3, the magnitude is:
.
Example 2
Find the magnitude of each vector:
1. a)
2. b)
3. c) w = egin{pmatrix} rac{3}{5} \ rac{4}{5} \ \ ext{(Find the magnitude.)}
Algebraic Operations on Vectors
If u = (a1, b1) and v = (a2, b2), then:
1.
2.
3. For scalar c: , where $c R$.In R3, the same operations are defined as:
.
Example 3
Given u = (2, -3) and v = (-1, 2), calculate:
-
-
- .
Properties of Vectors
Commutative Property: .
Associative Property: .
Identity: , where 0 = (0, 0) is the zero vector.
Inverse: .
Scalar Multiplication Distributes Over Vector Addition:
-
- .Associative Property of Scalars:
- .Properties of Scalar 1 and 0:
-
-
- .Length Property: .
Triangle Inequality: |u + v| \leq |u| + |v|.
Unit Vectors
Unit Vector: A vector of length 1 is called a unit vector.
Definition: A unit vector is defined by:
.Standard Unit Vectors in R2:
-
-Standard Unit Vectors in R3:
-
-
- .
Expressions in terms of i and j
A vector v can be expressed in terms of i and j as follows:
.In R3, the expression expands to:
.
Example 4
a) Rewrite vector u = (5, −8) in terms of i and j.
b) If u = 3i + 2j and v = -i + 6j, write in terms of i and j.
Horizontal and Vertical Components of a Vector
Let v be a vector with magnitude and direction .
The vector can be expressed as:
Therefore, we can express v as:
.
Example 5
A dog runs 4 miles in a direction 30° north of east. Assuming the origin is the dog’s starting point and east is the positive x-axis, determine the coordinates of the dog’s location.
Example 6
Find all vector x which satisfy the vector equation:
.
Example 7
For each of the vectors given, find a unit vector which points in the same direction as the vector:
1. a) (1, 2)
2. b) (2, 3, -5)
Example 8
A flea hops from point (1, 0) to points (2, 1), (3, 0), (1, -2), and finally (-1, -3). Calculate how far the flea has hopped, and find the vector pointing from the flea’s initial position to its final position.
Dot Product of Vectors
If u = (a1, b1) and v = (a2, b2) are vectors, then their dot product is defined as:
u ullet v = a_1a_2 + b_1b_2.Note: The dot product results in a scalar (real number), not a vector.
Example 9
Calculate the dot product for:
1. a) and .
2. b) and .
Properties of the Dot Product
Commutative: u ullet v = v ullet u.
Associative: (au) ullet v = a(u ullet v) = u ullet (av).
Distributive: (u + v) ullet w = u ullet w + v ullet w.
Length Property: |u|^2 = u ullet u.
Dot Product Theorem
If is the angle between two nonzero vectors u and v, then:
The relationship is given by:
u ullet v = |u| |v| cos( heta),From this, you can derive:
cos( heta) = rac{u ullet v}{|u||v|}.
Orthogonal Vectors
Two nonzero vectors u and v are considered perpendicular (orthogonal) if and only if:
u ullet v = 0.
Example 10
Find the angle between the vectors:
1. and .
Example 11
Identify all unit vectors that are perpendicular to the vector (2, -3).
Example 12
An airplane flies from point (1, 1, 3) to point (5, -5, 0.1). The unit distance is one mile. If it takes the plane 4 minutes to make this descent, calculate the descent speed in miles per hour.