Line Integrals of Scalar and Vector Functions

College Depth 82 in the knowledge graph I know this Set as goal
Unlocks 4212 downstream topics
line-integrals work circulation

Core Idea

Line integrals ∫_C f ds (scalar) or ∫_C F · dr (vector) integrate along curves. The scalar version sums f weighted by arc length; the vector version computes work done by F along a path C. Both depend on the parametrization's orientation.

Explainer

Ordinary integrals accumulate a quantity along a straight line segment (the x-axis). Line integrals do the same thing along an arbitrary curve in space. The curve is the domain of integration, and you need a way to measure "how much" of that curve passes through each point. That is the role of arc length from your prerequisites: the scalar ds is an infinitesimal piece of arc length, telling you how long a tiny piece of the curve is.

The scalar line integral ∫_C f ds answers: if f(x,y,z) is a density or weight at each point, what is the total accumulated quantity along the curve? Imagine a wire whose linear density (mass per unit length) varies from point to point. The total mass is ∫_C ρ ds — sum up density times length element at each point along the wire. To compute this, you parametrize the curve: let r(t) for t ∈ [a,b] trace out C, then ds = |r′(t)| dt, and the integral becomes ∫_a^b f(r(t)) |r′(t)| dt — a standard single-variable integral. The factor |r′(t)| is the speed of the parametrization, which converts the parameter increment dt into actual arc length.

The vector line integral ∫_C F · dr asks a different question: how much does the vector field F push the path forward? The integrand F · dr picks up the component of F in the direction of motion along C. This is the work done by a force field F on a particle traveling along C. Using the parametrization, dr = r′(t) dt, so the integral becomes ∫_a^b F(r(t)) · r′(t) dt. The dot product F · r′(t) extracts how much F aligns with the direction of travel at each moment; integrating it gives cumulative work. When F is perpendicular to the path everywhere, this integral is zero — a force perpendicular to motion does no work.

Orientation matters for vector line integrals but not for scalar ones. Reversing the direction of traversal negates the vector line integral (since r′(t) reverses), but leaves the scalar integral unchanged (since |r′(t)| is always positive). This asymmetry reflects the underlying physics: a force field that aids your journey one way opposes it the other way. For conservative vector fields — those with a potential function — the vector line integral depends only on the endpoints, not the path taken. That is the content of the Fundamental Theorem for Line Integrals, which you will explore next.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian CoordinatesDouble Integrals over Rectangular RegionsDouble Integrals in Polar CoordinatesDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsTriple Integrals in Cartesian CoordinatesTriple Integrals in Cylindrical and Spherical CoordinatesChange of Variables and the Jacobian DeterminantApplications of Triple Integrals: Volume and MassVector Fields and Their RepresentationsLine Integrals of Vector FieldsWork and CirculationLine Integrals of Scalar and Vector Functions

Longest path: 83 steps · 359 total prerequisite topics

Prerequisites (3)

Leads To (4)