Chap 1
Chap 1
1.1. Given the vectors M = 10ax + 4ay 8az and N = 8ax + 7ay 2az , find:
a) a unit vector in the direction of M + 2N.
M + 2N = 10ax 4ay + 8az + 16ax + 14ay 4az = (26, 10, 4)
Thus
a=
(26, 10, 4)
= (0.92, 0.36, 0.14)
|(26, 10, 4)|
8 64176
2
2
1
2
(11.75)ax (11.75)ay + (11.75)az = 7.83ax 7.83ay + 3.92az
3
3
3
1
BA
= (0.77, 0.62, 0.15)
|B A|
c) a unit vector directed from the origin to the midpoint of the line AB.
a0M =
(3, 1, 3)
(A + B)/2
=
= (0.69, 0.23, 0.69)
|(A + B)/2|
19
d) the coordinates of the point on the line connecting A to B at which the line intersects the plane z = 3.
Note that the midpoint, (3, 1, 3), as determined from part c happens to have z coordinate of 3. This
is the point we are looking for.
1.5. A vector field is specified as G = 24xyax + 12(x 2 + 2)ay + 18z2 az . Given two points, P (1, 2, 1) and
Q(2, 1, 3), find:
a) G at P : G(1, 2, 1) = (48, 36, 18)
b) a unit vector in the direction of G at Q: G(2, 1, 3) = (48, 72, 162), so
aG =
(3, 1, 4)
PQ
=
= (0.59, 0.20, 0.78)
|P Q|
26
d) the equation of the surface on which |G| = 60: We write 60 = |(24xy, 12(x 2 + 2), 18z2 )|, or
10 = |(4xy, 2x 2 + 4, 3z2 )|, so the equation is
100 = 16x 2 y 2 + 4x 4 + 16x 2 + 16 + 9z4
1.6. For the G field in Problem 1.5, make sketches of Gx , Gy , Gz and |G| along the line y = 1, z = 1, for
0 x 2. We find
G(x, 1, 1) = (24x, 12x 2 + 24, 18), from which Gx = 24x, Gy = 12x 2 + 24,
Gz = 18, and |G| = 6 4x 4 + 32x 2 + 25. Plots are shown below.
1.7. Given the vector field E = 4zy 2 cos 2xax + 2zy sin 2xay + y 2 sin 2xaz for the region |x|, |y|, and |z| less
than 2, find:
a) the surfaces on which Ey = 0. With Ey = 2zy sin 2x = 0, the surfaces are 1) the plane z = 0, with
|x| < 2, |y| < 2; 2) the plane y = 0, with |x| < 2, |z| < 2; 3) the plane x = 0, with |y| < 2, |z| < 2;
4) the plane x = /2, with |y| < 2, |z| < 2.
b) the region in which Ey = Ez : This occurs when 2zy sin 2x = y 2 sin 2x, or on the plane 2z = y, with
|x| < 2, |y| < 2, |z| < 1.
c) the region in which E = 0: We would have Ex = Ey = Ez = 0, or zy 2 cos 2x = zy sin 2x =
y 2 sin 2x = 0. This condition is met on the plane y = 0, with |x| < 2, |z| < 2.
1.8. Two vector fields are F = 10ax + 20x(y 1)ay and G = 2x 2 yax 4ay + zaz . For the point P (2, 3, 4),
find:
a) |F|: F at (2, 3, 4) = (10, 80, 0), so |F| = 80.6.
b) |G|: G at (2, 3, 4) = (24, 4, 4), so |G| = 24.7.
c) a unit vector in the direction of F G: F G = (10, 80, 0) (24, 4, 4) = (34, 84, 4). So
a=
FG
(34, 84, 4)
=
= (0.37, 0.92, 0.04)
|F G|
90.7
d) a unit vector in the direction of F + G: F + G = (10, 80, 0) + (24, 4, 4) = (14, 76, 4). So
a=
F+G
(14, 76, 4)
=
= (0.18, 0.98, 0.05)
|F + G|
77.4
3
(x 2
25
(xax + yay )
+ y2)
Find:
a) a unit vector in the direction of G at P (3, 4, 2): Have Gp = 25/(9 + 16) (3, 4, 0) = 3ax + 4ay ,
and |Gp | = 5. Thus aG = (0.6, 0.8, 0).
b) the angle between G and ax at P : The angle is found through aG ax = cos . So cos =
(0.6, 0.8, 0) (1, 0, 0) = 0.6. Thus = 53 .
c) the value of the following double integral on the plane y = 7:
0
0
4 2
0
4 2
0
G ay dzdx
4
4 2
25
25
350
7
dzdx
=
dx
(xa
+
ya
)
a
dzdx
=
x
y
y
2 + 49
2 + 49
x2 + y2
x
x
0
0
0
1
1 4
tan
0 = 26
= 350
7
7
1.10. Use the definition of the dot product to find the interior angles at A and B of the triangle defined by the
three points A(1, 3, 2), B(2, 4, 5), and C(0, 2, 1):
a) Use RAB = (3,
1,
7) and RAC = (1, 5, 3) to form RAB RAC = |RAB ||RAC | cos A . Obtain
3 + 5 + 21 = 59 35 cos A . Solve to find A = 65.3 .
b) Use RBA = (3,1,7) and RBC = (2, 6, 4) to form RBA RBC = |RBA ||RBC | cos B . Obtain
6 + 6 + 28 = 59 56 cos B . Solve to find B = 45.9 .
1.11. Given the points M(0.1, 0.2, 0.1), N(0.2, 0.1, 0.3), and P (0.4, 0, 0.1), find:
a) the vector RMN : RMN = (0.2, 0.1, 0.3) (0.1, 0.2, 0.1) = (0.3, 0.3, 0.4).
b) the dot product RMN RMP : RMP = (0.4, 0, 0.1) (0.1, 0.2, 0.1) = (0.3, 0.2, 0.2). RMN
RMP = (0.3, 0.3, 0.4) (0.3, 0.2, 0.2) = 0.09 + 0.06 + 0.08 = 0.05.
c) the scalar projection of RMN on RMP :
RMN aRMP = (0.3, 0.3, 0.4)
0.05
=
= 0.12
0.09 + 0.04 + 0.04
0.17
M = cos
RMN RMP
|RMN ||RMP |
= cos
0.05
0.34 0.17
= 78
1.12. Given points A(10, 12, 6), B(16, 8, 2), C(8, 1, 4), and D(2, 5, 8), determine:
a) the vector projection of RAB + RBC on RAD : RAB + RBC = RAC = (8, 1, 4) (10, 12, 6) =
(2, 11, 10) Then RAD = (2, 5, 8) (10, 12, 6) = (12, 17, 14). So the projection will
be:
(12, 17, 14) (12, 17, 14)
(RAC aRAD )aRAD = (2, 11, 10)
= (6.7, 9.5, 7.8)
629
629
b) the vector projection of RAB + RBC on RDC : RDC = (8, 1, 4) (2, 5, 8) = (10, 6, 4). The
projection is:
(10, 6, 4) (10, 6, 4)
(RAC aRDC )aRDC = (2, 11, 10)
= (8.3, 5.0, 3.3)
152
152
c) the angle between RDA and RDC : Use RDA = RAD = (12, 17, 14) and RDC = (10, 6, 4).
The angle is found through the dot product of the associated unit vectors, or:
(12, 17, 14) (10, 6, 4)
D = cos1 (aRDA aRDC ) = cos1
= 26
629 152
1.13. a) Find the vector component of F = (10, 6, 5) that is parallel to G = (0.1, 0.2, 0.3):
F||G =
FG
(10, 6, 5) (0.1, 0.2, 0.3)
(0.1, 0.2, 0.3) = (0.93, 1.86, 2.79)
G=
2
|G|
0.01 + 0.04 + 0.09
GF
1.3
F = (0.1, 0.2, 0.3)
(10, 6, 5) = (0.02, 0.25, 0.26)
2
|F|
100 + 36 + 25
RBA RBC = [(0, 1, 0) (0.5 3, 0.5, 0)] [( 3/6, 0.5, 2/3) (0.5 3, 0.5, 0)]
= (0.5 3, 0.5, 0) ( 3/3, 0, 2/3) = (0.41, 0.71, 0.29)
The required unit vector will then be:
RBA RBC
= (0.47, 0.82, 0.33)
|RBA RBC |
b) Find the area of the face ABC:
Area =
1
|RBA RBC | = 0.43
2
5
1.15. Three vectors extending from the origin are given as r1 = (7, 3, 2), r2 = (2, 7, 3), and r3 = (0, 2, 3).
Find:
a) a unit vector perpendicular to both r1 and r2 :
ap12 =
1
|r1 r2 | = 30.3
2
1
1
|(r2 r1 ) (r2 r3 )| = |(9, 4, 1) (2, 5, 6)| = 32.0
2
2
The vector in the opposite direction to this one is also a valid answer.
b) Find a unit vector in the plane of the triangle and perpendicular to RAN :
aAN =
(10, 8, 15)
= (0.507, 0.406, 0.761)
389
Then
apAN = ap aAN = (0.664, 0.379, 0.645) (0.507, 0.406, 0.761) = (0.550, 0.832, 0.077)
The vector in the opposite direction to this one is also a valid answer.
c) Find a unit vector in the plane of the triangle that bisects the interior angle at A: A non-unit vector
in the required direction is (1/2)(aAM + aAN ), where
aAM =
1.19 a) Express the field D = (x 2 + y 2 )1 (xax + yay ) in cylindrical components and cylindrical variables:
Have x = cos , y = sin , and x 2 + y 2 = 2 . Therefore
D=
Then
D = D a =
1
(cos ax + sin ay )
1
1 2
1
cos (ax a ) + sin (ay a ) =
cos + sin2 =
and
D = D a =
1
1
cos (ax a ) + sin (ay a ) = [cos ( sin ) + sin cos ] = 0
Therefore
D=
1
a
1.19b. Evaluate D at the point where = 2, = 0.2, and z = 5, expressing the result in cylindrical and
cartesian coordinates: At the given point, and in cylindrical coordinates, D = 0.5a . To express this in
cartesian, we use
D = 0.5(a ax )ax + 0.5(a ay )ay = 0.5 cos 36 ax + 0.5 sin 36 ay = 0.41ax + 0.29ay
1.20. Express in cartesian components:
a) the vector at A( = 4, = 40 , z = 2) that extends to B( = 5, = 110 , z = 2): We
have A(4 cos 40 , 4 sin 40 , 2) = A(3.06, 2.57, 2), and B(5 cos(110 ), 5 sin(110 ), 2) =
B(1.71, 4.70, 2) in cartesian. Thus RAB = (4.77, 7.30, 4).
b) a unit vector at B directed toward A: Have RBA = (4.77, 7.30, 4), and so
aBA =
(4.77, 7.30, 4)
= (0.50, 0.76, 0.42)
|(4.77, 7.30, 4)|
(1.71, 4.70, 2)
= (0.32, 0.87, 0.37)
|(1.71, 4.70, 2)|
|F| = F F =
1600
240
(cos + sin ) + 22
+ 2
2
2
( + 1)
+1
8
1/2
Sketch |F|:
a) vs. with = 3: in this case the above simplifies to
|F( = 3)| = |F a| = [38 + 24(cos + sin )]1/2
b) vs. with = 0, in which:
1600
240
|F( = 0)| = |F b| =
+ 22
+ 2
2
2
( + 1)
+1
1/2
1/2
1600
240 2
+ 22
+ 2
( 2 + 1)2
+1
1.23. The surfaces = 3, = 5, = 100 , = 130 , z = 3, and z = 4.5 define a closed surface.
a) Find the enclosed volume:
4.5 130 5
d d dz = 6.28
Vol =
100
NOTE: The limits on the integration must be converted to radians (as was done here, but not shown).
b) Find the total area of the enclosing surface:
130 5
Area = 2
d d +
+
3
4.5
100
130
100
5 d dz + 2
4.5 130
100
3
4.5 5
3 d dz
d dz = 20.7
1.24. (continued)
Thus
and |RP Q | =
d) Show that each of these vectors has the same magnitude. Each does, as shown above.
1.25. Given point P (r = 0.8, = 30 , = 45 ), and
sin
1
a
E = 2 cos ar +
r
sin
a) Find E at P : E = 1.10a + 2.21a .
E
= 0.45ar + 0.89a
|E|
30
30
4 60
+2
20
50 4
30
rdrd = 12.61
30
20
= 17.49
11
1.27. (continued)
d) Find the length of the longest straight line that lies entirely within the surface: This will be from
A(r = 2, = 50 , = 20 ) to B(r = 4, = 30 , = 60 ) or
A(x = 2 sin 50 cos 20 , y = 2 sin 50 sin 20 , z = 2 cos 50 )
to
or finally A(1.44, 0.52, 1.29) to B(1.00, 1.73, 3.46). Thus B A = (0.44, 1.21, 2.18) and
Length = |B A| = 2.53
1.28. a) Determine the cartesian components of the vector from A(r = 5, = 110 , = 200 ) to B(r =
7, = 30 , = 70 ): First transform the points to cartesian: xA = 5 sin 110 cos 200 = 4.42,
yA = 5 sin 110 sin 200 = 1.61, and zA = 5 cos 110 = 1.71; xB = 7 sin 30 cos 70 = 1.20,
yB = 7 sin 30 sin 70 = 3.29, and zB = 7 cos 30 = 6.06. Now
RAB = B A = 5.62ax + 4.90ay + 7.77az
b) Find the spherical components of the vector at P (2, 3, 4) extending to Q(3,
RP Q =
2, 5): First,
12
1.29 (continued) Express the unit vector ax in spherical components at the point:
b) x = 3, y = 2,z = 1: First, transform the point to spherical coordinates. Have r =
= cos1 (1/ 14) = 105.5 , and = tan1 (2/3) = 33.7 . Then
14,
2 + z2 =
2
distance = 20 60
360
13
= 20.9