The Fundamental Theorem for Line Integrals is one of the most important theorems in vector calculus. It connects line integrals with the gradient of scalar functions, providing a powerful tool for evaluating certain integrals without considering the specific path of integration.
Before diving into the theorem itself, it's essential to understand what line integrals are. A line integral is an integral where the function to be integrated is evaluated along a curve. For vector fields, line integrals measure the total effect of the field along a path.
Given a vector field F = (P, Q, R) and a curve C parameterized by r(t) = (x(t), y(t), z(t)) for a t b, the line integral of F along C is defined as:
This integral calculates the work done by the force field F in moving an object along the path C.
Fundamental Theorem for Line Integrals: Let C be a smooth curve parameterized by r(t) for a t b, and let f be a differentiable function of two or three variables whose gradient vector f is continuous on C. Then
This theorem is analogous to the Fundamental Theorem of Calculus, which relates the definite integral of a function to the values of its antiderivative at the endpoints. Similarly, the line integral of the gradient of a function depends only on the values of the function at the endpoints of the curve.
The theorem tells us that for conservative vector fields (those that are gradients of scalar functions), the line integral is path-independent. The term "conservative" comes from physics, where such vector fields (like gravitational and electric fields) conserve energy.
A key consequence of this theorem is:
Important Property: If F is conservative and C is a closed curve (starting and ending at the same point), then C F dr = 0.
Let's sketch the proof of the Fundamental Theorem for Line Integrals:
Consider C f dr = ab f(r(t)) r'(t) dt.
By the Chain Rule, we have that:
Therefore, the integral becomes:
By the Fundamental Theorem of Calculus (one-dimensional), this equals:
which completes the proof.
To apply the Fundamental Theorem for Line Integrals, we need to identify conservative vector fields. Here are some criteria:
Example 1: Consider the vector field F = (2x, 2y, 2z). Let's evaluate C F dr where C is any curve from (0, 0, 0) to (1, 1, 1).
Since P/y = 0 = Q/x, P/z = 0 = R/x, and Q/z = 0 = R/y, the vector field is conservative. We can find the potential function f by integrating:
f/x = 2x implies f(x, y, z) = x + g(y, z)
f/y = 2y implies g'(y, z) = 2y, so g(y, z) = y + h(z)
f/z = 2z implies h'(z) = 2z, so h(z) = z + C
Thus, f(x, y, z) = x + y + z + C.
By the Fundamental Theorem for Line Integrals:
The result is independent of the specific path taken from (0, 0, 0) to (1, 1, 1).
Example 2: Evaluate the line integral C (2x + y) dx + (x + 2y) dy, where C is any curve from (0, 0) to (2, 3).
Here, P = 2x + y and Q = x + 2y. We check if the vector field is conservative:
P/y = 1 and Q/x = 1, so the field is conservative.
To find the potential function f:
f/x = 2x + y implies f(x, y) = x + xy + g(y)
f/y = x + 2y implies x + g'(y) = x + 2y, so g'(y) = 2y and g(y) = y + C
Therefore, f(x, y) = x + xy + y + C.
By the Fundamental Theorem for Line Integrals:
The Fundamental Theorem for Line Integrals has numerous applications in physics and engineering:
The Fundamental Theorem for Line Integrals is part of a family of fundamental theorems in multivariable calculus:
All these theorems are connected by the concept that the integral of a derivative over a region equals the function evaluated at the boundary of that region.
Problem 1: Determine if the vector field F = (3 + 2xy, x - 3y) is conservative, and if so, find the potential function.
Solution: We check if P/y = Q/x:
P/y = 2x and Q/x = 2x, so the field is conservative.
To find the potential function f:
f/x = 3 + 2xy implies f(x, y) = 3x + xy + g(y)
f/y = x - 3y implies x + g'(y) = x - 3y, so g'(y) = -3y and g(y) = -y + C
Therefore, f(x, y) = 3x + xy - y + C.
Problem 2: Using the result from Problem 1, evaluate C F dr along any curve from (0, 0) to (1, 1).
Solution: By the Fundamental Theorem for Line Integrals:
C F dr = f(1, 1) - f(0, 0) = (31 + 11 - 1) - (0) = 3 + 1 - 1 = 3
The Fundamental Theorem for Line Integrals elegantly connects line integrals of gradient vector fields with the values of the potential function at endpoints. This path-independence property is not only mathematically powerful but also physically significant, underpinning concepts like conservation of energy in physics. By recognizing conservative fields and their potential functions, we can efficiently evaluate line integrals without worrying about the specific parameterization of the path, making this theorem an indispensable tool in vector calculus.
