Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

15E: Vector Calculus (Exercises)

( \newcommand{\kernel}{\mathrm{null}\,}\)

16.1: Vector Fields

1. The domain of vector field F=F(x,y) is a set of points (x,y) in a plane, and the range of F is a set of what in the plane?

Answer:
Vectors

For exercises 2 - 4, determine whether the statement is true or false.

2. Vector field F(x,y)=3x2,1 is a gradient field for both ϕ1(x,y)=x3+y and ϕ2(x,y)=y+x3+100.

3. Vector field F(x,y)=y,xx2+y2 is constant in direction and magnitude on a unit circle.

Answer:
False

4. Vector field F=y,xx2+y2 is neither a radial field nor a rotation field.

For exercises 5 - 13, describe each vector field by drawing some of its vectors.

5. [T] F(x,y)=xi^+yj^

Answer:

6. [T] F(x,y)=yi^+xj^

7. [T] F(x,y)=xi^yj^

Answer:

8. [T] F(x,y)=i^+j^

9. [T] F(x,y)=2xi^+3yj^

Answer:

10. [T] F(x,y)=3i^+xj^

11. [T] F(x,y)=yi^+sinxj^

Answer:

clipboard_e90f52faea8df656c5e8538475924d4a3.png

12. [T] F(x,y,z)=xi^+yj^+zk^

13. [T] F(x,y,z)=2xi^2yj^2zk^

Answer:

clipboard_e1eb143e779ce49ea2a01af87d7a3548d.png

14. [T] F(x,y,z)=yzi^xzj^

 

For exercises 15 - 20, find the gradient vector field of each function f.

15. f(x,y)=xsiny+cosy

Answer:
F(x,y)=sin(y)i^+(xcosysiny)j^

16. f(x,y,z)=zexy

17. f(x,y,z)=x2y+xy+y2z

Answer:
F(x,y,z)=(2xy+y)i^+(x2+x+2yz)j^+y2k^

18. f(x,y)=x2sin(5y)

19. f(x,y)=ln(1+x2+2y2)

Answer:
F(x,y)=2x1+x2+2y2i^+4y1+x2+2y2j^

20. f(x,y,z)=xcos(yz)

 

21. What is vector field F(x,y) with a value at (x,y) that is of unit length and points toward (1,0)?

Answer:
F(x,y)=(1x)i^yj^(1x)2+y2

 

For exercises 22 - 24, write formulas for the vector fields with the given properties.

22. All vectors are parallel to the x-axis and all vectors on a vertical line have the same magnitude.

23. All vectors point toward the origin and have constant length.

Answer:
F(x,y)=(yi^xj^)x2+y2

24. All vectors are of unit length and are perpendicular to the position vector at that point.

 

25. Give a formula F(x,y)=M(x,y)i^+N(x,y)j^ for the vector field in a plane that has the properties that F=0 at (0,0) and that at any other point (a,b),F is tangent to circle x2+y2=a2+b2 and points in the clockwise direction with magnitude F=a2+b2.

Answer:
F(x,y)=yi^xj^

26. Is vector field F(x,y)=(P(x,y),Q(x,y))=(sinx+y)i^+(cosy+x)j^ a gradient field?

27. Find a formula for vector field F(x,y)=M(x,y)i^+N(x,y)j^ given the fact that for all points (x,y), F points toward the origin and F=10x2+y2.

Answer:
F(x,y)=10(x2+y2)3/2(xi^+yj^)

 

For exercises 28 - 29, assume that an electric field in the xy-plane caused by an infinite line of charge along the x-axis is a gradient field with potential function V(x,y)=cln(r0x2+y2), where c>0 is a constant and r0 is a reference distance at which the potential is assumed to be zero.

28. Find the components of the electric field in the x- and y-directions, where E(x,y)=V(x,y).

29. Show that the electric field at a point in the xy-plane is directed outward from the origin and has magnitude E=cr, where r=x2+y2.

Answer:
E=c|r|2r=c|r|r|r|

 

A flow line (or streamline) of a vector field F is a curve r(t) such that dr/dt=F(r(t)). If F represents the velocity field of a moving particle, then the flow lines are paths taken by the particle. Therefore, flow lines are tangent to the vector field.

For exercises 30 and 31, show that the given curve c(t) is a flow line of the given velocity vector field F(x,y,z).

30. c(t)=e2t,ln|t|,1t,t0;F(x,y,z)=2x,z,z2

31. c(t)=sint,cost,et;F(x,y,z)=y,x,z

Answer:
c(t)=cost,sint,et=F(c(t))

 

For exercises 32 - 34, let F=xi^+yj^, G=yi^+xj^, and H=xi^yj^.  Match F, G, and H with their graphs.

32.

33.

Answer:
H

34.

For exercises 35 - 38, let F=xi^+yj^, G=yi^+xj^, and H=xi^+yj^. Match the vector fields with their graphs in (I)−(IV).

  1. F+G
  2. F+H
  3. G+H
  4. F+G

35.

Answer:
d. F+G

36.

clipboard_e75a38125572207465d05c29854873433.png

37.

clipboard_e0404b6b216ac76764fdd9b22d61f3e46.png

Answer:
a. F+G

38.

clipboard_e3db08e2f2eec3aeb28cd303fd451bb14.png

16.2: Line Integrals

1. True or False? Line integral Cf(x,y)ds is equal to a definite integral if C is a smooth curve defined on [a,b] and if function f is continuous on some region that contains curve C.

Answer:
True

2. True or False? Vector functions r1=ti^+t2j^,0t1, and r2=(1t)i^+(1t)2j^,0t1, define the same oriented curve.

3. True or False? C(Pdx+Qdy)=C(PdxQdy)

Answer:
False

4. True or False? A piecewise smooth curve C consists of a finite number of smooth curves that are joined together end to end.

5. True or False? If C is given by x(t)=t,y(t)=t,0t1, then Cxyds=01t2dt.

Answer:
False

For the following exercises, use a computer algebra system (CAS) to evaluate the line integrals over the indicated path.

6. [T] C(x+y)ds

C:x=t,y=(1t),z=0 from (0,1,0) to (1,0,0)

7. [T] C(xy)ds

C:r(t)=4ti^+3tj^ when 0t2

Answer:
C(xy)ds=10

8. [T] C(x2+y2+z2)ds

C:r(t)=sinti^+costj^+8tk^ when 0tπ2

9. [T] Evaluate Cxy4ds, where C is the right half of circle x2+y2=16 and is traversed in the clockwise direction.

Answer:
Cxy4ds=81925

10. [T] Evaluate C4x3ds, where C is the line segment from (2,1) to (1,2).

For the following exercises, find the work done.

11. Find the work done by vector field F(x,y,z)=xi^+3xyj^(x+z)k^ on a particle moving along a line segment that goes from (1,4,2) to (0,5,1).

Answer:
W=8 units of work

12. Find the work done by a person weighing 150 lb walking exactly one revolution up a circular, spiral staircase of radius 3 ft if the person rises 10 ft.

13. Find the work done by force field F(x,y,z)=12xi^12yj^+14k^ on a particle as it moves along the helix r(t)=costi^+sintj^+tk^ from point (1,0,0) to point (1,0,3π).

Answer:
W=3π4 units of work

14. Find the work done by vector field F(x,y)=yi^+2xj^ in moving an object along path C, which joins points (1,0) and (0,1).

15. Find the work done by force F(x,y)=2yi^+3xj^+(x+y)k^ in moving an object along curve r(t)=cos(t)i^+sin(t)j^+16k^, where 0t2π.

Answer:
W=π units of work

16. Find the mass of a wire in the shape of a circle of radius 2 centered at (3, 4) with linear mass density ρ(x,y)=y2.

For the following exercises, evaluate the line integrals.

17. Evaluate CF·dr, where F(x,y)=1j^, and C is the part of the graph of y=12x3x from (2,2) to (2,2).

Answer:
CF·dr=4

18. Evaluate γ(x2+y2+z2)1ds, where γ is the helix x=cost,y=sint,z=t, with  0tT.

19. Evaluate Cyzdx+xzdy+xydz over the line segment from (1,1,1) to (3,2,0).

Answer:
Cyzdx+xzdy+xydz=1

20. Let C be the line segment from point (0, 1, 1) to point (2, 2, 3). Evaluate line integral Cyds.

21. [T] Use a computer algebra system to evaluate the line integral Cy2dx+xdy, where C is the arc of the parabola x=4y2 from (5,3) to (0,2).

Answer:
C(y2)dx+(x)dy=2456

22. [T] Use a computer algebra system to evaluate the line integral C(x+3y2)dy over the path C given by x=2t,y=10t, where 0t1.

23. [T] Use a CAS to evaluate line integral Cxydx+ydy over path C given by x=2t,y=10t, where 0t1.

Answer:
Cxydx+ydy=1903

24. Evaluate line integral C(2xy)dx+(x+3y)dy, where C lies along the x-axis from x=0 to x=5.

26. [T] Use a CAS to evaluate Cy2x2y2ds, where C is defined by the parametric equations x=t,y=t, for 1t5.

Answer:
Cy2x2y2ds=2ln5

27. [T] Use a CAS to evaluate Cxyds, where C is defined by the parametric equations x=t2,y=4t, for 0t1.

In the following exercises, find the work done by force field F on an object moving along the indicated path.

28. F(x,y)=xi^2yj^

C:y=x3 from (0,0) to (2,8)

Answer:
W=66 units of work

29. F(x,y)=2xi^+yj^

<C: counterclockwise around the triangle with vertices (0,0),(1,0), and (1,1)

30. F(x,y,z)=xi^+yj^5zk^

C:r(t)=2costi^+2sintj^+tk^,0t2π

Answer:
W=10π2 units of work

31. Let F be vector field F(x,y)=(y2+2xey+1)i^+(2xy+x2ey+2y)j^. Compute the work of integral CF·dr, where C is the path r(t)=sinti^+costj^,0tπ2.

32. Compute the work done by force F(x,y,z)=2xi^+3yj^zk^ along path r(t)=ti^+t2j^+t3k^,where 0t1.

Answer:
W=2 units of work

33. Evaluate CF·dr, where F(x,y)=1x+yi^+1x+yj^ and C is the segment of the unit circle going counterclockwise from (1,0) to (0,1).

34. Force F(x,y,z)=zyi^+xj^+z2xk^ acts on a particle that travels from the origin to point (1,2,3). Calculate the work done if the particle travels:

  1. along the path (0,0,0)(1,0,0)(1,2,0)(1,2,3) along straight-line segments joining each pair of endpoints;
  2. along the straight line joining the initial and final points.
  3. Is the work the same along the two paths?

Answer:
a. W=11 units of work;
b. W=11 units of work;
c. Yes

35. Find the work done by vector field F(x,y,z)=xi^+3xyj^(x+z)k^ on a particle moving along a line segment that goes from (1,4,2) to (0,5,1).

36. How much work is required to move an object in vector field F(x,y)=yi^+3xj^ along the upper part of ellipse x24+y2=1 from (2,0) to (2,0)?

Answer:
W=2π units of work

37. A vector field is given by F(x,y)=(2x+3y)i^+(3x+2y)j^. Evaluate the line integral of the field around a circle of unit radius traversed in a clockwise fashion.

38. Evaluate the line integral of scalar function xy along parabolic path y=x2 connecting the origin to point (1,1).

Answer:
Cfds=255+1120

39. Find Cy2dx+(xyx2)dy along C:y=3x from (0,0) to (1,3).

40. Find Cy2dx+(xyx2)dy along C:y2=9x from (0,0) to (1,3).

Answer:
Cy2dx+(xyx2)dy=6.15

For the following exercises, use a CAS to evaluate the given line integrals.

41. [T] Evaluate F(x,y,z)=x2zi^+6yj^+yz2k^, where C is represented by r(t)=ti^+t2j^+lntk^,1t3.

42. [T] Evaluate line integral γxeyds where, γ is the arc of curve x=ey from (1,0) to (e,1).

Answer:
γxeyds7.157

43. [T] Evaluate the integral γxy2ds, where γ is a triangle with vertices (0,1,2),(1,0,3), and (0,1,0).

44. [T] Evaluate line integral γ(y2xy)dx, where γ is curve y=lnx from (1,0) toward (e,1).

Answer:
γ(y2xy)dx1.379

45. [T] Evaluate line integral γxy4ds, where γ is the right half of circle x2+y2=16.

46. [T] Evaluate CFdr,CF·dr, where F(x,y,z)=x2yi^+(xz)j^+xyzk^ and

C:r(t)=ti^+t2j^+2k^,0t1.

Answer:
CFdr1.133 units of work

47. Evaluate CFdr, where F(x,y)=2xsinyi^+(x2cosy3y2)j^ and

C is any path from (1,0) to (5,1).

48. Find the line integral of F(x,y,z)=12x2i^5xyj^+xzk^ over path C defined by y=x2,z=x3 from point (0,0,0) to point (2,4,8).

Answer:
CFdr22.857 units of work

49. Find the line integral of C(1+x2y)ds, where C is ellipse r(t)=2costi^+3sintj^ from 0tπ.

For the following exercises, find the flux.

50. Compute the flux of F=x2i^+yj^ across a line segment from (0,0) to (1,2).

Answer:
flux=13

51. Let F=5i^ and let C be curve y=0, with 0x4.  Find the flux across C.

52. Let F=5j^ and let C be curve y=0, with 0x4.  Find the flux across C.

Answer:
flux=20

53. Let F=yi^+xj^ and let C:r(t)=costi^+sintj^ for  0t2π. Calculate the flux across C.

54. Let F=(x2+y3)i^+(2xy)j^. Calculate flux F orientated counterclockwise across the curve C:x2+y2=9.

Answer:
flux=0

Complete the rest of the exercises as stated.

55. Find the line integral of Cz2dx+ydy+2ydz, where C consists of two parts: C1 and C2.  C1 is the intersection of cylinder x2+y2=16 and plane z=3 from (0,4,3) to (4,0,3).  C2 is a line segment from (4,0,3) to (0,1,5).

56. A spring is made of a thin wire twisted into the shape of a circular helix x=2cost,y=2sint,z=t. Find the mass of two turns of the spring if the wire has a constant mass density of ρ grams per cm.

Answer:
m=4πρ5 grams

57. A thin wire is bent into the shape of a semicircle of radius a. If the linear mass density at point P is directly proportional to its distance from the line through the endpoints, find the mass of the wire.

58. An object moves in force field F(x,y,z)=y2i^+2(x+1)yj^ counterclockwise from point (2,0) along elliptical path x2+4y2=4 to (2,0), and back to point (2,0) along the x-axis. How much work is done by the force field on the object?

Answer:
W=0 units of work

59. Find the work done when an object moves in force field F(x,y,z)=2xi^(x+z)j^+(yx)k^ along the path given by r(t)=t2i^+(t2t)j^+3k^,0t1.

60. If an inverse force field F is given by F(x,y,z)=kr3r, where k is a constant, find the work done by F as its point of application moves along the x-axis from A(1,0,0) to B(2,0,0).

Answer:
W=k2 units of work

61. David and Sandra plan to evaluate line integral CF·dr along a path in the xy-plane from (0,0) to (1,1). The force field is F(x,y)=(x+2y)i^+(x+y2)j^. David chooses the path that runs along the x-axis from (0,0) to (1,0) and then runs along the vertical line x=1 from (1,0) to the final point (1,1). Sandra chooses the direct path along the diagonal line y=x from (0,0) to (1,1). Whose line integral is larger and by how much?

16.3: Conservative Vector Fields

1. True or False? If vector field F is conservative on the open and connected region D, then line integrals of F are path independent on D, regardless of the shape of D.

Answer:
True

2. True or False? Function r(t)=a+t(ba), where 0t1, parameterizes the straight-line segment from a to b.

3. True or False? Vector field F(x,y,z)=(ysinz)i^+(xsinz)j^+(xycosz)k^ is conservative.

Answer:
True

4. True or False? Vector field F(x,y,z)=yi^+(x+z)j^yk^ is conservative.

5. Justify the Fundamental Theorem of Line Integrals for CF·dr in the case when F(x,y)=(2x+2y)i^+(2x+2y)j^ and C is a portion of the positively oriented circle x2+y2=25 from (5,0) to (3,4).

Answer:
CF·dr=24

6. [T] Find CF·dr, where F(x,y)=(yexy+cosx)i^+(xexy+1y2+1)j^ and C is a portion of curve y=sinx from x=0 to x=π2.

7. [T] Evaluate line integral CF·dr, where F(x,y)=(exsinyy)i^+(excosyx2)j^, and C is the path given by r(t)=(t3sinπt2)i^(π2cos(πt2+π2))j^ for 0t1.

CNX_Calc_Figure_16_03_201.jpg

Answer:
CF·dr=e3π2

For the following exercises, determine whether the vector field is conservative and, if it is, find the potential function.

8. F(x,y)=2xy3i^+3y2x2j^

9. F(x,y)=(y+exsiny)i^+((x+2)excosy)j^

Answer:
Not conservative

10. F(x,y)=(e2xsiny)i^+(e2xcosy)j^

11. F(x,y)=(6x+5y)i^+(5x+4y)j^

Answer:
Conservative, f(x,y)=3x2+5xy+2y2

12. F(x,y)=(2xcos(y)ycos(x))i^+(x2sin(y)sin(x))j^

13. F(x,y)=(yex+sin(y))i^+(ex+xcos(y))j^

Answer:
Conservative, f(x,y)=yex+xsin(y)

For the following exercises, evaluate the line integrals using the Fundamental Theorem of Line Integrals.

14. C(yi^+xj^)·dr, where C is any path from (0,0) to (2,4)

15. C(2ydx+2xdy), where C is the line segment from (0,0) to (4,4)

Answer:
C(2ydx+2xdy)=32

16. [T] C[arctanyxxyx2+y2]dx+[x2x2+y2+ey(1y)]dy, where C is any smooth curve from (1,1) to (1,2).

17. Find the conservative vector field for the potential function F(x,y)=5x2+3xy+10y2.

Answer:
F(x,y)=(10x+3y)i^+(3x+10y)j^

For the following exercises, determine whether the vector field is conservative and, if so, find a potential function.

18. F(x,y)=(12xy)i^+6(x2+y2)j^

19. F(x,y)=(excosy)i^+6(exsiny)j^

Answer:
F is not conservative.

20. F(x,y)=(2xyex2y)i^+6(x2ex2y)j^

21. F(x,y,z)=(yez)i^+(xez)j^+(xyez)k^

Answer:
F is conservative and a potential function is f(x,y,z)=xyez.

22. F(x,y,z)=(siny)i^(xcosy)j^+k^

23. F(x,y,z)=(1y)i^+(xy2)j^+(2z1)k^

Answer:
F is conservative and a potential function is f(x,y,z)=z.

24. F(x,y,z)=3z2i^cosyj^+2xzk^

25. F(x,y,z)=(2xy)i^+(x2+2yz)j^+y2k^

Answer:
F is conservative and a potential function is f(x,y,z)=x2y+y2z.

For the following exercises, determine whether the given vector field is conservative and find a potential function.

26. F(x,y)=(excosy)i^+6(exsiny)j^

27. F(x,y)=(2xyex2y)i^+6(x2ex2y)j^

Answer:
F is conservative and a potential function is F(x,y)=ex2y

For the following exercises, evaluate the integral using the Fundamental Theorem of Line Integrals.

28. Evaluate Cf·dr, where f(x,y,z)=cos(πx)+sin(πy)xyz and C is any path that starts at (1,12,2) and ends at (2,1,1).

29. [T] Evaluate Cf·dr, where F(x,y)=xy+ex and C is a straight line from (0,0) to (2,1).

Answer:
CF·dr=e2+1

30. [T] Evaluate Cf·dr, where F(x,y)=x2yx and C is any path in a plane from (1, 2) to (3, 2).

31. Evaluate Cf·dr, where f(x,y,z)=xyz2yz and C has initial point (1, 2) and terminal point (3, 5).

Answer:
CF·dr=41

For the following exercises, let F(x,y)=2xy2i^+(2yx2+2y)j^ and G(x,y)=(y+x)i^+(yx)j^, and let C1 be the curve consisting of the circle of radius 2, centered at the origin and oriented counterclockwise, andC2 be the curve consisting of a line segment from (0,0) to (1,1) followed by a line segment from (1,1) to (3,1).

CNX_Calc_Figure_16_03_203.jpgCNX_Calc_Figure_16_03_203-1.jpg

32. Calculate the line integral of F over C1.

33. Calculate the line integral of G over C1.

Answer:
C1G·dr=8π

34. Calculate the line integral of F over C2.

35. Calculate the line integral of G over C2.

Answer:
C2F·dr=7

36. [T] Let F(x,y,z)=x2i^+zsin(yz)j^+ysin(yz)k^. Calculate CF·dr, where C is a path from A=(0,0,1) to B=(3,1,2).

37. [T] Find line integral CF·dr of vector field F(x,y,z)=3x2zi^+z2j^+(x3+2yz)k^ along curve C parameterized by r(t)=(lntln2)i^+t3/2j^+tcos(πt),1t4.

Answer:
CF·dr=150

For the following exercises, show that the following vector fields are conservative by using a computer. Calculate CF·dr for the given curve.

38. F(x,y)=(xy2+3x2y)i^+(x+y)x2j^; C is the curve consisting of line segments from (1,1) to (0,2) to (3,0).

39. F(x,y)=2xy2+1i^2y(x2+1)(y2+1)2j^; C is parameterized by ](x=t^3−1,y=t^6−t,0≤t≤1.\)

Answer:
CF·dr=1

40. [T] F=[cos(xy2)xy2sin(xy2)]i^2x2ysin(xy2)j^; C is curve et,et+1,1t0.

41. The mass of Earth is approximately 6×1027g and that of the Sun is 330,000 times as much. The gravitational constant is 6.7×108cm3/s2·g. The distance of Earth from the Sun is about 1.5×1012cm. Compute, approximately, the work necessary to increase the distance of Earth from the Sun by 1cm.

Answer:
4×1031 erg

42. [T] Let F(x,y,z)=(exsiny)i^+(excosy)j^+z2k^. Evaluate the integral CF·ds, where c(t)=(t,t3,et),0t1.

43. [T] Let c:[1,2]2 be given by x=et1,y=sin(πt). Use a computer to compute the integral CF·ds=C2xcosydxx2sinydy, where F(x,y)=(2xcosy)i^(x2siny)j^.

Answer:
CF·ds=0.4687

44. [T] Use a computer algebra system to find the mass of a wire that lies along curve r(t)=(t21)j^+2tk^,0t1, if the density is 32t.

45. Find the circulation and flux of field F(x,y)=yi^+xj^ around and across the closed semicircular path that consists of semicircular arch r1(t)=(acost)i^+(asint)j^,0tπ, followed by line segment r2(t)=ti^,ata.

CNX_Calc_Figure_16_03_204.jpg

Answer:
circulation=πa2 and flux=0

46. Compute Ccosxcosydxsinxsinydy, where c(t)=t,t2,0t1.

47. Complete the proof of the theorem titled THE PATH INDEPENDENCE TEST FOR CONSERVATIVE FIELDS by showing that fy=Q(x,y).

16.4: Green’s Theorem

For the following exercises, evaluate the line integrals by applying Green’s theorem.

1. C2xydx+(x+y)dy, where C is the path from (0,0) to (1,1) along the graph of y=x3 and from (1,1) to (0,0) along the graph of y=x oriented in the counterclockwise direction

2. C2xydx+(x+y)dy, where C is the boundary of the region lying between the graphs of y=0 and y=4x2 oriented in the counterclockwise direction

Answer:
C2xydx+(x+y)dy=323

3. C2arctan(yx)dx+ln(x2+y2)dy, where C is defined by x=4+2cosθ,y=4sinθ oriented in the counterclockwise direction

4. Csinxcosydx+(xy+cosxsiny)dy, where C is the boundary of the region lying between the graphs of y=x and y=x oriented in the counterclockwise direction

Answer:
Csinxcosydx+(xy+cosxsiny)dy=112

5. Cxydx+(x+y)dy, where C is the boundary of the region lying between the graphs of x2+y2=1 and x2+y2=9 oriented in the counterclockwise direction

6. C(ydx+xdy), where C consists of line segment C1 from (1,0) to (1,0), followed by the semicircular arc C2 from (1,0) back to (1,0)

Answer:
C(ydx+xdy)=π

For the following exercises, use Green’s theorem.

7. Let C be the curve consisting of line segments from (0,0) to (1,1) to (0,1) and back to (0,0). Find the value of Cxydx+y2+1dy.

8. Evaluate line integral Cxe2xdx+(x4+2x2y2)dy, where C is the boundary of the region between circles x2+y2=1 and x2+y2=4, and is a positively oriented curve.

Answer:
Cxe2xdx+(x4+2x2y2)dy=0

9. Find the counterclockwise circulation of field F(x,y)=xyi^+y2j^ around and over the boundary of the region enclosed by curves y=x2 and y=x in the first quadrant and oriented in the counterclockwise direction.

CNX_Calc_Figure_16_04_201.jpg

10. Evaluate Cy3dxx3y2dy, where C is the positively oriented circle of radius 2 centered at the origin.

Answer:
Cy3dxx3y2dy=24π

11. Evaluate Cy3dxx3dy, where C includes the two circles of radius 2 and radius 1 centered at the origin, both with positive orientation.

CNX_Calc_Figure_16_04_202.jpg

12. Calculate Cx2ydx+xy2dy, where C is a circle of radius 2 centered at the origin and oriented in the counterclockwise direction.

Answer:
Cx2ydx+xy2dy=8π

13. Calculate integral C2[y+xsin(y)]dx+[x2cos(y)3y2]dy along triangle C with vertices (0,0),(1,0) and (1,1), oriented counterclockwise, using Green’s theorem.

14. Evaluate integral C(x2+y2)dx+2xydy, where C is the curve that follows parabola y=x2 from (0,0),(2,4), then the line from (2,4) to (2,0), and finally the line from (2,0) to (0,0).

CNX_Calc_Figure_16_04_203.jpg

Answer:
C(x2+y2)dx+2xydy=0

15. Evaluate line integral C(ysin(y)cos(y))dx+2xsin2(y)dy, where C is oriented in a counterclockwise path around the region bounded by x=1,x=2,y=4x2, and y=x2.

CNX_Calc_Figure_16_04_204.jpg

For the following exercises, use Green’s theorem to find the area.

16. Find the area between ellipse x29+y24=1 and circle x2+y2=25.

Answer:
A=19πunits2

17. Find the area of the region enclosed by parametric equation

p(θ)=(cos(θ)cos2(θ))i^+(sin(θ)cos(θ)sin(θ))j^ for 0θ2π.

CNX_Calc_Figure_16_04_205.jpg

18. Find the area of the region bounded by hypocycloid r(t)=cos3(t)i^+sin3(t)j^. The curve is parameterized by t[0,2π].

Answer:
A=38πunits2

19. Find the area of a pentagon with vertices (0,4),(4,1),(3,0),(1,1), and (2,2).

20. Use Green’s theorem to evaluate C+(y2+x3)dx+x4dy, where C+ is the perimeter of square [0,1]×[0,1] oriented counterclockwise.

Answer:
C+(y2+x3)dx+x4dy=0

21. Use Green’s theorem to prove the area of a disk with radius a is A=πa2units2.

22. Use Green’s theorem to find the area of one loop of a four-leaf rose r=3sin2θ. (Hint: xdyydx=r2dθ).

Answer:
A=9π8units2

23. Use Green’s theorem to find the area under one arch of the cycloid given by the parametric equations: x=tsint,y=1cost,t0.

24. Use Green’s theorem to find the area of the region enclosed by curve

r(t)=t2i^+(t33t)j^, for 3t3.

CNX_Calc_Figure_16_04_206.jpg

Answer:
A=835units2

25. [T] Evaluate Green’s theorem using a computer algebra system to evaluate the integral Cxeydx+exdy, where C is the circle given by x2+y2=4 and is oriented in the counterclockwise direction.

26. Evaluate C(x2y2xy+y2)ds, where C is the boundary of the unit square 0x1,0y1, traversed counterclockwise.

Answer:
C(x2y2xy+y2)ds=3

27. Evaluate C(y+2)dx+(x1)dy(x1)2+(y+2)2, where C is any simple closed curve with an interior that does not contain point (1,2) traversed counterclockwise.

28. Evaluate Cxdx+ydyx2+y2, where C is any piecewise, smooth simple closed curve enclosing the origin, traversed counterclockwise.

Answer:
Cxdx+ydyx2+y2=2π

For the following exercises, use Green’s theorem to calculate the work done by force F on a particle that is moving counterclockwise around closed path C.

29. F(x,y)=xyi^+(x+y)j^,C:x2+y2=4

30. F(x,y)=(x3/23y)i^+(6x+5y)j^,C: boundary of a triangle with vertices (0,0),(5,0), and (0,5)

Answer:
W=2252 units of work

31. Evaluate C(2x3y3)dx+(x3+y3)dy, where C is a unit circle oriented in the counterclockwise direction.

32. A particle starts at point (2,0), moves along the x-axis to (2,0), and then travels along semicircle y=4x2 to the starting point. Use Green’s theorem to find the work done on this particle by force field F(x,y)=xi^+(x3+3xy2)j^.

Answer:
W=12π units of work

33. David and Sandra are skating on a frictionless pond in the wind. David skates on the inside, going along a circle of radius 2 in a counterclockwise direction. Sandra skates once around a circle of radius 3, also in the counterclockwise direction. Suppose the force of the wind at point (x,y) is F(x,y)=(x2y+10y)i^+(x3+2xy2)j^. Use Green’s theorem to determine who does more work.

34. Use Green’s theorem to find the work done by force field F(x,y)=(3y4x)i^+(4xy)j^ when an object moves once counterclockwise around ellipse 4x2+y2=4.

Answer:
W=2π units of work

35. Use Green’s theorem to evaluate line integral Ce2xsin2ydx+e2xcos2ydy, where C is ellipse 9(x1)2+4(y3)2=36 oriented counterclockwise.

36. Evaluate line integral Cy2dx+x2dy, where C is the boundary of a triangle with vertices (0,0),(1,1), and (1,0), with the counterclockwise orientation.

Answer:
Cy2dx+x2dy=13

37. Use Green’s theorem to evaluate line integral Ch·dr if h(x,y)=eyi^sinπxj^, where C is a triangle with vertices (1,0),(0,1), and (1,0), traversed counterclockwise.

38. Use Green’s theorem to evaluate line integral C1+x3dx+2xydy where C is a triangle with vertices (0,0),(1,0), and (1,3) oriented clockwise.

Answer:
C1+x3dx+2xydy=3

39. Use Green’s theorem to evaluate line integral Cx2ydxxy2dy where C is a circle x2+y2=4 oriented counterclockwise.

40. Use Green’s theorem to evaluate line integral C(3yesinx)dx+(7x+y4+1)dy where C is circle x2+y2=9 oriented in the counterclockwise direction.

Answer:
C(3yesinx)dx+(7x+y4+1)dy=36π

41. Use Green’s theorem to evaluate line integral C(3x5y)dx+(x6y)dy, where C is ellipse x24+y2=1 and is oriented in the counterclockwise direction.

A horizontal oval oriented counterclockwise with vertices at (-2,0), (0,-1), (2,0), and (0,1). The region enclosed is shaded.

42. Let C be a triangular closed curve from (0,0) to (1,0) to (1,1) and finally back to (0,0). Let F(x,y)=4yi^+6x2j^. Use Green’s theorem to evaluate CF·dr.

Answer:
CF·dr=2

43. Use Green’s theorem to evaluate line integral  Cydxxdy, where C is circle x2+y2=a2 oriented in the clockwise direction.

44. Use Green’s theorem to evaluate line integral C(y+x)dx+(x+siny)dy, where C is any smooth simple closed curve joining the origin to itself oriented in the counterclockwise direction.

Answer:
C(y+x)dx+(x+siny)dy=0

45. Use Green’s theorem to evaluate line integral C(yln(x2+y2))dx+(2arctanyx)dy, where C is the positively oriented circle (x2)2+(y3)2=1.

46. Use Green’s theorem to evaluate Cxydx+x3y3dy, where C is a triangle with vertices (0,0),(1,0), and (1,2) with positive orientation.

Answer:
Cxydx+x3y3dy=2221

47. Use Green’s theorem to evaluate line integral Csinydx+xcosydy, where C is ellipse x2+xy+y2=1 oriented in the counterclockwise direction.

48. Let F(x,y)=(cos(x5)13y3)i^+13x3j^. Find the counterclockwise circulation CF·dr, where C is a curve consisting of the line segment joining (2,0) and (1,0), half circle y=1x2, the line segment joining (1,0) and (2,0), and half circle y=4x2.

Answer:
CF·dr=15π4

49. Use Green’s theorem to evaluate line integral Csin(x3)dx+2yex2dy, where C is a triangular closed curve that connects the points (0,0),(2,2), and (0,2) counterclockwise.

50. Let C be the boundary of square 0xπ,0yπ, traversed counterclockwise. Use Green’s theorem to find Csin(x+y)dx+cos(x+y)dy.

Answer:
Csin(x+y)dx+cos(x+y)dy=4

51. Use Green’s theorem to evaluate line integral CF·dr, where F(x,y)=(y2x2)i^+(x2+y2)j^, and C is a triangle bounded by y=0,x=3, and y=x, oriented counterclockwise.

52. Use Green’s Theorem to evaluate integral CF·dr, where F(x,y)=(xy2)i^+xj^, and C is a unit circle oriented in the counterclockwise direction.

Answer:
CF·dr=π

53. Use Green’s theorem in a plane to evaluate line integral C(xy+y2)dx+x2dy, where C is a closed curve of a region bounded by y=x and y=x2 oriented in the counterclockwise direction.

54. Calculate the outward flux of F(x,y)=xi^+2yj^ over a square with corners (±1,±1), where the unit normal is outward pointing and oriented in the counterclockwise direction.

Answer:
CF·Nds=4

55. [T] Let C be circle x2+y2=4 oriented in the counterclockwise direction. Evaluate C[(3yearctanx)dx+(7x+y4+1)dy] using a computer algebra system.

56. Find the flux of field F(x,y)=xi^+yj^ across x2+y2=16 oriented in the counterclockwise direction.

Answer:
CF·Nds=32π

57. Let F=(y2x2)i^+(x2+y2)j^, and let C be a triangle bounded by y=0,x=3, and y=x oriented in the counterclockwise direction. Find the outward flux of F through C.

58. [T] Let C be unit circle x2+y2=1 traversed once counterclockwise. Evaluate C[y3+sin(xy)+xycos(xy)]dx+[x3+x2cos(xy)]dy by using a computer algebra system.

Answer:
C[y3+sin(xy)+xycos(xy)]dx+[x3+x2cos(xy)]dy=4.7124

59. [T] Find the outward flux of vector field F(x,y)=xy2i^+x2yj^ across the boundary of annulus R={(x,y):1x2+y24}={(r,θ):1r2,0θ2π} using a computer algebra system.

60. Consider region R bounded by parabolas y=x2 and x=y2. Let C be the boundary of R oriented counterclockwise. Use Green’s theorem to evaluate C(y+ex)dx+(2x+cos(y2))dy.

Answer:
C(y+ex)dx+(2x+cos(y2))dy=13

 

16.5: Divergence and Curl

For the following exercises, determine whether the statement is true or false.

If the coordinate functions of F:R3R3 have continuous second partial derivatives, then curl(div(F)) equals zero.

(xi+yj+zk)=1.

[Hide Solution]

False

All vector fields of the form

F(x,y,z)=f(x)i+g(y)j+h(z)k are conservative.

If curlF=0, then F is conservative.

[Hide Solution]

True

If F is a constant vector field then divF=0.

If F is a constant vector field then curlF=0.

[Hide Solution]

True

For the following exercises, find the curl of F.

F(x,y,z)=xy2z4i+(2x2y+z)j+y3z2k

F(x,y,z)=x2zi+y2xj+(y+2z)k

[Hide Solution]

curlF=i+x2j+y2k

F(x,y,z)=3xyz2i+y2sinzj+xe2zk

F(x,y,z)=x2yzi+xy2zj+xyz2k

[Hide Solution]

curlF=(xz2xy2)i+(x2yyz2)j+(y2zx2z)k

F(x,y,z)=(xcosy)i+xy2j

F(x,y,z)=(xy)i+(yz)j+(zx)k

[Hide Solution]

curlF=i+j+k

F(x,y,z)=xyzi+x2y2z2j+y2z3k

F(x,y,z)=xyi+yzj+xzk

[Hide Solution]

curlF=yizjxk

F(x,y,z)=x2i+y2j+z2k

F(x,y,z)=axi+byj+ck for constants a, b, c

[Hide Solution]

curlF=0

For the following exercises, find the divergence of F.

F(x,y,z)=x2zi+y2xj+(y+2z)k

F(x,y,z)=3xyz2i+y2sinzj+xe2k

[Hide Solution]

divF=3yz2+2ysinz+2xe2z

F(x,y)=(sinx)i+(cosy)j

F(x,y,z)=x2i+y2j+z2k

[Hide Solution]

divF=2(x+y+z)

F(x,y,z)=(xy)i+(yz)j+(zx)k

F(x,y)=xx2+y2i+yx2+y2j

[Hide Solution]

divF=1x2+y2

F(x,y)=xiyj

F(x,y,z)=axi+byj+ck for constants a, b, c

[ Hide Solution]

divF=a+b

F(x,y,z)=xyzi+x2y2z2j+y2z3k

F(x,y,z)=xyi+yzj+xzk

[Hide Solution]

divF=x+y+z

For the following exercises, determine whether each of the given scalar functions is harmonic.

u(x,y,z)=ex(cosysiny)

w(x,y,z)=(x2+y2+z2)1/2

[Hide Solution]

Harmonic

If F(x,y,z)=2i+2xj+3yk and

G(x,y,z)=xiyj+zk, find curl(F×G).

If F(x,y,z)=2i+2xj+3yk and

G(x,y,z)=xiyj+zk, find div(F×G).

[Hide Solution]

div(F×G)=2z+3x

Find divF, given that F=f, where f(x,y,z)=xy3z2.

Find the divergence of F for vector field

F(x,y,z)=(y2+z2)(x+y)i+(z2+x2)(y+z)j+(x2+y2)(z+x)k.

[Hide Solution]

divF=2r2

Find the divergence of F for vector field

F(x,y,z)=f1(y,z)i+f2(x,z)j+f3(x,y)k.

For the following exercises, use r=|r| and r=(x,y,z).

Find the curlr

[Hide Solution]

curlr=0

Find the curlrr.

Find the curlrr3.

[Hide Solution]

curlrr3=0

Let F(x,y)=yi+xjx2+y2, where F is defined on {(x,y)R|(x,y)(0,0)}. Find curlF.

For the following exercises, use a computer algebra system to find the curl of the given vector fields.

[T] F(x,y,z)=arctan(xy)i+lnx2+y2j+k

[Hide Solution]

curlF=2xx2+y2k

[T]

F(x,y,z)=sin(xy)i+sin(yz)j+sin(zx)k

For the following exercises, find the divergence of F at the given point.

F(x,y,z)=i+j+k at (2,1,3)

[Hide Solution]

divF=0

F(x,y,z)=xyzi+yj+zk at (1,2,3)

F(x,y,z)=exyi+exzj+eyzk at (3,2,0)

[Hide Solution]

divF=22e6

F(x,y,z)=xyzi+yj+zk at (1,2,1)

F(x,y,z)=exsinyiexcosyj at (0,0,3)

divF=0

For the following exercises, find the curl of F at the given point.

F(x,y,z)=i+j+k at (2,1,3)

F(x,y,z)=xyzi+yj+zk at (1,2,3)

[Hide Solution]

curlF=j3k

F(x,y,z)=exyi+exzj+eyzk at (3,2,0)

F(x,y,z)=xyzi+yj+zk at (1,2,1)

[Hide Solution]

curlF=2jk

F(x,y,z)=exsinyiexcosyj at (0,0,3)

Let F(x,y,z)=(3x2y+az)i+x3j+(3x+3z2)k.

For what value of a is F conservative?

[Hide Solution]

a=3

Given vector field F(x,y)=1x2+y2(y,x) on domain D=R2{(0,0)}={(x,y)R2|(x,y)(0,0)}, is F conservative?

Given vector field F(x,y)=1x2+y2(x,y) on domain D=R2{(0,0)}, is F conservative?

[Hide Solution]

F is conservative.

Find the work done by force field F(x,y)=eyixeyj in moving an object from P(0, 1) to Q(2, 0). Is the force field conservative?

Compute divergence F=(sinhx)i+(coshy)jxyzk.

[Hide Solution]

divF=coshx+sinhyxy

Compute curlF=(sinhx)i+(coshy)jxyzk.

For the following exercises, consider a rigid body that is rotating about the x-axis counterclockwise with constant angular velocity ω=a,b,c. If P is a point in the body located at r=xi+yj+zk, the velocity at P is given by vector field F=ω×r.

A three dimensional diagram of an object rotating about the x axis in a counterclockwise manner with constant angular velocity w = <a,b,c>. The object is roughly a sphere with pointed ends on the x axis, which cuts it in half. An arrow r is drawn from (0,0,0) to P(x,y,z) and down from P(x,y,z) to the x axis.

Express F in terms of i, j, and k vectors.

[Hide Solution]

(bzcy)i(cxaz)j+(aybx)k

Find divF.

Find curlF

[Hide Solution]

curlF=2ω

In the following exercises, suppose that F=0 and G=0.

Does F+G necessarily have zero divergence?

Does F×G necessarily have zero divergence?

[Hide Solution]

F×G does not have zero divergence.

In the following exercises, suppose a solid object in R3 has a temperature distribution given by T(x,y,z). The heat flow vector field in the object is F=kT, where k>0 is a property of the material. The heat flow vector points in the direction opposite to that of the gradient, which is the direction of greatest temperature decrease. The divergence of the heat flow vector is F=kT=k2T.

Compute the heat flow vector field.

Compute the divergence.

[Hide Solution]

F=200k[1+2(x2+y2+z2)]ex2+y2+z2

[T] Consider rotational velocity field v=0,10z,10y. If a paddlewheel is placed in plane x+y+z=1 with its axis normal to this plane, using a computer algebra system, calculate how fast the paddlewheel spins in revolutions per unit time.

A three dimensional diagram of a rotational velocity field. The arrows are showing a rotation in a clockwise manner. A paddlewheel is shown in plan x + y + z = 1 with n extended out perpendicular to the plane.

Glossary

curl

the curl of vector field F=P,Q,R, denoted ×F, is the “determinant” of the matrix |ijkxyzPQR| and is given by the expression (RyQz)i+(PzRx)j+(QxPy)k; it measures the tendency of particles at a point to rotate about the axis that points in the direction of the curl at the point

divergence

the divergence of a vector field F=P,Q,R, denoted ×F, is Px+Qy+Rz; it measures the “outflowing-ness” of a vector field

16.6: Surface Integrals

For the following exercises, determine whether the statements are true or false.

If surface S is given by {(x,y,z):0x1,0y1,z=10}, then Sf(x,y,z)dS=0101f(x,y,10)dxdy.

[Hide Solution]

True

If surface S is given by {(x,y,z):0x1,0y1,z=x}, then Sf(x,y,z)dS=0101f(x,y,x)dxdy.

Surface

r=vcosu,vsinu,v2,fpr0uπ,0v2 is the same surface r=vcos2u,vsin2u,v,for0uπ2,0v4.

[Hide Solution]

True

Given the standard parameterization of a sphere, normal vectors tu×tv are outward normal vectors.

For the following exercises, find parametric descriptions for the following surfaces.

Plane 3x2y+z=2

[Hide Solution]

r(u,v)=u,v,23u+2v for u< and v<.

Paraboloid z=x2+y2, for 0z9.

Plane 2x4y+3z=16

[Hide Solution]

r(u,v)=u,v,13(162u+4v) for |u|< and |v|<.

The frustum of cone z2=x2+y2, for 2z8

The portion of cylinder x2+y2=9 in the first octant, for 0z3

A diagram in three dimensions of a section of a cylinder with radius 3. The center of its circular top is (0,0,3). The section exists for x, y, and z between 0 and 3.

[Hide Solution]

r(u,v)=3cosu,3sinu,v for 0uπ2,0v3

A cone with base radius r and height h, where r and h are positive constants

For the following exercises, use a computer algebra system to approximate the area of the following surfaces using a parametric description of the surface.

[T] Half cylinder {(r,θ,z):r=4,0θπ,0z7}

[Hide Solution]

A=87.9646

[T] Plane z=10zy above square |x|2,|y|2

For the following exercises, let S be the hemisphere x2+y2+z2=4, with z0, and evaluate each surface integral, in the counterclockwise direction.

SzdS

[Hide Solution]

SzdS=8π

S(x2y)dS

S(x2+y2)dS

[Hide Solution]

S(x2+y2)dS=16π

For the following exercises, evaluate SFNdsfor vector field F, where N is an outward normal vector to surface S.

F(x,y,z)=xi+2yj=3zk, and S is that part of plane 15x12y+3z=6 that lies above unit square 0x1,0y1.

F(x,y)=xi+yj, and S is hemisphere z=1x2y2.

[Hide Solution]

SFNdS=4π3

F(x,y,z)=x2i+y2j+z2k, and S is the portion of plane z=y+1 that lies inside cylinder x2+y2=1.

A cylinder and an intersecting plane shown in three-dimensions. S is the portion of the plane z = y + 1 inside the cylinder x^2 + y ^2 = 1.

For the following exercises, approximate the mass of the homogeneous lamina that has the shape of given surface S. Round to four decimal places.

[T] S is surface z=4x2y, with z0,x0,y0;ξ=x.

[Hide Solution]

m13.0639

[T] S is surface z=x2+y2, with z1;ξ=z.

[T] S is surface x2+y2+x2=5, with z1;ξ=θ2.

[Hide Solution]

m228.5313

Evaluate S(y2zi+y3j+xzk)dS, where S is the surface of cube 1x1,1y1, and 0z2 in a counterclockwise direction.

Evaluate surface integral SgdS, where g(x,y,z)=xz+2x23xy and S is the portion of plane 2x3y+z=6 that lies over unit square R: 0x1,0y1.

[Hide Solution]

SgdS=34

Evaluate S(x+y+z)dS, where S is the surface defined parametrically by R(u,v)=(2u+v)i+(u2v)j+(u+3v)k for 0u1, and 0v2.

A three-dimensional diagram of the given surface, which appears to be a steeply sloped plane stretching through the (x,y) plane.

[T] Evaluate S(xy2+z)dS, where S is the surface defined parametrically by R(u,v)=u2i+vj+uk for 0u1,0v1.

A three-dimensional diagram of the given surface, which appears to be a curve with edges parallel to the y-axis. It increases in x components and decreases in z components the further it is from the y axis.

[Hide Solution]

S(x2+yz)dS0.9617

[T] Evaluate where S is the surface defined by R(u,v)=uiu2j+vk,0u2,0v1 for 0u1,0v2.

Evaluate S(x2+y2)dS, where S is the surface bounded above hemisphere z=1x2y2, and below by plane z=0.

[Hide Solution]

S(x2+y2)dS=4π3

Evaluate S(x2+y2+z2)dS, where S is the portion of plane that lies inside cylinder x2+y2=1.

[T] Evaluate Sx2zdS, where S is the portion of cone z2=x2+y2 that lies between planes z=1 and z=4.

A diagram of the given upward opening cone in three dimensions. The cone is cut by planes z=1 and z=4.

[Hide Solution]

Sx2zdS=10232π5

[T] Evaluate S(xz/y)dS, where S is the portion of cylinder x=y2 that lies in the first octant between planes z=0,z=5, and y=4.

A diagram of the given cylinder in three-dimensions. It is cut by the planes z=0, z=5, y=1, and y=4.

[T] Evaluate S(z+y)dS, where S is the part of the graph of z=1x2 in the first octant between the xz-plane and plane y=3.

A diagram of the given surface in three dimensions in the first octant between the xz-plane and plane y=3. The given graph of z= the square root of (1-x^2) stretches down in a concave down curve from along (0,y,1) to along (1,y,0). It looks like a portion of a horizontal cylinder with base along the xz-plane and height along the y axis.

[Hide Solution]

S(z+y)dS10.1

Evaluate SxyzdS if S is the part of plane z=x+y that lies over the triangular region in the xy-plane with vertices (0, 0, 0), (1, 0, 0), and (0, 2, 0).

Find the mass of a lamina of density ξ(x,y,z)=z in the shape of hemisphere z=(a2x2y2)1/2.

[Hide Solution]

m=πa3

Compute SFNdS, where F(x,y,z)=xi5yj+4zk and N is an outward normal vector S, where S is the union of two squares S1 : x=0,0y1,0z1 and S2:x=0,0x1,0y1.

A diagram in three dimensions. It shows the square formed by the components x=0, 0 <= y <= 1, and 0 <= z <= 1. It also shows the square formed by the components z=1, 0 <= x <= 1, and 0 <= y <= 1.

Compute SFNdS, where F(x,y,z)=xyi+zj+(x+y)k and N is an outward normal vector S, where S is the triangular region cut off from plane x+y+z=1 by the positive coordinate axes.

[Hide Solution]

SFNdS=1324

Compute SFNdS, where F(x,y,z)=2yzi+(tan1xz)j+exyk and N is an outward normal vector S, where S is the surface of sphere x2+y2+z2=1.

Compute SFNdS, where F(x,y,z)=xyzi+xyzj+xyzk and N is an outward normal vector S, where S is the surface of the five faces of the unit cube 0x1,0y1,0z1 missing z=0.

[Hide Solution]

SFNdS=34

For the following exercises, express the surface integral as an iterated double integral by using a projection on S on the yz-plane.

Sxy2z3dS; S is the first-octant portion of plane 2x+3y+4z=12.

S(x22y+zdS; S is the portion of the graph of 4x+y=8 bounded by the coordinate planes and plane z=6.

[Hide Solution]

0806(43y+116y2+z)(1417)dzdy

For the following exercises, express the surface integral as an iterated double integral by using a projection on S on the xz-plane

Sxy2z3dS; S is the first-octant portion of plane 2x+3y+4z=12.

S(x22y+z)dS; is the portion of the graph of 4x+y=8 bounded by the coordinate planes and plane z=6.

[Hide Solution]

0206[x22(84x)+z]17dzdx

Evaluate surface integral SyzdS, where S is the first-octant part of plane x+y+z=λ, where λ is a positive constant.

Evaluate surface integral S(x2z+y2z)dS, where S is hemisphere x2+y2+z2=a2,z0.

[Hide Solution]

S(x2z+y2z)dS=πa52

Evaluate surface integral SzdA, where S is surface z=x2+y2,0z2.

Evaluate surface integral Sx2yzdS, where S is the part of plane z=1+2x+3y that lies above rectangle 0x3 and 0y2.

[Hide Solution]

Sx2yzdS=17114

Evaluate surface integral SyzdS, where S is plane x+y+z=1 that lies in the first octant.

Evaluate surface integral SyzdS, where S is the part of plane z=y+3 that lies inside cylinder x2+y2=1.

[Hide Solution]

SyzdS=2π4

For the following exercises, use geometric reasoning to evaluate the given surface integrals.

Sx2+y2+z2dS, where S is surface x2+y2+z2=4,z0

S(xi+yj)dS, where S is surface x2+y2=4,1z3, oriented with unit normal vectors pointing outward

[Hide Solution]

S(xi+yj)dS=16π

S(zk)dS, where S is disc x2+y29 on plane z=4 oriented with unit normal vectors pointing upward

A lamina has the shape of a portion of sphere x2+y2+z2=a2 that lies within cone z=x2+y2. Let S be the spherical shell centered at the origin with radius a, and let C be the right circular cone with a vertex at the origin and an axis of symmetry that coincides with the z-axis. Determine the mass of the lamina if δ(x,y,z)=x2y2z.

A diagram in three dimensions. A cone opens upward with point at the origin and an asic of symmetry that coincides with the z-axis. The upper half of a hemisphere with center at the origin opens downward and is cut off by the xy-plane.

[Hide Solution]

m=πa7192

A lamina has the shape of a portion of sphere x2+y2+z2=a2 that lies within cone z=x2+y2. Let S be the spherical shell centered at the origin with radius a, and let C be the right circular cone with a vertex at the origin and an axis of symmetry that coincides with the z-axis. Suppose the vertex angle of the cone is ϕ0, with 0ϕ0<π2. Determine the mass of that portion of the shape enclosed in the intersection of S and C. Assume δ(x,y,z)=x2y2z.

A diagram in three dimensions. A cone opens upward with point at the origin and an asic of symmetry that coincides with the z-axis. The upper half of a hemisphere with center at the origin opens downward and is cut off by the xy-plane.

A paper cup has the shape of an inverted right circular cone of height 6 in. and radius of top 3 in. If the cup is full of water weighing 62.5lb/ft3, find the total force exerted by the water on the inside surface of the cup.

[Hide Solution]

F4.57lb

For the following exercises, the heat flow vector field for conducting objects i F=kT, where T(x,y,z) is the temperature in the object and k>0 is a constant that depends on the material. Find the outward flux of F across the following surfaces S for the given temperature distributions and assume k=1.

T(x,y,z)=100exy; S consists of the faces of cube |x|1,|y|1,|z|1.

T(x,y,z)=ln(x2+y2+z2); S is sphere x2+y2+z2=a2.

[Hide Solution]

8πa

For the following exercises, consider the radial fields F=x,y,z(x2+y2+z2)p2=r|r|p, where p is a real number. Let S consist of spheres A and B centered at the origin with radii 0<a<b. The total outward flux across S consists of the outward flux across the outer sphere B less the flux into S across inner sphere A.

A diagram in three dimensions of two spheres, one contained completely inside the other. Their centers are both at the origin. Arrows point in toward the origin from outside both spheres.

Find the total flux across S with p=0.

Show that for p=3 the flux across S is independent of a and b.

[Hide Solution]

The net flux is zero.

16.7: Stokes’ Theorem

For the following exercises, without using Stokes’ theorem, calculate directly both the flux of curlFN over the given surface and the circulation integral around its boundary, assuming all are oriented clockwise.

F(x,y,z)=y2i+z2j+x2k; S is the first-octant portion of plane x+y+z=1.

F(x,y,z)=zi+xj+yk; S is hemisphere z=(a2x2y2)1/2.

[Hide Solution]

S(curlFN)dS=πa2

F(x,y,z)=y2i+2xj+5k; S is hemisphere z=(4x2y2)1/2.

F(x,y,z)=zi+2xj+3yk; S is upper hemisphere z=9x2y2.

[Hide Solution]

S(curlFN)dS=18π

F(x,y,z)=(x+2z)i+(yx)j+(zy)k; S is a triangular region with vertices (3, 0, 0), (0, 3/2, 0), and (0, 0, 3).

F(x,y,z)=2yi+6zj+3xk; S is a portion of paraboloid z=4x2y2 and is above the xy-plane.

[Hide Solution]

S(curlFN)dS=8π

For the following exercises, use Stokes’ theorem to evaluate

S(curlFN)dS for the vector fields and surface.

F(x,y,z)=xyizj and S is the surface of the cube 0x1,0y1,0z1, except for the face where z=0 and using the outward unit normal vector.

F(x,y,z)=xyi+x2j+z2k; and C is the intersection of paraboloid z=x2+y2 and plane z=y, and using the outward normal vector.

S(curlFN)dS=0

F(x,y,z)=4yi+zj+2yk; and C is the intersection of sphere x2+y2+z2=4 with plane z=0, and using the outward normal vector.

Use Stokes’ theorem to evaluate C[2xy2zdx+2x2yzdy+(x2y22z)dz], where C is the curve given by x=cost,y=sint,0t2π, traversed in the direction of increasing t.

A vector field in three dimensional space. The arrows are larger the further they are from the x, y plane. The arrows curve up from below the x, y plane and slightly above it. The rest tend to curve down and horizontally. An oval-shaped curve is drawn through the middle of the space.

[Hide Solution]

CFdS=0

[T] Use a computer algebraic system (CAS) and Stokes’ theorem to approximate line integral C(ydx+zdy+xdz), where C is the intersection of plane x+y=2 and surface x2+y2+z2=2(x+y), traversed counterclockwise viewed from the origin.

[T] Use a CAS and Stokes’ theorem to approximate line integral C(3ydx+2zdy5xdz), where C is the intersection of the xy-plane and hemisphere z=1x2y2, traversed counterclockwise viewed from the top—that is, from the positive z-axis toward the xy-plane.

[Hide Solution]

CFdS=9.4248

[T] Use a CAS and Stokes’ theorem to approximate line integral C[(1+y)zdx+(1+z)xdy+(1+x)ydz], where C is a triangle with vertices (1,0,0),(0,1,0), and (0,0,1) oriented counterclockwise.

Use Stokes’ theorem to evaluate ScurlFdS, where F(x,y,z)=exycoszi+x2zj+xyk, and S is half of sphere x=1y2z2, oriented out toward the positive x-axis.

[Hide Solution]

SFdS=0

[T] Use a CAS and Stokes’ theorem to evaluate S(curlFN)dS, where F(x,y,z)=x2yi+xy2j+z3k and C is the curve of the intersection of plane 3x+2y+z=6 and cylinder x2+y2=4, oriented clockwise when viewed from above.

[T] Use a CAS and Stokes’ theorem to evaluate ScurlFdS, where F(x,y,z)=(sin(y+z)yx2y33)i+xcos(y+z)j+cos(2y)k and S consists of the top and the four sides but not the bottom of the cube with vertices (±1,±1,±1), oriented outward.

[Hide Solution]

ScurlFdS=2.6667

[T] Use a CAS and Stokes’ theorem to evaluate ScurlFdS, where F(x,y,z)=z2i+3xyj+x3y3k and S is the top part of z=5x2y2 above plane z=1 and S is oriented upward.

Use Stokes’ theorem to evaluate S(curlFN)dS, where F(x,y,z)=z2i+y2j+xk and S is a triangle with vertices (1, 0, 0), (0, 1, 0) and (0, 0, 1) with counterclockwise orientation.

[Hide Solution]

S(curlFN)dS=16

Use Stokes’ theorem to evaluate line integral C(zdx+xdy+ydz), where C is a triangle with vertices (3, 0, 0), (0, 0, 2), and (0, 6, 0) traversed in the given order.

Use Stokes’ theorem to evaluate C(12y2dx+zdy+xdz), where C is the curve of intersection of plane x+z=1 and ellipsoid x2+2y2+z2=1, oriented clockwise from the origin.

A diagram of an intersecting plane and ellipsoid in three dimensional space. There is an orange curve drawn to show the intersection.

[Hide Solution]

C(12y2dx+zdy+xdz)=π4

Use Stokes’ theorem to evaluate S(curlFN)dS, where F(x,y,z)=xi+y2j+zexyk and S is the part of surface z=1x22y2 with z0, oriented counterclockwise.

Use Stokes’ theorem for vector field F(x,y,z)=zi+3xj+2zk where S is surface z=1x22y2,z0, C is boundary circle x2+y2=1, and S is oriented in the positive z-direction.

[Hide Solution]

\[\iint_S (curl \, F \cdot N)dS = -3\pi]

Use Stokes’ theorem for vector field F(x,y,z)=32y2i2xyj+yzk, where S is that part of the surface of plane x+y+z=1 contained within triangle C with vertices (1, 0, 0), (0, 1, 0), and (0, 0, 1), traversed counterclockwise as viewed from above.

A certain closed path C in plane 2x+2y+z=1 is known to project onto unit circle x2+y2=1 in the xy-plane. Let c be a constant and let R(x,y,z)=xi+yj+zk. Use Stokes’ theorem to evaluate C(ck×R)dS.

[Hide Solution]

C(ck×R)dS=2πc

Use Stokes’ theorem and let C be the boundary of surface z=x2+y2 with 0x2 and 0y1 oriented with upward facing normal. Define

F(x,y,z)=[sin(x3)+xz]i+(xyz)j+cos(z4)k and evaluate CFdS.

Let S be hemisphere x2+y2+z2=4 with z0, oriented upward. Let F(x,y,z)=x2eyzi+y2exzj+z2exyk be a vector field. Use Stokes’ theorem to evaluate ScurlFdS.

[Hide Solution]

ScurlFdS=0

Let F(x,y,z)=xyi+(ez2+y)j+(x+y)k and let S be the graph of function y=x29+z291 with z0 oriented so that the normal vector S has a positive y component. Use Stokes’ theorem to compute integral ScurlFdS.

Use Stokes’ theorem to evaluate FdS, where F(x,y,z)=yi+zj+xk and C is a triangle with vertices (0, 0, 0), (2, 0, 0) and 0,2,2) oriented counterclockwise when viewed from above.

[Hide Solution]

FdS=4

Use the surface integral in Stokes’ theorem to calculate the circulation of field F, F(x,y,z)=x2y3i+j+zk around C, which is the intersection of cylinder x2+y2=4 and hemisphere x2+y2+z2=16,z0, oriented counterclockwise when viewed from above.

A diagram in three dimensions of a vector field and the intersection of a sylinder and hemisphere. The arrows are horizontal and have negative x components for negative y components and have positive x components for positive y components. The curve of intersection between the hemisphere and cylinder is drawn in blue.

Use Stokes’ theorem to compute ScurlFdS. where F(x,y,z)=i+xy2j+xy2k and S is a part of plane y+z=2 inside cylinder x2+y2=1 and oriented counterclockwise.

A diagram of a vector field in three dimensional space showing the intersection of a plane and a cylinder. The curve where the plane and cylinder intersect is drawn in blue.

[Hide Solution]

ScurlFdS=0

Use Stokes’ theorem to evaluate ScurlFdS, where F(x,y,z)=y2i+xj+z2k and S is the part of plane x+y+z=1 in the positive octant and oriented counterclockwise x0,y0,z0.

Let F(x,y,z)=xyi+2zj2yk and let C be the intersection of plane x+z=5 and cylinder x2+y2=9, which is oriented counterclockwise when viewed from the top. Compute the line integral of F over C using Stokes’ theorem.

[Hide Solution]

ScurlFdS=36π

[T] Use a CAS and let F(x,y,z)=xy2i+(yzx)j+eyxzk. Use Stokes’ theorem to compute the surface integral of curl F over surface S with inward orientation consisting of cube [0,1]×[0,1]×[0,1] with the right side missing.

Let S be ellipsoid x24+y29+z2=1 oriented counterclockwise and let F be a vector field with component functions that have continuous partial derivatives.

[Hide Solution]

ScurlFN=0

Let S be the part of paraboloid z=9x2y2 with z0. Verify Stokes’ theorem for vector field F(x,y,z)=3zi+4xj+2yk.

[T] Use a CAS and Stokes’ theorem to evaluate FdS, if F(x,y,z)=(3zsinx)i+(x2+ey)j+(y3cosz)k, where C is the curve given by x=cost,y=sint,z=1;0t2π.

[Hide Solution]

CFdr=0

[T] Use a CAS and Stokes’ theorem to evaluate F(x,y,z)=2yi+ezjarctanxk with S as a portion of paraboloid z=4x2y2 cut off by the xy-plane oriented counterclockwise.

[T] Use a CAS to evaluate Scurl(F)dS, where F(x,y,z)=2zi+3xj+5yk and S is the surface parametrically by r(r,θ)=rcosθi+rsinθj+(4r2)k(0θ2π,0r3).

[Hide Solution]

Scurl(F)dS=84.8230

Let S be paraboloid z=a(1x2y2), for z0, where a>0 is a real number. Let F(x,y,z)=xy,y+z,zx. For what value(s) of a (if any) does S(×F)ndS have its maximum value?

For the following application exercises, the goal is to evaluate A=S(×F)ndS, where F=xz,xz,xy and S is the upper half of ellipsoid x2+y2+8z2=1, where z0.

Evaluate a surface integral over a more convenient surface to find the value of A.

[Hide Solution]

A=S(×F)ndS=0

Evaluate A using a line integral.

Take paraboloid z=x2+y2, for 0z4, and slice it with plane y=0. Let S be the surface that remains for y0, including the planar surface in the xz-plane. Let C be the semicircle and line segment that bounded the cap of S in plane z=4 with counterclockwise orientation. Let F=2z+y,2x+z,2y+x. Evaluate S(×F)ndS.

A diagram of a vector field in three dimensional space where a paraboloid with vertex at the origin, plane at y=0, and plane at z=4 intersect. The remaining surface is the half of a paraboloid under z=4 and above y=0.

[Hide Solution]

S(×F)ndS=2π

For the following exercises, let S be the disk enclosed by curve C:r(t)=cosφcost,sint,sinφcost, for 0t2π, where 0φπ2 is a fixed angle.

What is the length of C in terms of φ?

What is the circulation of C of vector field F=y,z,x as a function of φ?

[Hide Solution]

C=π(cosφsinφ)

For what value of φ is the circulation a maximum?

Circle C in plane x+y+z=8 has radius 4 and center (2, 3, 3). Evaluate CFdr for F=0,z,2y, where C has a counterclockwise orientation when viewed from above.

[Hide Solution]

CFdr=48π

Velocity field v=0,1x2,0, for |x|1 and |z|1, represents a horizontal flow in the y-direction. Compute the curl of v in a clockwise rotation.

Evaluate integral S(×F)ndS, where F=xzi+yzj+xyezk and S is the cap of paraboloid z=5x2y2 above plane z=3, and n points in the positive z-direction on S.

[Hide Solution]

S(×F)n=0

For the following exercises, use Stokes’ theorem to find the circulation of the following vector fields around any smooth, simple closed curve C.

F=(xsinyez)

F=y2z3,z2xyz3,3xy2z2

[Hide Solution]

0

Contributors

Gilbert Strang (MIT) and Edwin “Jed” Herman (Harvey Mudd) with many contributing authors. This content by OpenStax is licensed with a CC-BY-SA-NC 4.0 license. Download for free at http://cnx.org.


This page titled 15E: Vector Calculus (Exercises) is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by OpenStax.

Support Center

How can we help?