15 Vector Analysis

15.3 Line Integrals over Vector Fields

Suppose a particle moves along a curve C under the influence of an electromagnetic force described by a vector field F. Since a force is inducing motion, work is performed. How can we calculate how much work is performed?

Recall that when moving in a straight line, if F represents a constant force and d represents the direction and length of travel, then work is simply W=Fd. However, we generally want to be able to calculate work even if F is not constant and C is not a straight line.

As we have practiced many times before, we can calculate work by first approximating, then refining our approximation through a limit that leads to integration.

Assume as we did in Section 15.1 that C can be parameterized by the arc length parameter s. Over a short piece of the curve with length ds, the curve is approximately straight and our force is approximately constant. The straight-line direction of this short length of curve is given by T, the unit tangent vector; let d=Tds, which gives the direction and magnitude of a small section of C. Thus work over this small section of C is Fd=FTds.

Summing up all the work over these small segments gives an approximation of the work performed. By taking the limit as ds goes to zero, and hence the number of segments approaches infinity, we can obtain the exact amount of work. Following the logic presented at the beginning of this chapter in the Integration Review, we see that

W=CFTds,

a line integral.

This line integral is beautiful in its simplicity, yet is not so useful in making actual computations (largely because the arc length parameter is so difficult to work with). To compute actual work, we need to parameterize C with another parameter t via a vector-valued function r(t). As stated in Section 15.1, ds=r(t)dt, and recall that T=r(t)/r(t). Thus

W=CFTds=CFr(t)r(t)r(t)dt=CFr(t)dt=CFdr, (15.3.1)

where the final integral uses the differential dr for r(t)dt.

These integrals are known as line integrals over vector fields. By contrast, the line integrals we dealt with in Section 15.1 are sometimes referred to as line integrals over scalar fields. Just as a vector field is defined by a function that returns a vector, a scalar field is a function that returns a scalar, such as z=f(x,y). We waited until now to introduce this terminology so we could contrast the concept with vector fields.

We formally define this line integral, then give examples and applications.

Definition 15.3.1 Line Integral Over A Vector Field

Let F be a vector field with continuous components defined on a smooth curve C, parameterized by r(t), and let T be the unit tangent vector of r(t). The line integral over F along C is

CFdr=CFTds.
margin: Note: When F=g,h and r=x,y parameterizes C, other common notations for the line integral over F along C are Cgdx+Chdy and Cgdx+hdy. Λ

In Definition 15.3.1, note how the dot product FT is just a scalar. Therefore, this new line integral is really just a special kind of line integral found in Section 15.1; letting f(s)=F(s)T(s), the right-hand side simply becomes Cf(s)ds, and we can use the techniques of that section to evaluate the integral. We combine those techniques, along with parts of Equation (15.3.1), to clearly state how to evaluate a line integral over a vector field in the following Key Idea.

Key Idea 15.3.1 Evaluating a Line Integral Over A Vector Field

Let F be a vector field with continuous components defined on a smooth curve C, parameterized by r(t), atb, where r is continuously differentiable. Then

CFTds=CFdr=abF(r(t))r(t)dt.

An important concept implicit in this Key Idea: we can use any continuously differentiable parameterization r(t) of C that preserves the orientation of C: there isn’t a “right” one. In practice, choose one that seems easy to work with.

Notation note: the above Definition and Key Idea implicitly evaluate F along the curve C, which is parameterized by r(t). For instance, if F=x+y,x-y and r(t)=t2,cost, then evaluating F along C means substituting the x- and y-components of r(t) in for x and y, respectively, in F. Therefore, along C, F=x+y,x-y=t2+cost,t2-cost. Since we are substituting the output of r(t) for the input of F, we write this as F(r(t)). This is a slight abuse of notation as technically the input of F is to be a point, not a vector, but this shorthand is useful.

We use an example to practice evaluating line integrals over vector fields.

Example 15.3.1 Evaluating a line integral over a vector field: computing work
margin: y=xy=x411xy Figure 15.3.1: Paths through a vector field in Example 15.3.1. Λ

Two particles move from (0,0) to (1,1) in the presence of the force field F=x,x+y. One particle follows C1, the line y=x; the other follows C2, the curve y=x4, as shown in Figure 15.3.1. Force is measured in newtons and distance is measured in meters. Find the work performed by each particle.

SolutionTo compute work, we need to parameterize each path. We use r1(t)=t,t to parameterize y=x, and let r2(t)=t,t4 parameterize y=x4; for each, 0t1.

Along the straight-line path, F(r1(t))=x,x+y=t,t+t=t,2t. We find r1(t)=1,1. The integral that computes work is:

C1Fdr =01t,2t1,1dt
=013tdt
=32t2|01=1.5 joules.

Along the curve y=x4, F(r2(t))=x,x+y=t,t+t4. We find r2(t)=1,4t3. The work performed along this path is

C2Fdr =01t,t+t41,4t3dt
=01(t+4t4+4t7)dt
=(12t2+45t5+12t8)|01=1.8 joules.

Note how differing amounts of work are performed along the different paths. This should not be too surprising: the force is variable, one path is longer than the other, etc.

margin: y=2x2-1x2+(y-1)2=1-11-11xy Figure 15.3.2: Paths through a vector field in Example 15.3.2. Λ
Example 15.3.2 Evaluating a line integral over a vector field: computing work

Two particles move from (-1,1) to (1,1) under the influence of a force field F=y,x. One moves along the curve C1, the parabola defined by y=2x2-1. The other particle moves along the curve C2, the bottom half of the circle defined by x2+(y-1)2=1, as shown in Figure 15.3.2. Force is measured in pounds and distances are measured in feet. Find the work performed by moving each particle along its path.

SolutionWe start by parameterizing C1: the parameterization r1(t)=t,2t2-1 is straightforward, giving r1=1,4t. On C1, F(r1(t))=y,x=2t2-1,t.

Computing the work along C1, we have:

C1Fdr1 =-112t2-1,t1,4tdt
=-11(2t2-1+4t2)dt=2 ft-lbs.

For C2, it is probably simplest to parameterize the half circle using sine and cosine. Recall that r(t)=cost,sint is a parameterization of the unit circle on 0t2π; we add 1 to the second component to shift the circle up one unit, then restrict the domain to πt2π to obtain only the lower half, giving r2(t)=cost,sint+1, πt2π, and hence r2(t)=-sint,cost and F(r2(t))=y,x=sint+1,cost.

Computing the work along C2, we have:

C2Fdr2 =π2πsint+1,cost-sint,costdt
=π2π(-sin2t-sint+cos2t)dt=2 ft-lbs.

Note how the work along C1 and C2 in this example is the same. We’ll address why later in this section when conservative fields and path independence are discussed.

Properties of Line Integrals Over Vector Fields

Line integrals over vector fields share the same properties as line integrals over scalar fields, with one important distinction. The orientation of the curve C matters with line integrals over vector fields, whereas it did not matter with line integrals over scalar fields.

It is relatively easy to see why. Let C be the unit circle. The area under a surface over C is the same whether we traverse the circle in a clockwise or counterclockwise fashion, hence the line integral over a scalar field on C is the same irrespective of orientation. On the other hand, if we are computing work done by a force field, direction of travel definitely matters. Opposite directions create opposite signs when computing dot products, so traversing the circle in opposite directions will create line integrals that differ by a factor of -1.

Theorem 15.3.1 Properties of Line Integrals Over Vector Fields


(a) Let F and G be vector fields with continuous components defined on a smooth curve C, parameterized by r(t), and let k1 and k2 be scalars. Then C(k1F+k2G)dr=k1CFdr+k2CGdr. (b) Let C be piecewise smooth, composed of smooth components C1 and C2. Then CFdr=C1Fdr+C2Fdr. (c) Let C* be the curve C with opposite orientation, parameterized by r*. Then CFdr=-C*Fdr*.

We demonstrate using these properties in the following example.

margin: 11xy Figure 15.3.3: The vector field and curve in Example 15.3.3. Λ
Example 15.3.3 Using properties of line integrals over vector fields

Let F=3(y-1/2),1 and let C be the path that starts at (0,0), goes to (1,1) along the curve y=x3, then returns to (0,0) along the line y=x, as shown in Figure 15.3.3. Evaluate CFdr.

SolutionAs C is piecewise smooth, we break it into two components C1 and C2, where C1 follows the curve y=x3 and C2 follows the curve y=x.

We parameterize C1 with r1(t)=t,t3 on 0t1, with r1(t)=1,3t2. We will use F(r1(t))=3(t3-1/2),1.

While we always have unlimited ways in which to parameterize a curve, there are 2 “direct” methods to choose from when parameterizing C2. The parameterization r2(t)=t,t, 0t1 traces the correct line segment but with the wrong orientation. Using Property 3 of Theorem 15.3.1, we can use this parameterization and negate the result.

Another choice is to use the techniques of Section 11.5 to create the line with the orientation we desire. We wish to start at (1,1) and travel in the d=-1,-1 direction for one length of d, giving equation (t)=1,1+t-1,-1=1-t,1-t on 0t1.

Either choice is fine; we choose r2(t) to practice using line integral properties. We find r2(t)=1,1 and F(r2(t))=3(t-1/2),1.

Evaluating the line integral (note how we subtract the integral over C2 as the orientation of r2(t) is opposite):

CFdr =C1Fdr1-C2Fdr2
=013(t3-1/2),11,3t2dt-013(t-1/2),11,1dt
=01(3t3+3t2-3/2)dt-01(3t-1/2)dt
=(1/4)-(1)
=-3/4.

If we interpret this integral as computing work, the negative work implies that the motion is mostly against the direction of the force, which seems plausible when we look at Figure 15.3.3.

margin:
(fullscreen)
Figure 15.3.4: The graph of r(t) in Example 15.3.4. Λ
Example 15.3.4 Evaluating a line integral over a vector field in space

Let F=-y,x,1, and let C be the portion of the helix given by

r(t)=cost,sint,t/(2π) on [0,2π],

as shown in Figure 15.3.4. Evaluate CFdr.

SolutionA parameterization is already given for C, so we just need to find F(r(t)) and r(t).

We have F(r(t))=-sint,cost,1 and r(t)=-sint,cost,1/(2π). Thus

CFdr =02π-sint,cost,1-sint,cost,1/(2π)dt
=02π(sin2t+cos2t+12π)dt
=2π+17.28.

The Fundamental Theorem of Line Integrals

We are preparing to make important statements about the value of certain line integrals over special vector fields. Before we can do that, we need to define some terms that describe the domains over which a vector field is defined.

margin: R1R2R3 Figure 15.3.5: R1 is simply connected; R2 is connected, but not simply connected; R3 is not connected. Λ

A planar region is connected if any two points in the region can be joined by a piecewise smooth curve that lies entirely in the region. In Figure 15.3.5, sets R1 and R2 are connected; set R3 is not connected, though it is composed of two connected subregions.

A region is simply connected if every simple closed curve that lies entirely in the region can be continuously deformed (shrunk) to a single point without leaving the region. (A curve is simple if it does not cross itself.) In Figure 15.3.5, only set R1 is simply connected. Region R2 is not simply connected as any closed curve that goes around the “hole” in R2 cannot be continuously shrunk to a single point. As R3 is not even connected, it cannot be simply connected, though again it consists of two simply connected subregions.

margin:
(fullscreen)
(a)
(fullscreen)
(b)
Figure 15.3.6: The domains in (a) are simply connected, while the domains in (b) are not. Λ

We have applied these terms to regions of the plane, but they can be extended intuitively to domains in space (and hyperspace). In Figure 15.3.6(a), the domain bounded by the sphere (at left) and the domain with a subsphere removed (at right) are both simply connected. Any simple closed path that lies entirely within these domains can be continuously deformed into a single point. In Figure 15.3.6(b), neither domain is simply connected. A left, the ball has a hole that extends its length and the pictured closed path cannot be deformed to a point. At right, two paths are illustrated on the torus that cannot be shrunk to a point.

We will use the terms connected and simply connected in subsequent definitions and theorems.

Recall how in Example 15.3.2 particles moved from A=(-1,1) to B=(1,1) along two different paths, wherein the same amount of work was performed along each path. It turns out that regardless of the choice of path from A to B, the amount of work performed under the field F=y,x is the same. Since our expectation is that differing amounts of work are performed along different paths, we give such special fields a name.

Definition 15.3.2 Conservative Field, Path Independent

Let F be a vector field defined on an open, connected domain D in the plane or in space containing points A and B. If the line integral CFdr  has the same value for all choices of paths C starting at A and ending at B, then

  • F is a conservative field and

  • The line integral CFdr is path independent and can be written as

    CFdr=ABF𝑑r.

When F is a conservative field, the line integral from points A to B is sometimes written as ABFdr to emphasize the independence of its value from the choice of path; all that matters are the beginning and ending points of the path.

How can we tell if a field is conservative? To show a field F is conservative using the definition, we need to show that all line integrals from points A to B have the same value. It is equivalent to show that all line integrals over closed paths C are 0. Each of these tasks are generally nontrivial.

There is a simpler method. Consider the surface defined by z=f(x,y)=xy. We can compute the gradient of this function: f=fx,fy=y,x. Note that this is the field from Example 15.3.2, which we have claimed is conservative. We will soon give a theorem that states that a field F is conservative if, and only if, it is the gradient of some scalar function f. To show F is conservative, we need to determine whether or not F=f for some function f. (We’ll later see that there is a yet simpler method). To recognize the special relationship between F and f in this situation, f is given a name.

Definition 15.3.3 Potential Function

Let f be a differentiable function defined on a domain D in the plane or in space (i.e., z=f(x,y) or w=f(x,y,z)) and let F=f, the gradient of f. Then f is a potential function of F.

We now state the Fundamental Theorem of Line Integrals, which connects conservative fields and path independence to fields with potential functions.

Theorem 15.3.2 Fundamental Theorem of Line Integrals

Let F be a vector field whose components are continuous on a connected domain D in the plane or in space, let A and B be any points in D, and let C be any path in D starting at A and ending at B.

  1. (a)

    F is conservative if and only if there exists a differentiable function f such that F=f.

  2. (b)

    If F is conservative, then

    CFdr=ABFdr=f(B)-f(A).

Once again considering Example 15.3.2, we have A=(-1,1), B=(1,1) and F=y,x. In that example, we evaluated two line integrals from A to B and found the value of each was 2. Note that f(x,y)=xy is a potential function for F. Following the Fundamental Theorem of Line Integrals, consider f(B)-f(A):

f(B)-f(A)=f(1,1)-f(-1,1)=1-(-1)=2,

the same value given by the line integrals.

We practice using this theorem again in the next example.

Example 15.3.5 Using the Fundamental Theorem of Line Integrals

Let F=3x2y+2x,x3+1, A=(0,1) and B=(1,4). Use the first part of the Fundamental Theorem of Line Integrals to show that F is conservative, then choose any path from A to B and confirm the second part of the theorem.

SolutionTo show F is conservative, we need to find z=f(x,y) such that F=f=fx,fy. That is, we need to find f such that fx=3x2y+2x and fy=x3+1. As all we know about f are its partial derivatives, we recover f by integration:

fxdx=f(x,y)+C(y).

Note how the constant of integration is more than “just a constant”: it is anything that acts as a constant when taking a derivative with respect to x. Any function that is a function of y (containing no x’s) acts as a constant when deriving with respect to x.

Integrating fx in this example gives:

fxdx=(3x2y+2x)dx=x3y+x2+C(y).

Likewise, integrating fy with respect to y gives:

fydy=(x3+1)dy=x3y+y+C(x).

These two results should be equal with appropriate choices of C(x) and C(y):

x3y+x2+C(y)=x3y+y+C(x)C(x)=x2andC(y)=y.

We find f(x,y)=x3y+x2+y, a potential function of F. (If F were not conservative, no choice of C(x) and C(y) would give equality.)

By the Fundamental Theorem of Line Integrals, regardless of the path from A to B,

ABFdr =f(B)-f(A)
=f(1,4)-f(0,1)
=9-1=8.

To illustrate the validity of the Fundamental Theorem, we pick a path from A to B. The line between these two points would be simple to construct; we choose a slightly more complicated path by choosing the parabola y=x2+2x+1. This leads to the parameterization r(t)=t,t2+2t+1, 0t1, with r(t)=t,2t+2. Thus

CFdr =CF(r(t))r(t)dt
=013(t)(t2+2t+1)+2t,t3+1t,2t+2dt
=01(5t4+8t3+3t2+4t+2)dt
=(t5+2t4+t3+2t2+2t)|01
=8,

which matches our previous result.

The Fundamental Theorem of Line Integrals states that we can determine whether or not F is conservative by determining whether or not F has a potential function. This can be difficult. A simpler method exists if the domain of F is simply connected (not just connected as needed in the Fundamental Theorem of Line Integrals), which is a reasonable requirement. We state this simpler method as a theorem.

Theorem 15.3.3 Curl of Conservative Fields

Let F be a vector field whose components are continuous on a simply connected domain D in the plane or in space. Then F is conservative if and only if curlF=0 or 0, respectively.

In Example 15.3.5, we showed that F=3x2y+2x,x3+1 is conservative by finding a potential function for F. Using the above theorem, we can show that F is conservative much more easily by computing its curl:

curlF=Nx-My=3x2-3x2=0.

Exercises 15.3

 

Terms and Concepts

  1. 1.

    T/F: In practice, the evaluation of line integrals over vector fields involves computing the magnitude of a vector-valued function.

  2. 2.

    Let F(x,y) be a vector field in the plane and let r(t) be a two-dimensional vector-valued function. Why is “F(r(t))” an “abuse of notation”?

  3. 3.

    T/F: The orientation of a curve C matters when computing a line integral over a vector field.

  4. 4.

    T/F: The orientation of a curve C matters when computing a line integral over a scalar field.

  5. 5.

    Under “reasonable conditions,” if curlF=0, what can we conclude about the vector field F?

  6. 6.

    Let F be a conservative field and let C be a closed curve. Why are we able to conclude that CFdr=0?

Problems

In Exercises 7–26., a vector field F and a curve C are given. Evaluate CFdr.

  1. 7.

    F=y,y2; C is the line segment from (0,0) to (3,1).

  2. 8.

    F=x,x+y; C is the portion of the parabola y=x2 from (0,0) to (1,1).

  3. 9.

    F=y,x; C is the top half of the unit circle, beginning at (1,0) and ending at (-1,0).

  4. 10.

    F=xy,x; C is the portion of the curve y=x3 on -1x1.

  5. 11.

    F=z,x2,y; C is the line segment from (1,2,3) to (4,3,2).

  6. 12.
    F=y+z,x+z,x+y; C is the helix r(t)=cost,sint,t/(2π) on 0t2π.
  7. 13.

    F=ı-ȷ; C is the line segment from the origin to (3,2)

  8. 14.

    F=yı-xȷ; C is the unit circle traced once counterclockwise.

  9. 15.

    F=xı+yȷ; C is the unit circle traced once counterclockwise.

  10. 16.

    F=(x2-y)ı+(x-y2)ȷ; C is the unit circle traced once counterclockwise.

  11. 17.

    F=xy2ı+xy3ȷ; C is the polygonal path from (0,0) to (1,0) to (0,1) to (0,0)

  12. 18.

    F=(x2+y2)ı; C is the unit circle centered at (2,0) traced once counterclockwise.

  13. 19.

    F=x2,xy; C is the triangle with vertices (1,0), (0,1), (-1,0) traversed counterclockwise.

  14. 20.

    F=y2,x2; C is the curve y=1/x for 1x2, traversed (a) left to right; (b) right to left.

  15. 21.

    F=ı-ȷ+k; C is the line segment connecting the origin to (3,2,1)

  16. 22.

    F=yı-xȷ+zk; C is the helix x=cost, y=sint, z=t for 0t2π

  17. 23.

    F=xı+yȷ+zk; C is the unit circle parallel to the xy plane centered at (0,0,2).

  18. 24.

    F=(y-2z)ı+xyȷ+(2xz+y)k; C is the curve x=t, y=2t, z=t2-1 for 0t1

  19. 25.

    F=yzı+xzȷ+xyk; C is the polygonal path from (0,0,0) to (1,0,0) to (1,2,0)

  20. 26.

    F=xyı+(z-x)ȷ+2yzk; C is the polygonal path from (0,0,0) to (1,0,0) to (1,2,0) to (1,2,-2)

In Exercises 27–32., find the work performed by the force field F moving a particle along the path C.

  1. 27.

    F=y,x2 N; C is the segment of the line y=x from (0,0) to (1,1), where distances are measured in meters.

  2. 28.

    F=y,x2 N; C is the portion of y=x from (0,0) to (1,1), where distances are measured in meters.

  3. 29.

    F=2xy,x2,1 lbs; C is the path from (0,0,0) to (2,4,8) via r(t)=t,t2,t3 on 0t2, where distance are measured in feet.

  4. 30.

    F=2xy,x2,1 lbs; C is the path from (0,0,0) to (2,4,8) via r(t)=t,2t,4t on 0t2, where distance are measured in feet.

  5. 31.

    F=x,xy N; C is the top half of the circle x2+y2=1 traversed from (1,0) to (-1,0).

  6. 32.

    F=x,xy N; C is the the parabola y=1-x2 traversed from (1,0) to (-1,0).

In Exercises 33–42., determine if the given vector field has a potential. If so, find one.

  1. 33.

    F(x,y)=yı-xȷ

  2. 34.

    F=xı-yȷ

  3. 35.

    F=xy2ı+x3yȷ

  4. 36.

    F=(y2+3x2)ı+2xyȷ

  5. 37.

    F=(x3cos(xy)+2xsin(xy))ı+x2ycos(xy)ȷ

  6. 38.

    F=(8xy+3)ı+4(x2+y)ȷ

  7. 39.

    F=yı-xȷ+zk

  8. 40.

    F=aı+bȷ+ck (a, b, c constant)

  9. 41.

    F=(x+y)ı+xȷ+z2k

  10. 42.

    F=xyı-(x-yz2)ȷ+y2zk

In Exercises 43–50., a conservative vector field F and a curve C are given.

  1. (a)

    Find a potential function f for F.

  2. (b)

    Compute curlF.

  3. (c)

    Evaluate CFdr directly, i.e., using Key Idea 15.3.1.

  4. (d)

    Evaluate CFdr using the Fundamental Theorem of Line Integrals.

  1. 43.

    F=y+1,x, C is the line segment from (0,1) to (1,0).

  2. 44.

    F=2x+y,2y+x, C is curve parameterized by r(t)=t2-t,t3-t on 0t1.

  3. 45.

    F=2xyz,x2z,x2y, C is curve parameterized by r(t)=2t+1,3t-1,t on 0t2.

  4. 46.

    F=2x,2y,2z, C is curve parameterized by r(t)=cost,sint,sin(2t) on 0t2π.

  5. 47.

    F=x2+y2,2xy, C is the unit circle traced once counterclockwise.

  6. 48.

    F=x2+y2,2xy, C is the unit circle traced from (1,0) to (-1,0).

  7. 49.

    F=xy2,x2y, C is x=tcost, y=tsint for 0t5π/4

  8. 50.

    F=2xey,2y+x2ey, C is the polygonal path from (1,0) to (2,1) to (0,0).

  1. 51.

    Prove part of Theorem 15.3.3: let F=M,N,P be a conservative vector field. Show that curlF=0.

  2. 52.

    Show that if fr(t) at each point r(t) along a smooth curve C, then Cfdr=0.

  3. 53.

    Show that if f points in the same direction as r(t) at each point r(t) along a smooth curve C, then Cfdr=Cfds.

  4. 54.
    Let C be a smooth curve with arc length L, and suppose that f(x,y)=P(x,y)ı+Q(x,y)ȷ is a vector field such that f(x,y)M for all (x,y) on C. Show that |Cfdr|ML. (Hint: Recall that |abg(x)dx|ab|g(x)|dx for Riemann integrals.)
  5. 55.
    Prove Theorem 15.3.1 part 1. Let F and G be vector fields, let k1 and k2 be constants, and let C. Show that C(k1F±k2G)dr=k1CFdr±k2CGdr.
  6. 56.
    Let f(x,y) and g(x,y) be continuously differentiable real-valued functions in a region R. Show that C(fg)dr=-C(gf)dr for any closed curve C in R.
  7. 57.
    Let F(x,y)=-yx2+y2ı+xx2+y2ȷ for all (x,y)(0,0), and C: x=cost, y=sint, 0t2π. (a) Show that F=f, for f(x,y)=tan-1(y/x). (b) Show that CFdr=2π. Does this contradict Theorem 15.3.2? Explain.
  8. 58.

    Let g(x) and h(y) be differentiable functions, and let F(x,y)=h(y)ı+g(x)ȷ. Is it possible for F to have a potential f(x,y)? If so, find an example. You may assume that f would be smooth. (Hint: Consider the mixed partial derivatives of f.)

  9. 59.

    For F=xy,y, evaluate CFdr where C is x=cost, y=sint for 0t2π. Is F conservative?

  10. 60.
    For F=y2,x2, evaluate CFdr for: (a) C given by x=t, y=t2 for 0t1. (b) C given by x=t2, y=t for 0t1. (c) Is F conservative?
Omni CMS