4.4.27 · D5Multivariable Calculus
Question bank — Line integrals — scalar and vector, work done
True or false — justify
A scalar line integral never changes sign when you reverse the curve.
True — is an unsigned length, so summing gives the same total whichever way you walk the wire.
A vector line integral never changes sign when you reverse the curve.
False — reversing flips , so every dot product flips, giving . Work has a sign because dragging against the field returns energy.
If two different parametrisations trace the same curve in the same direction, they give the same vector line integral.
True — the value depends only on the geometric path and its orientation, not on how fast the parameter runs; the speed factor cancels correctly in both flavours.
can be negative if dips below zero somewhere on .
True — always, but can be negative, so the integrand can be negative. (For a physical density it won't, but abstractly it can.)
For any closed curve , .
False — only guaranteed when is conservative (see Gradient and conservative fields). A rotational field like gives a nonzero loop integral.
If , then depends only on the endpoints of .
True — by the Fundamental Theorem for Line Integrals, , so the shape of the path in between is irrelevant.
Setting in gives the arc length of .
True — you are summing over the curve, which is exactly the definition of Arc length.
equals for the same orientation.
True — since with , the vector integral is literally the scalar integral of the tangential component of .
If is everywhere perpendicular to the curve, the work is zero.
True — the tangential component everywhere, so nothing accumulates; sideways force does no work.
Spot the error
"Mass of wire ." What's wrong?
The factor is missing; is a step in parameter, not in length. Correct is .
" and are the same tiny quantity, so I can swap them." Why wrong?
is a positive scalar (length); is a vector (displacement). They are related by , not equal.
"I reversed the curve, so I flip the sign on my mass integral." Error?
Mass is a scalar line integral — it's orientation-independent, so no sign flip. Only the vector/work integral flips.
" means multiply the length of by the length of ." Error?
"Since for the unit circle, I can always drop that factor." Error?
It's only because that particular parametrisation has unit speed. A reparametrisation like has speed ; you must recompute each time.
"To get work I integrate over arc length." Error?
That would count the full force magnitude regardless of direction. Work uses only the tangential part: , so a force perpendicular to motion contributes nothing.
"Green's Theorem lets me convert any into a double integral." Error?
Green's Theorem applies to a closed curve bounding a region (and needs smooth on it); it doesn't apply to an open path.
Why questions
Why does the speed factor appear in the scalar integral but the raw velocity appear in the vector one?
The scalar integral needs only how much length each step covers (a magnitude), while the vector integral needs the direction of each step to dot against , so it keeps the full velocity vector.
Why is independent of how fast you parametrise, even though gets bigger at higher speed?
A faster parametrisation shrinks the -interval by exactly the same factor it grows ; the two effects cancel in , leaving the geometric value.
Why does a conservative field make loop integrals vanish?
Because , and on a closed loop the start and end coincide, so the difference is zero.
Why do we take a dot product for work instead of just multiplying magnitudes?
Only the component of force pointing along the motion transfers energy; the dot product extracts exactly that forward-pushing part and discards the sideways part.
Why can we always collapse a line integral over a curve into an ordinary single integral in ?
A curve is 1-dimensional — one number pins your position — so substituting the parametrisation turns everything into a standard integral over the interval .
Why does reversing orientation flip the vector integral but a reparametrisation keeping direction does not?
Reversal literally negates every displacement , negating the sum; a same-direction reparametrisation only relabels the speed, which cancels out and leaves the answer unchanged.
Edge cases
What is if is a single point (degenerate, zero length)?
Zero — there is no arc length to integrate over, so the sum of is empty.
What is the work if everywhere?
Zero — every , regardless of the path or its length.
For a closed curve, what does the scalar integral compute, and can it be zero?
It computes the total perimeter (arc length) of the loop; it's zero only if the loop is degenerate (a point), otherwise strictly positive.
If is conservative, what is over a path that starts and ends at the same point but wanders far away first?
Still zero — path-independence depends only on the endpoints coinciding, not on how far the path strays.
What happens to if you traverse the same curve twice (once around, then again)?
It doubles — you accumulate the arc-length contribution a second time; is always positive so there's no cancellation.
What happens to (non-conservative ) if you loop the closed curve twice?
It doubles — you accumulate the same nonzero circulation on each lap since orientation is preserved both times.
If the curve has a corner (velocity undefined at one point), can the line integrals still be defined?
Yes — split into smooth pieces and add the integrals; a single non-smooth point of zero length contributes nothing.
7. Connections
- Line integrals — scalar and vector, work done — the parent this bank drills.
- Dot product — the "component along the path" engine behind every work question.
- Parametric curves — why one number collapses a curve integral.
- Arc length — the edge case.
- Gradient and conservative fields and Fundamental Theorem for Line Integrals — path-independence traps.
- Green's Theorem — the closed-curve conversion caveat.