Multiple Integrals and Vector Calculus/Vector Fields and Line Integrals

Lesson 12.31,130 words

Vector Fields and Line Integrals

A vector field assigns a vector to every point of space; the line integral of a field along a curve accumulates its tangential component, measuring work. Conservative fields are gradients of a potential, and for them the Fundamental Theorem for Line Integrals makes the integral depend only on the endpoints.

╌╌╌╌

A vector field attaches a vector to every point of space: fluid velocity, gravitational pull, and electric force all have this form. The quantities that matter about a field — the work done moving through it, the flow across a boundary — are integrals along curves and across surfaces rather than over regions. The line integral accumulates a field's tangential component along a path. For the special class of conservative fields it collapses to a difference of endpoint values, the exact analog of the Fundamental Theorem of Calculus.

Vector fields

The picture is an arrow drawn at each point, its tail at the point and its direction and length given by there. A velocity field of a flowing fluid, the gravitational field of a mass, and the electric field of a charge all have this form.

A vector field draws an arrow at each grid point; here a rotational field whose arrows circulate counterclockwise, longer far from the origin.

A special and central class of vector fields comes from scalar functions.

The gradient points in the direction of steepest increase of and is perpendicular to the level curves . Gravitational and electrostatic fields are conservative; a potential exists because the force derives from a potential-energy function. Not every field is conservative; deciding which are comes down to a test on the component functions, developed below.

Line integrals of scalar functions

Before integrating a field, integrate a scalar function along a curve. Let be a smooth curve parametrized by , . Cut into short arcs of length , sample on each, and sum . The limit is the line integral with respect to arc length.

Because arc length satisfies , the integral reduces to an ordinary integral in :

The value does not depend on the parametrization, as long as is traced once as goes from to . If the density of a wire bent along is , then is its mass; with it is the length of . Scalar line integrals are the base case; the vector version measures work.

Line integrals of vector fields: work

A force pushing an object along a path does work equal to the distance times the component of force along the direction of motion. Along a curve, the component of in the direction of travel is , where is the unit tangent. Summing over the curve gives the work.

The middle expression is the working formula: substitute the parametrization into , dot with the velocity , and integrate over . In components with and , the same integral is written

The line integral accumulates the tangential component along the curve, giving the work ; where the field aligns with the path it adds positively, where it opposes it subtracts.

The two terms cancel identically; the field does no net work along this arc. A different field would give a nonzero value, and reversing the orientation of flips the sign of a vector line integral (though not of a scalar one, since arc length is unsigned).

The Fundamental Theorem for Line Integrals

For a conservative field the line integral has a shortcut. If , then along a curve , which by the chain rule is exactly . Integrating a derivative recovers the endpoint values.

This is the multivariable version of the evaluation form of the Fundamental Theorem of Calculus: the line integral of a gradient depends only on the values of the potential at the two endpoints, not on the route between them. Computing work then requires no parametrization at all — only at and .

Path independence, closed loops, and the component test

The theorem has three equivalent consequences that together characterize conservative fields on a suitable domain.

Since a gradient integral is regardless of , conservative fields are path independent. The converse holds on connected domains: a path-independent field is conservative. A closed curve returns to its start, so a path-independent integral around any closed loop is zero.

Two paths from to in a conservative field give the same integral ; going out along and back along is a closed loop with integral zero.

To test whether a given field is conservative without hunting for a potential, compare cross-partials. If then and , so and , equal by Clairaut's Theorem. This gives a necessary condition, and on a simply connected domain it is sufficient.

Simply connected means the domain has no holes, so any closed loop can be shrunk to a point. The condition can fail on a domain with a hole — the field satisfies everywhere it is defined yet is not conservative on the punctured plane, because a loop around the origin cannot be contracted.

The four statements are equivalent for a field on a simply connected domain:

StatementMeaning
a potential exists
path independentintegral depends only on endpoints
zero around every closed loop
(simply connected)cross-partials agree

Recovering the potential

When the component test passes, build by partial integration. From , integrate in treating as constant, picking up an unknown function of ; then differentiate in and match to pin it down.

The quantity behind the component test

The component test sets to zero. That same quantity measures a field's tendency to circulate, and integrating it over a plane region recovers the loop integral of around the region's boundary. That identity is Green's Theorem, which turns a line integral around a closed curve into a double integral and accounts for why detects conservativeness.1

Footnotes

  1. Stewart, §16.1 — Vector Fields; §16.2 — Line Integrals; §16.3 — The Fundamental Theorem for Line Integrals. Conservative fields, path independence, the equivalence of vanishing closed-loop integrals with the existence of a potential, and the cross-partial test on simply connected domains.

╌╌ END ╌╌