CH 10 Vectors and The Geometry of Space
CH 10 Vectors and The Geometry of Space
CH 10 Vectors and The Geometry of Space
DEFINITIONS
A vector in the plane is a directed line segment. The directed line segment
Two vectors are equal if they have the same length and direction. The arrows we use when we draw vectors are understood to represent the same vector if they have the same length, are parallel, and point in the same direction regardless of the initial point. In textbooks, vectors are usually written in lowercase, boldface letters, for example u. v, and w. Sometimes we use uppercase boldface letters, such as F, to denote a force vector. In handwritten form, it is customary to draw small arrows above the letters, for example
v v v v u , v , w , and F .
We need a way to represent vectors algebraically so that we can be more precise about the direction of a vector.
Let v = PQ . There is one directed line segment equal to PQ whose initial point is the origin. It is the representative of v in standard position and is the vector we normally use to represent v. We can specify v by writing the coordinates of its terminal point position.
DEFINITION
If v is a two-dimensional vector in the plane equal to the vector with initial point at the origin and terminal point v is
v = v1 , v2 .
DEFINITION
The magnitude or length of the vector
v = PQ , for
v = v1 + v2 =
2 2
(x2 x1 )2 + ( y2 y1 )2
0,0 . This vector is
The only vector with length 0 is the zero vector 0 = also the only vector with no specific direction.
EXAMPLE
Find the (a) component form and (b) length of the vector with initial point P(-3, 4) and terminal point Q(-5, 2).
Scalar multiplication:
The definition of vector addition is illustrated geometrically for planar vectors in Figure 12.12a, where the initial point of one vector is placed at the terminal point of the other. Another interpretation is shown in Figure 12.12b (called the parallelogram law of addition), where the sum, called the resultant vector, is the diagonal of the parallelogram.
Figure displays a geometric interpretation of the product ku of the scalar k and vector u. If k > 0, then ku has the same direction as u; if k < 0, then the direction of ku is opposite to that of u. Comparing the lengths of u and ku, we see that
ku = k u
3
The length of ku is the absolute value of the scalar k times the length of u. The vector (-1)u = -u has the same length as u but points in the opposite direction. By the difference u - v of two vectors, we mean u v = u + (-v). If u then
= u1 ,u2 and v = v1 , v2 ,
u v = u1 v1 , u 2 v2 .
EXAMPLE
Let u = Find
(a) 2u + 3 v (b) u - v
Unit Vectors
A vector v of length 1 is called a unit vector. The standard unit vectors are
1,0 , and j = 0,1 . Any vector v = v1 , v2 can be written as a linear combination of the
i= standard unit vectors as follows:
P ( x1 , y1 ) to P2 ( x2 , y2 ) is 1
1 1 v = v =1 v v
That is, v / |v| is a unit vector in the direction of v, called the direction of the nonzero vector v.
EXAMPLE
Find a unit vector u in the direction of the vector from P1(1,0) to P2(3,2).