Learning Objectives
- Describe simple and closed curves; define connected and simply connected regions.
Curves and Regions
Before continuing our study of conservative vector fields, we need some geometric definitions. The theorems in the subsequent sections all rely on integrating over certain kinds of curves and regions, so we develop the definitions of those curves and regions here.
We first define two special kinds of curves: closed curves and simple curves. As we have learned, a closed curve is one that begins and ends at the same point. A simple curve is one that does not cross itself. A curve that is both closed and simple is a simple closed curve (Figure 1).
Definition
Curve CC is a closed curve if there is a parameterization r(t)r(t), a≤t≤ba≤t≤b of CC such that the parameterization traverses the curve exactly once and r(a)=r(b)r(a)=r(b). Curve CC is a simple curve if CC does not cross itself. That is, CC is simple if there exists a parameterization r(t)r(t), a≤t≤ba≤t≤b of CC such that rr is one-to-one over (a,b)(a,b). It is possible for r(a)=r(b)r(a)=r(b), meaning that the simple curve is also closed.

Figure 1. Types of curves that are simple or not simple and closed or not closed.
Example: determining whether a curve is simple and closed
Is the curve with parameterization r(t)=⟨cost,sin(2t)2⟩, 0≤t≤2πr(t)=⟨cost,sin(2t)2⟩, 0≤t≤2π a simple closed curve?
try it
Is the curve given by parameterization r(t)=⟨2cost,3sint⟩r(t)=⟨2cost,3sint⟩, 0≤t≤6π0≤t≤6π a simple closed curve?
Many of the theorems in this chapter relate an integral over a region to an integral over the boundary of the region, where the region’s boundary is a simple closed curve or a union of simple closed curves. To develop these theorems, we need two geometric definitions for regions: that of a connected region and that of a simply connected region. A connected region is one in which there is a path in the region that connects any two points that lie within that region. A simply connected region is a connected region that does not have any holes in it. These two notions, along with the notion of a simple closed curve, allow us to state several generalizations of the Fundamental Theorem of Calculus later in the chapter. These two definitions are valid for regions in any number of dimensions, but we are only concerned with regions in two or three dimensions.
definition
A region DD is a connected region if, for any two points P1P1 and P2P2, there is a path from P1P1 to P2P2 with a trace contained entirely inside DD. A region DD is a simply connected region if D is connected for any simple closed curve CC that lies inside DD, and curve CC can be shrunk continuously to a point while staying entirely inside DD. In two dimensions, a region is simply connected if it is connected and has no holes.
All simply connected regions are connected, but not all connected regions are simply connected (Figure 3).

Figure 3. Not all connected regions are simply connected. (a) Simply connected regions have no holes. (b) Connected regions that are not simply connected may have holes but you can still find a path in the region between any two points. (c) A region that is not connected has some points that cannot be connected by a path in the region.
try it
Is the region in the below image connected? Is the region simply connected?
Try It
Fundamental Theorem for Line Integrals
Now that we understand some basic curves and regions, let’s generalize the Fundamental Theorem of Calculus to line integrals. Recall that the Fundamental Theorem of Calculus says that if a function ff has an antiderivative F, then the integral of ff from a to b depends only on the values of F at a and at b—that is,
∫baf(x) dx=F(b)−F(a)∫baf(x) dx=F(b)−F(a).
If we think of the gradient as a derivative, then the same theorem holds for vector line integrals. We show how this works using a motivational example.
Example: Evaluating a line integral and the Antiderivatives of the endpoints
Let F(x,y)=⟨2x,4y⟩F(x,y)=⟨2x,4y⟩. Calculate ∫CF. dr∫CF. dr, where CC is the line segment from (0,0)(0,0) to (2,2)(2,2) (Figure 4).
The following theorem says that, under certain conditions, what happened in the previous example holds for any gradient field. The same theorem holds for vector line integrals, which we call the Fundamental Theorem for Line Integrals.
theorem: the fundamental theorem for line integrals
Let CC be a piecewise smooth curve with parameterization r(t)r(t), a≤t≤ba≤t≤b. Let ff be a function of two or three variables with first-order partial derivatives that exist and are continuous on CC. Then,
∫C∇f. dr=f(r(b))−f(r(a))∫C∇f. dr=f(r(b))−f(r(a)).
Proof
By ∫CF⋅ds=∫CF⋅Tds=∫baF(r(t))⋅r′(t)dt∫CF⋅ds=∫CF⋅Tds=∫baF(r(t))⋅r′(t)dt,
∫C∇f⋅ dr=∫ba∇f(r(t))⋅r′(t) dt∫C∇f⋅ dr=∫ba∇f(r(t))⋅r′(t) dt.
By the chain rule,
ddt(f(r(t))=∇f(r(t))⋅r′(t)ddt(f(r(t))=∇f(r(t))⋅r′(t).
Therefore, by the Fundamental Theorem of Calculus,
∫C∇f⋅ dr=∫ba∇f(r(t))⋅r′(t) dt=∫baddt(f(r(t)) dt=[f(r(t))]t=bt=a=f(r(b))−f(r(a))∫C∇f⋅ dr=∫ba∇f(r(t))⋅r′(t) dt=∫baddt(f(r(t)) dt=[f(r(t))]t=bt=a=f(r(b))−f(r(a)).
■
We know that if FF is a conservative vector field, there are potential functions ff such that ∇f=F∇f=F. Therefore ∫CF⋅dr=∫C∇f⋅dr=f(r(b))−f(r(a))∫CF⋅dr=∫C∇f⋅dr=f(r(b))−f(r(a)). In other words, just as with the Fundamental Theorem of Calculus, computing the line integral ∫cF⋅dr∫cF⋅dr, where FF is conservative, is a two-step process: (1) find a potential function (“antiderivative”) ff for FF and (2) compute the value of ff at the endpoints of CC and calculate their difference f(r(b))−f(r(a))f(r(b))−f(r(a)). Keep in mind, however, there is one major difference between the Fundamental Theorem of Calculus and the Fundamental Theorem for Line Integrals. A function of one variable that is continuous must have an antiderivative. However, a vector field, even if it is continuous, does not need to have a potential function.
Example: applying the fundamental theorem
Calculate integral ∫cf.dr∫cf.dr, where F(x,y,z)=⟨2xlny,x2y+z2,2yz⟩F(x,y,z)=⟨2xlny,x2y+z2,2yz⟩ and CC is a curve with parameterization r(t)=⟨t2,t,t⟩r(t)=⟨t2,t,t⟩, 1≤t≤1e1≤t≤1e
- without using the Fundamental Theorem of Line Integrals and
- using the Fundamental Theorem of Line Integrals.
Therefore,
Thus,
- Given that f(x,y,z)=x2lny+yz2f(x,y,z)=x2lny+yz2 is a potential function for FF, let’s use the Fundamental Theorem for Line Integrals to calculate the integral. Note that
∫CF.dr=∫C∇f.dr=f(r(e))−f(r(1))=f(e2,e,e)−f(1,1,1)=e4+e3−1∫CF.dr=∫C∇f.dr=f(r(e))−f(r(1))=f(e2,e,e)−f(1,1,1)=e4+e3−1.
This calculation is much more straightforward than the calculation we did in (a). As long as we have a potential function, calculating a line integral using the Fundamental Theorem for Line Integrals is much easier than calculating without the theorem.
Example “Applying the Fundamental Theorem” illustrates a nice feature of the Fundamental Theorem of Line Integrals: it allows us to calculate more easily many vector line integrals. As long as we have a potential function, calculating the line integral is only a matter of evaluating the potential function at the endpoints and subtracting.
try it
Given that f(x,y)=(x−1)2y+(y+1)2xf(x,y)=(x−1)2y+(y+1)2x is a potential function for F=⟨2xy−2y+(y+1)2,(x−1)2+2yx+2x⟩F=⟨2xy−2y+(y+1)2,(x−1)2+2yx+2x⟩, calculate integral ∫CF⋅dr∫CF⋅dr, where CC is the lower half of the unit circle oriented counterclockwise.
Watch the following video to see the worked solution to the above Try It
The Fundamental Theorem for Line Integrals has two important consequences. The first consequence is that if FF is conservative and CC is a closed curve, then the circulation of FF along CC is zero—that is, ∫CF⋅dr=0∫CF⋅dr=0. To see why this is true, let ff be a potential function for FF. Since CC is a closed curve, the terminal point r(b)r(b) of CC is the same as the initial point r(a)r(a) of CC—that is, r(a)=r(b)r(a)=r(b). Therefore, by the Fundamental Theorem for Line Integrals,
∮CF⋅dr=∮C∇f⋅dr=f(r(b))−f(r(a))=f(r(b))−f(r(b))=0∮CF⋅dr=∮C∇f⋅dr=f(r(b))−f(r(a))=f(r(b))−f(r(b))=0.
Recall that the reason a conservative vector field FF is called “conservative” is because such vector fields model forces in which energy is conserved. We have shown gravity to be an example of such a force. If we think of vector field FF in integral ∮CF⋅dr∮CF⋅dr as a gravitational field, then the equation ∮CF⋅dr=0∮CF⋅dr=0 follows. If a particle travels along a path that starts and ends at the same place, then the work done by gravity on the particle is zero.
The second important consequence of the Fundamental Theorem for Line Integrals is that line integrals of conservative vector fields are independent of path—meaning, they depend only on the endpoints of the given curve, and do not depend on the path between the endpoints.
definition
Let FF be a vector field with domain DD. The vector field FF is independent of path (or path independent) if ∫C1F⋅dr=∫C2F⋅dr∫C1F⋅dr=∫C2F⋅dr for any paths C1C1 and C2C2 in DD with the same initial and terminal points.
The second consequence is stated formally in the following theorem.
theorem: path independence of conservative fields
If FF is a conservative vector field, then FF is independent of path.
Proof
Let DD denote the domain of FF and let C1C1 and C2C2 be two paths in DD with the same initial and terminal points (Figure 5). Call the initial point P1P1 and the terminal point P2P2. Since FF is conservative, there is a potential function ff for FF. By the Fundamental Theorem for Line Integrals,
∫C1F⋅dr=f(P2)−f(P1)=∫C2F⋅dr∫C1F⋅dr=f(P2)−f(P1)=∫C2F⋅dr.
Therefore, ∫C1F⋅dr=∫C2F⋅dr∫C1F⋅dr=∫C2F⋅dr and FF is independent of path.
■
![<img src="/apps/archive/20220422.171947/resources/db3b7b07dc4a4243dcbf4dd01addbc41609ec1eb" data-media-type="image/jpeg" alt="A vector field in two dimensions. The arrows are shorter the closer to the x axis and line x=1.5 they become. The arrows point up, converging around x=1.5 in quadrant 1. That line is approached from the left and from the right. Below, in quadrant 4, the arrows in the rough interval [1,2.5] curve out, away from the given line x=1.5, but do turn back in and converge to x=1.5 above the x axis. Outside of that interval, the arrows go to the left and right horizontally for x values less than 1 and greater than 2.5, respectively. A line is drawn from P_1 at the origin to P_2 at (3,.75) and labeled C_2. C_1 is a simple curve that connects the given endpoints above C_2, C_3 is a simple curve that connects the given endpoints below C_2." id="19">](https://s3-us-west-2.amazonaws.com/courses-images/wp-content/uploads/sites/5667/2021/11/31223535/6.29.jpg)
Figure 5. The vector field is conservative, and therefore independent of path.
To visualize what independence of path means, imagine three hikers climbing from base camp to the top of a mountain. Hiker 1 takes a steep route directly from camp to the top. Hiker 2 takes a winding route that is not steep from camp to the top. Hiker 3 starts by taking the steep route but halfway to the top decides it is too difficult for him. Therefore he returns to camp and takes the non-steep path to the top. All three hikers are traveling along paths in a gravitational field. Since gravity is a force in which energy is conserved, the gravitational field is conservative. By independence of path, the total amount of work done by gravity on each of the hikers is the same because they all started in the same place and ended in the same place. The work done by the hikers includes other factors such as friction and muscle movement, so the total amount of energy each one expended is not the same, but the net energy expended against gravity is the same for all three hikers.
We have shown that if FF is conservative, then FF is independent of path. It turns out that if the domain of FF is open and connected, then the converse is also true. That is, if FF is independent of path and the domain of FF is open and connected, then FF is conservative. Therefore, the set of conservative vector fields on open and connected domains is precisely the set of vector fields independent of path.
theorem: The path independence test of conservative fields
If FF is a continuous vector field that is independent of path and the domain DD of FF is open and connected, then FF is conservative.
Proof
We prove the theorem for vector fields in R2R2. The proof for vector fields in R3R3 is similar. To show that F=⟨P,Q⟩F=⟨P,Q⟩ is conservative, we must find a potential function ff for FF. To that end, let XX be a fixed point in DD. For any point (x,y)(x,y) in DD, let CC be a path from XX to (x,y)(x,y). Define f(x,y)f(x,y) by f(x,y)=∫CF⋅drf(x,y)=∫CF⋅dr. (Note that this definition of ff makes sense only because FF is independent of path. If FF was not independent of path, then it might be possible to find another path C′C′ from XX to (x,y)(x,y) such that ∫CF⋅dr≠∫CF⋅dr∫CF⋅dr≠∫CF⋅dr, and in such a case f(x,y)f(x,y) would not be a function.) We want to show that ff has the property ∇f=F∇f=F.
Since domain DD is open, it is possible to find a disk centered at (x,y)(x,y) such that the disk is contained entirely inside DD. Let (a,y)(a,y) with [latex]a
f(x,y)=∫C1F⋅dr+∫C2F⋅drf(x,y)=∫C1F⋅dr+∫C2F⋅dr.
The first integral does not depend on xx, so
fx=∂∂x∫C2F⋅drfx=∂∂x∫C2F⋅dr.
If we parameterize C2C2 by r(t)=⟨t,y⟩r(t)=⟨t,y⟩, a≤t≤xa≤t≤x, then
fx=∂∂x∫C2F⋅dr=∂∂x∫xaF(r(t))⋅r′(t) dt=∂∂x∫xaF(r(t))⋅ddt(⟨t,y⟩ dt=∂∂x∫xaF(r(t))⋅⟨1,0⟩ dt=∂∂x∫xaP(t,y) dtfx=∂∂x∫C2F⋅dr=∂∂x∫xaF(r(t))⋅r′(t) dt=∂∂x∫xaF(r(t))⋅ddt(⟨t,y⟩ dt=∂∂x∫xaF(r(t))⋅⟨1,0⟩ dt=∂∂x∫xaP(t,y) dt.
By the Fundamental Theorem of Calculus (part 1),
fx=∂∂x∫xaP(t,y) dt=P(x,y).

Figure 6. Here, C1 is any path from X; to (a,y) that stays inside D, and C2 is the horizontal line segment from (a,y) to (x,y).
A similar argument using a vertical line segment rather than a horizontal line segment shows that fy=Q(x,y).
Therefore ∇f=F and F is conservative.
We have spent a lot of time discussing and proving Path Independence of Conservative Fields Theorem and The Path Independence Test for Conservative Fields Theorem, but we can summarize them simply: a vector field F on an open and connected domain is conservative if and only if it is independent of path. This is important to know because conservative vector fields are extremely important in applications, and these theorems give us a different way of viewing what it means to be conservative using path independence.
Example: showing that a vector field is not conservative
Use path independence to show that vector field F(x,y)=⟨x2y,y+5⟩ is not conservative.
try it
Show that F(x,y)=⟨xy,x2y2⟩ is not path independent by considering the line segment from (0,0) to (2,2) and the piece of the graph of y=x22 that goes from (0,0) to (2,2).
Candela Citations
- CP 6.26. Authored by: Ryan Melton. License: CC BY: Attribution
- Calculus Volume 3. Authored by: Gilbert Strang, Edwin (Jed) Herman. Provided by: OpenStax. Located at: https://openstax.org/books/calculus-volume-3/pages/1-introduction. License: CC BY-NC-SA: Attribution-NonCommercial-ShareAlike. License Terms: Access for free at https://openstax.org/books/calculus-volume-3/pages/1-introduction