lesson2
lesson2
Located Vectors
Any pair of points Aðai Þ and Bðbi Þ in Rn defines the located vector or directed line segment from A to B,
! !
written AB . We identify AB with the vector
u ¼ B A ¼ ½b1 a1 ; b2 a2 ; . . . ; bn an
!
because AB and u have the same magnitude and direction. This is pictured in Fig. 1-2(b) for the
points Aða1 ; a2 ; a3 Þ and Bðb1 ; b2 ; b3 Þ in R3 and the vector u ¼ B A which has the endpoint
Pðb1 a1 , b2 a2 , b3 a3 Þ.
Hyperplanes
A hyperplane H in Rn is the set of points ðx1 ; x2 ; . . . ; xn Þ that satisfy a linear equation
a1 x1 þ a2 x2 þ þ an xn ¼ b
where the vector u ¼ ½a1 ; a2 ; . . . ; an of coefficients is not zero. Thus a hyperplane H in R2 is a line, and a
! We show below, as pictured in Fig. 1-3(a) for R , that u is orthogonal to
hyperplane H in R3 is a plane. 3
any directed line segment PQ , where Pð pi Þ and Qðqi Þ are points in H: [For this reason, we say that u is
normal to H and that H is normal to u:]
Figure 1-3
Because Pð pi Þ and Qðqi Þ belong to H; they satisfy the above hyperplane equation—that is,
a1 p1 þ a2 p2 þ þ an pn ¼ b and a1 q1 þ a2 q2 þ þ an qn ¼ b
!
Let v ¼ PQ ¼ Q P ¼ ½q1 p1 ; q2 p2 ; . . . ; qn pn
Then
Lines in Rn
The line L in Rn passing through the point Pðb1 ; b2 ; . . . ; bn Þ and in the direction of a nonzero vector
u ¼ ½a1 ; a2 ; . . . ; an consists of the points X ðx1 ; x2 ; . . . ; xn Þ that satisfy
8
>
> x ¼ a1 t þ b1
< 1
x2 ¼ a2 t þ b2
X ¼ P þ tu or or LðtÞ ¼ ðai t þ bi Þ
>
> ::::::::::::::::::::
:
xn ¼ an t þ bn
where the parameter t takes on all real values. Such a line L in R3 is pictured in Fig. 1-3(b).
EXAMPLE 1.6
(a) Let H be the plane in R3 corresponding to the linear equation 2x 5y þ 7z ¼ 4. Observe that Pð1; 1; 1Þ and
Qð5; 4; 2Þ are solutions of the equation. Thus P and Q and the directed line segment
!
v ¼ PQ ¼ Q P ¼ ½5 1; 4 1; 2 1 ¼ ½4; 3; 1
lie on the plane H. The vector u ¼ ½2; 5; 7 is normal to H, and, as expected,
u v ¼ ½2; 5; 7 ½4; 3; 1 ¼ 8 15 þ 7 ¼ 0
That is, u is orthogonal to v.
(b) Find an equation of the hyperplane H in R4 that passes through the point Pð1; 3; 4; 2Þ and is normal to the
vector u ¼ ½4; 2; 5; 6.
The coefficients of the unknowns of an equation of H are the components of the normal vector u; hence, the
equation of H must be of the form
Note that t ¼ 0 yields the point P on L. Substitution of t ¼ 1 yields the point Qð6; 8; 4; 4Þ on L.
Curves in Rn
Let D be an interval (finite or infinite) on the real line R. A continuous function F: D ! Rn is a curve in
Rn . Thus, to each point t 2 D there is assigned the following point in Rn :
FðtÞ ¼ ½F1 ðtÞ; F2 ðtÞ; . . . ; Fn ðtÞ
EXAMPLE 1.7 Consider the curve FðtÞ ¼ ½sin t; cos t; t in R3 . Taking the derivative of FðtÞ [or each component of
FðtÞ] yields
V ðtÞ ¼ ½cos t; sin t; 1
which is a vector tangent to the curve. We normalize V ðtÞ. First we obtain
Cross Product
There is a special operation for vectors u and v in R3 that is not defined in Rn for n 6¼ 3. This operation is
called the cross product and is denoted by u v. One way to easily remember the formula for u v is to
use the determinant (of order two) and its negative, which are denoted and defined as follows:
a b a b
¼ ad bc
c d and c d ¼ bc ad
Here a and d are called the diagonal elements and b and c are the nondiagonal elements. Thus, the
determinant is the product ad of the diagonal elements minus the product bc of the nondiagonal elements,
but vice versa for the negative of the determinant.
Now suppose u ¼ a1 i þ a2 j þ a3 k and v ¼ b1 i þ b2 j þ b3 k. Then
u v ¼ ða2 b3 a3 b2 Þi þ ða3 b1 a1 b3 Þj þ ða1 b2 a2 b1 Þk
a1 a2 a3 a1 a2 a3 a1 a2 a3
¼ i jþ i
b1 b2 b3 b1 b2 b3 b1 b2 b3
That is, the three components of u v are obtained from the array
a1 a2 a3
b1 b2 b3
(which contain the components of u above the component of v) as follows:
Note that u v is a vector; hence, u v is also called the vector product or outer product of u
and v.
EXAMPLE 1.9 Find u v where: (a) u ¼ 4i þ 3j þ 6k, v ¼ 2i þ 5j 3k, (b) u ¼ ½2; 1; 5, v ¼ ½3; 7; 6.
4 3 6
(a) Use to get u v ¼ ð9 30Þi þ ð12 þ 12Þj þ ð20 6Þk ¼ 39i þ 24j þ 14k
2 5 3
2 1 5
(b) Use to get u v ¼ ½6 35; 15 12; 14 þ 3 ¼ ½41; 3; 17
3 7 6
i j ¼ k; j k ¼ i; ki¼j
j i ¼ k; k j ¼ i; i k ¼ j
Thus, if we view the triple ði; j; kÞ as a cyclic permutation, where i follows k and hence k precedes i, then
the product of two of them in the given direction is the third one, but the product of two of them in the
opposite direction is the negative of the third one.
Two important properties of the cross product are contained in the following theorem.
CHAPTER 1 Vectors in Rn and Cn, Spatial Vectors 11
Figure 1-4
uvw
We note that the vectors u; v, u v form a right-handed system, and that the following formula
gives the magnitude of u v:
ku vk ¼ kukkvk sin y
where y is the angle between u and v.