Andromeda
Note

Line Integrals of Vector Fields

Definition

The line integral of a vector field F\mathbf{F} along a curve CC measures the accumulation of the field’s tangential component along that path. CFdr=abF(r(t))drdtdt\int_C \mathbf{F} \cdot d\mathbf{r} = \int_a^b \mathbf{F}(\mathbf{r}(t)) \cdot \frac{d\mathbf{r}}{dt} dt

  • How to read: “The integral over C of F dot d r equals the integral from a to b of F of r of t dot the derivative of r with respect to t, all integrated with respect to t.”
  • Meaning: Sums the component of F\mathbf{F} along the direction of travel—work done if F\mathbf{F} is force.

Why It Matters

Line integrals of vector fields are the mathematical bedrock of energy and work; they allow us to quantify how much ‘effort’ a force field exerts along a path, making them indispensable for physics and engineering design.

Core Concepts

  • Work: If F\mathbf{F} is a force field, the line integral represents the work done by the force in moving an object along CC.
  • Circulation: If CC is a simple closed curve, the integral measures the tendency of the field to “circulate” around the loop.
  • Dot Product: The operation Fdr\mathbf{F} \cdot d\mathbf{r} extracts only the part of the field that is aligned with the direction of travel.
  • How to read: “The dot product of the vector field F and the differential d r.”
  • Meaning / when to use: Only the tangential component of F\mathbf{F} contributes—perpendicular parts do zero work along the path.

Connected Concepts