A line integral accumulates a field along a curve C. A scalar line integral integrates a scalar field f along C: A vector line integral integrates a vec…
Physics I182 wordsFree to read
Scalar vs Vector Line Integrals
A line integral accumulates a field along a curve C.
A scalar line integral integrates a scalar field f along C:
∫Cfds=∫abf(r(t))∥r′(t)∥dt
A vector line integral integrates a vector field F along C, computing the work done:
∫CF⋅dr=∫abF(r(t))⋅r′(t)dt
Type
Integrand
Measure
Use Case
Scalar
f(r)
ds=∥r′(t)∥dt
Mass, arc length
Vector
F(r)
dr=r′(t)dt
Work, flow
Conservative Fields & Path Independence
A field F is conservative if F=∇ϕ for some potential ϕ. Then the integral depends only on endpoints:
∫CF⋅dr=ϕ(rB)−ϕ(rA)
Test for conservativeness in R3: verify ∇×F=0.
Example: Gravity work moving from h1 to h2:
W=−mg(h2−h1)
This is path-independent because gravity is conservative with ϕ=mgh.
Common pitfall: Path-independence requires a conservative field. Always verify ∇×F=0 on a simply connected domain before using endpoints.
Placeholder: Line Integrals
Practise this lesson
The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.