MathematicsCalculus & ProbabilityAdvanced

Line Integral

Also known as:Path IntegralCurve IntegralContour Integral

A line integral (also called a path integral or curve integral) computes the integral of a function along a curve or path in two or three dimensions. There are two types: scalar line integrals (integrating a scalar field along a curve) and vector line integrals (computing work done by a vector field along a path). Line integrals are fundamental in physics for calculating work, circulation, and flux in electromagnetic and fluid mechanics contexts.

Key Formula

∫_C F · dr = ∫_a^b F(r(t)) · r'(t) dt

LaTeX: \int_C \mathbf{F} \cdot d\mathbf{r} = \int_a^b \mathbf{F}(\mathbf{r}(t)) \cdot \mathbf{r}'(t)\,dt

SymbolMeaningUnit
FVector fieldN or appropriate unit
CCurve (path) of integrationdimensionless (path)
r(t)Parametric representation of the curvem
a, bParameter limitsdimensionless

Worked Example

Problem

Compute the work done by the force field F(x,y) = (y, x) along the straight line from (0,0) to (1,1).

Solution

Step 1: Parametrize the path: r(t) = (t, t) for t ∈ [0,1], so r'(t) = (1, 1). Step 2: Evaluate F on the path: F(r(t)) = F(t,t) = (t, t). Step 3: Compute the dot product: F(r(t)) · r'(t) = (t)(1) + (t)(1) = 2t. Step 4: Integrate: ∫₀¹ 2t dt = [t²]₀¹ = 1.

Answer

Work W = 1 joule (assuming SI units)

Types of Line Integrals and Their Applications

TypeNotationPhysical MeaningApplication
Scalar field∫_C f dsIntegral of scalar along arc lengthMass of a wire with linear density
Vector field (work)∫_C F·drWork done by force fieldWork by gravity, electrostatic force
Circulation∮_C F·drLine integral around a closed loopFluid circulation, magnetic flux
Flux∫_C F·n dsFlow across a curveFluid flux across a boundary
Complex line integral∫_C f(z) dzIntegral of complex functionContour integration in complex analysis

Interactive Tools

WolframAlpha Line Integral Calculator

Open Tool

GeoGebra Calculus Applets

Open Tool

Khan Academy Multivariable Calculus

Open Tool
Animation illustrating a line integral of a scalar field along a curve

Wikimedia Commons, CC BY-SA

Related Terms

From Latin "linea" (line) and "integrare" (to make whole). The term was established in the 19th century as mathematicians like Cauchy and Riemann formalized complex analysis and multivariable calculus.

calculusvector-calculusintegrationpathworkmultivariable