Page 170 - Advanced engineering mathematics
P. 170
150 CHAPTER 6 Vectors and Vector Spaces
z
z
F + G F + G G
G
F
F
y
y
x
x
FIGURE 6.4 Parallelogram law for vector
addition. FIGURE 6.5 Alternative view of the
parallelogram law.
z
(0,0,1)
k
y
j (0,1,0)
i
(1,0,0)
x
FIGURE 6.6 Unit vectors i, j, and k.
lengths of any two sides of a triangle must be at least as great as the length of the third side, we
have the triangle inequality
F + G ≤ F + G .
A vector of length 1 is called a unit vector. The unit vectors along the positive axes are
shown in Figure 6.6 and are labeled
i =< 1,0,0 >, j =< 0,1,0 >, k =< 0,0,1 >.
We can write any vector F =< a,b,c > as
F =< a,b,c > = a < 1,0,0 > +b < 0,1,0 > +c < 0,0,1 >
= ai + bj + ck.
Copyright 2010 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).
Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.
October 14, 2010 14:21 THM/NEIL Page-150 27410_06_ch06_p145-186