Definition 20.1University Mathematics — Year 2 · Chapter 20 — Line Integrals and Multiple Integrals
Let U⊆R2 be open. A differential form of degree 1 and class C0 on U is an expression ω=Pdx+Qdy with P,Q:U→Rcontinuous — formally, a continuous map from U into the dual of R2, ω(M)=P(M)e1∗+Q(M)e2∗. For a C1 arc γ:[a,b]→U, γ(t)=(x(t),y(t)), the line integral of ω along γ is
∫γω=∫ab(P(γ(t))x′(t)+Q(γ(t))y′(t))dt.
The definitions extend verbatim to R3 (forms Pdx+Qdy+Rdz) and to piecewise C1 arcs (sum over the pieces).
Examples
Example 20.4(One integral, two parametrizations, one sign trap)
Compute ∫γxdy along the upper unit semicircle from (1,0) to (−1,0). With γ(t)=(cost,sint), t∈[0,π]:
∫0πcost⋅costdt=2π.
With the graph parametrization x↦(x,1−x2), x from 1 to −1 (note the direction!):
∫1−1x⋅1−x2−xdx=∫−111−x2x2dx=2π
(x=sinu reduces it to a Wallis integral). Same value, as Proposition 20.2 guarantees — but only because both runs go from (1,0) to (−1,0); reversing the travel flips the sign. Closing the path along the x-axis (where dy=0) adds nothing, and the total 2π is the area of the half-disk: the first instance of the boundary-area formulas of Green–Riemann below.