Topic 16 / 17advanced

Line Integrals, Conservative Fields & Green's Theorem

Compute scalar and vector line integrals; recognize work, circulation, and flux setups; use the Fundamental Theorem of Line Integrals; apply Green's Theorem in circulation and flux forms.

A line integral accumulates a quantity along a curve in or . There are two flavors: **scalar** (e.g., mass of a wire) and **vector** (e.g., work done by a force). Conservative fields and Green's Theorem provide powerful shortcuts.

Scalar line integrals

where is parameterized by . **Independent of orientation** — always. Application: mass of a wire with linear density .

Vector line integrals (work, circulation)

. **Orientation-dependent**: reverse direction → flip sign. Interpretation: work done by force field along the path.
Key takeaways
  • Vector form depends on orientation; scalar form does not.
  • Component form: .

Fundamental Theorem of Line Integrals

If and goes from to , then . **Path-independent**: only endpoints matter. Closed curve ⇒ integral is 0.
Strategy tips
  • Test for conservativity (curl = 0) before parametrizing — saves huge effort.
  • If conservative, find and just evaluate at endpoints.

Green's Theorem — circulation form

For a positively oriented (counterclockwise), simple closed curve bounding a region :

Green's Theorem — flux form

Outward flux across :
Useful for outward flux through a 2D closed curve.

Area via Green's Theorem

Picking so that : .

Choosing direct vs Green's

If the boundary is messy but the interior is simple → Green's. If the integrand is simple along but the partial derivatives explode → direct line integral. If the field is conservative and curve is closed → integral is 0; no work needed.

Worked examples

Example 1
Compute where .
  1. 1
    .
  2. 2
    Substitute.
  3. 3
    Substitute .
Answer
.
Example 2
Use Green's Theorem to compute where consists of the line from to and the right semicircular arc back.
  1. 1
    Region : right half disk of radius 3.
  2. 2
    Curl integrand.
  3. 3
    Polar (right half): , .
  4. 4
    Split, use symmetry. The term integrates to zero over symmetric.
  5. 5
    Note: orientation must be CCW; check geometry of the curve to confirm or insert sign.
Answer
(subject to orientation check).
Example 3
for , any curve from to .
  1. 1
    Test conservativity: curl all components agree (verify , etc.). Conservative.
  2. 2
    Integrate to find potential. .
  3. 3
    .
  4. 4
    .
  5. 5
    .
  6. 6
    Apply FTLI.
Answer
.

Interactive visualizations

Loading visualization…
F = ⟨−y, x⟩ along C: r(t) = ⟨2cos t, 2 sin t⟩; current point (-2.00, 0.00)
Move along the circle to watch the cumulative line integral build up. Field .
Loading visualization…
Both sides should match — that's Green's theorem. Vary the field and radius to confirm.
Green's Theorem: line integral around the red boundary equals the double integral over the green region. Tune the field and radius to see both sides match.

Formulas in this topic

Scalar line integral
Mass of a wire if f is density.
Vector line integral
Work / circulation along a curve.
Vector form (component)
Component-form alternative.
Fundamental Theorem of Line Integrals
Path-independent for conservative F.
Green's Theorem (circulation)
Closed-curve integral via curl.
Green's Theorem (flux)
Outward flux via divergence.
Area via Green's
Pick P = 0, Q = x; gives Q_x - P_y = 1.

Related topics