Line integrals

At a Glance

Why This Chapter Matters

Line integrals appear in 8 of the last 14 years, mostly as 15-mark questions. Green’s theorem — the 2D version of Stokes — converts a closed loop integral into a double integral over the enclosed region and back. Five of the eight questions use Green’s theorem directly (three evaluation, two verification). The remaining three cover the vortex field, path-dependence, and a direct circulation. Every question has a well-defined method; the only judgement call is whether to apply Green’s or parametrise directly.

Minimum Theory

Line integral. For a vector field F⃗=(P,Q)\vec F=(P,Q) and curve CC: ∫CF⃗⋅dr⃗=∫CP dx+Q dy.\int_C\vec F\cdot d\vec r=\int_C P\,dx+Q\,dy. Parametrise CC: substitute x(t),y(t)x(t),y(t), dx=x′(t)dtdx=x'(t)dt, dy=y′(t)dtdy=y'(t)dt, integrate over tt.

Green’s theorem. For a closed, counterclockwise-oriented curve CC bounding a region RR: ∮CP dx+Q dy=∬R ⁣(∂Q∂x−∂P∂y)dA.\oint_C P\,dx+Q\,dy=\iint_R\!\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)dA. The double integral is the flux of the “curl” (k^\hat k component of ∇×F⃗\nabla\times\vec F) through the region.

Conservative fields. F⃗\vec F is conservative iff ∂Q/∂x=∂P/∂y\partial Q/\partial x=\partial P/\partial y everywhere on a simply connected domain. Then ∮CF⃗⋅dr⃗=0\oint_C\vec F\cdot d\vec r=0 for every closed CC, and the integral between two points is path-independent.

The vortex field. F⃗=(−y,x)/(x2+y2)\vec F=(-y,x)/(x^2+y^2) satisfies ∂Q/∂x=∂P/∂y\partial Q/\partial x=\partial P/\partial y everywhere except the origin. For a closed CC: integral =0=0 if CC doesn’t enclose origin; =2πn=2\pi n if CC winds nn times around origin. This is a topological (winding number) result.

Green's theorem: \oint_C P\,dx+Q\,dy=\iint_R(Q_x-P_y)\,dA — counterclockwise C bounding region R

Question Archetypes

Five patterns cover all line integral questions.

ArchetypeYou are seeing this when…
greens-theoremevaluate ∮C\oint_C using the double-integral side of Green’s theorem
greens-verification”verify Green’s theorem” — compute both sides
circulationevaluate ∮C\oint_C by direct parametrisation of each arc
contour-singularityfield is (−y,x)/(x2+y2)(-y,x)/(x^2+y^2) or similar — winding number argument
path-dependencecompute integral along multiple paths; explain why results differ

greens-theorem (3 question(s); 2015, 2017, 2018)

Recognition Cues

Solution Template

  1. Identify PP and QQ; compute Qx−PyQ_x-P_y.
  2. Describe the region RR (find intersection points; state which curve is upper/lower).
  3. Set up and evaluate ∬R(Qx−Py) dA\iint_R(Q_x-P_y)\,dA.
  4. Check orientation: CCW gives the positive sign in Green’s theorem.

Worked Example(s)

2015 Paper 1, 2015-P1-Q8c (12 marks)

Evaluate ∮Ce−x(sin⁡y dx+cos⁡y dy)\oint_C e^{-x}(\sin y\,dx+\cos y\,dy) around rectangle with vertices (0,0),(π,0),(π,π/2),(0,π/2)(0,0),(\pi,0),(\pi,\pi/2),(0,\pi/2).

P=e−xsin⁡yP=e^{-x}\sin y, Q=e−xcos⁡yQ=e^{-x}\cos y. Qx−Py=−e−xcos⁡y−e−xcos⁡y=−2e−xcos⁡yQ_x-P_y=-e^{-x}\cos y-e^{-x}\cos y=-2e^{-x}\cos y.

I=−2 ⁣∫0πe−xdx⏟1−e−π⋅∫0π/2cos⁡y dy⏟1=−2(1−e−π)=  2(e−π−1).  I=-2\!\underbrace{\int_0^\pi e^{-x}dx}_{1-e^{-\pi}}\cdot\underbrace{\int_0^{\pi/2}\cos y\,dy}_{1}=-2(1-e^{-\pi})=\boxed{\;2(e^{-\pi}-1).\;}


2017 Paper 1, 2017-P1-Q8c-ii (8 marks)

Green’s theorem for F⃗=(x2+y2,x2−y2)\vec F=(x^2+y^2,x^2-y^2) around R:{1≤y≤2−x2}R:\{1\le y\le2-x^2\}, CCW.

Qx−Py=2x−2yQ_x-P_y=2x-2y. Region: x∈[−1,1]x\in[-1,1] (from 2−x2=12-x^2=1), yy from 11 to 2−x22-x^2.

The 2x2x term is odd in xx and integrates to zero over [−1,1][-1,1]: ∬R(2x−2y) dA=2∫01(−3+4x2−x4) dx=2 ⁣(−3+43−15)=  −5615.  \iint_R(2x-2y)\,dA=2\int_0^1(-3+4x^2-x^4)\,dx=2\!\left(-3+\tfrac43-\tfrac15\right)=\boxed{\;-\frac{56}{15}.\;}


2018 Paper 1, 2018-P1-Q8c (13 marks)

Integrate (∇×F⃗)⋅k^(\nabla\times\vec F)\cdot\hat k for F⃗=(xy2,y+x)\vec F=(xy^2,y+x) over first-quadrant region y=x2y=x^2 to y=xy=x, using Green’s.

(∇×F⃗)⋅k^=Qx−Py=1−2xy(\nabla\times\vec F)\cdot\hat k=Q_x-P_y=1-2xy. Region: x∈[0,1]x\in[0,1], yy from x2x^2 to xx.

∬R(1−2xy) dA=∫01∫x2x(1−2xy) dy dx=∫01(x−x2−x3+x5) dx=12−13−14+16=  112.  \iint_R(1-2xy)\,dA=\int_0^1\int_{x^2}^x(1-2xy)\,dy\,dx=\int_0^1(x-x^2-x^3+x^5)\,dx=\tfrac12-\tfrac13-\tfrac14+\tfrac16=\boxed{\;\frac{1}{12}.\;}

Common Traps


greens-verification (2 question(s); 2022, 2025)

Recognition Cues

Solution Template

  1. Double integral side. Compute Qx−PyQ_x-P_y; integrate over RR.
  2. Line integral side. Orient the boundary CCW. Parametrise each segment/arc; evaluate each contribution; sum.
  3. State equality.

Worked Example(s)

2022 Paper 1, 2022-P1-Q6c (15 marks)

Verify Green’s for (3x2−8y2)dx+(4y−6xy)dy(3x^2-8y^2)dx+(4y-6xy)dy over triangle x=0x=0, y=0y=0, x+y=1x+y=1.

Double integral. Qx−Py=−6y+16y=10yQ_x-P_y=-6y+16y=10y: ∬R10y dA=5∫01(1−x)2 dx=5/3\iint_R 10y\,dA=5\int_0^1(1-x)^2\,dx=5/3.

Line integral (CCW: (0,0)→(1,0)→(0,1)→(0,0)(0,0)\to(1,0)\to(0,1)\to(0,0)):

Sum =1+8/3−2=5/3=1+8/3-2=5/3. Both sides equal 5/35/3. ✓

  ∮C=∬R=53.  \boxed{\;\oint_C=\iint_R=\frac53.\;}


2025 Paper 1, 2025-P1-Q7b (15 marks)

Verify Green’s for (xy+y2)dx+x2 dy(xy+y^2)dx+x^2\,dy over region bounded by y=xy=x and y=x2y=x^2.

Double integral. Qx−Py=2x−(x+2y)=x−2yQ_x-P_y=2x-(x+2y)=x-2y: ∬R(x−2y) dA=∫01(x4−x3) dx=−1/20\iint_R(x-2y)\,dA=\int_0^1(x^4-x^3)\,dx=-1/20.

Line integral (CCW: parabola C1C_1 then line C2C_2):

Sum =19/20−1=−1/20=19/20-1=-1/20. Both sides =−1/20=-1/20. ✓

Common Traps


circulation (1 question; 2019)

Recognition Cues

Worked Example(s)

2019 Paper 1, 2019-P1-Q6b (15 marks)

F⃗=(2x+y2,3y−4x)\vec F=(2x+y^2,3y-4x); circulation round CC: y=x2y=x^2 from (0,0)(0,0) to (1,1)(1,1), then x=y2x=y^2 back to (0,0)(0,0).

Arc C1C_1 (y=x2y=x^2, x:0→1x:0\to1, dy=2x dxdy=2x\,dx): ∫C1=∫01[(2x+x4)+2x(3x2−4x)]dx=∫01(2x+x4+6x3−8x2) dx=130.\int_{C_1}=\int_0^1\big[(2x+x^4)+2x(3x^2-4x)\big]dx=\int_0^1(2x+x^4+6x^3-8x^2)\,dx=\frac{1}{30}.

Arc C2C_2 (x=y2x=y^2, y:1→0y:1\to0, dx=2y dydx=2y\,dy): ∫C2=∫10[2y(2y2+y2)+(3y−4y2)]dy=∫10(6y3+3y−4y2) dy=−53.\int_{C_2}=\int_1^0\big[2y(2y^2+y^2)+(3y-4y^2)\big]dy=\int_1^0(6y^3+3y-4y^2)\,dy=-\frac53.

∮=130−53=  −4930.  \oint=\frac{1}{30}-\frac53=\boxed{\;-\frac{49}{30}.\;}

Cross-check via Green’s: Qx−Py=−4−2yQ_x-P_y=-4-2y; ∬R(−4−2y) dA=−49/30\iint_R(-4-2y)\,dA=-49/30 ✓.

Common Traps


contour-singularity (1 question; 2021)

Recognition Cues

Worked Example(s)

2021 Paper 1, 2021-P1-Q6c (15 marks)

Evaluate ∮C(−yı^+xȷ^)/(x2+y2)⋅dr⃗\oint_C(-y\hat\imath+x\hat\jmath)/(x^2+y^2)\cdot d\vec r for arbitrary closed CC.

P=−y/(x2+y2)P=-y/(x^2+y^2), Q=x/(x2+y2)Q=x/(x^2+y^2). Check: Qx=Py=(y2−x2)/(x2+y2)2Q_x=P_y=(y^2-x^2)/(x^2+y^2)^2 everywhere except origin.

If CC does not enclose origin: Green’s theorem applies; Qx−Py=0Q_x-P_y=0, so ∮=0\oint=0.

If CC encloses origin: Deform CC to a small circle CεC_\varepsilon (both give the same integral since Qx=PyQ_x=P_y between them). On CεC_\varepsilon: x=εcos⁡θx=\varepsilon\cos\theta, y=εsin⁡θy=\varepsilon\sin\theta; P dx+Q dy=dθP\,dx+Q\,dy=d\theta. ∮Cε=∫02πdθ=2π.\oint_{C_\varepsilon}=\int_0^{2\pi}d\theta=2\pi.

  ∮C={0C does not enclose origin,2πC encloses origin (CCW).  \boxed{\;\oint_C=\begin{cases}0&C\text{ does not enclose origin,}\\2\pi&C\text{ encloses origin (CCW).}\end{cases}\;}

Common Traps


path-dependence (1 question; 2020)

Recognition Cues

Worked Example(s)

2020 Paper 1, 2020-P1-Q6b (15 marks)

A⃗=(3x2+6y,−14yz,20xz2)\vec A=(3x^2+6y,-14yz,20xz^2). Compute ∫A⃗⋅dr⃗\int\vec A\cdot d\vec r from (0,0,0)(0,0,0) to (1,1,1)(1,1,1) along three paths.

Path (i) x=t,y=t2,z=t3x=t,y=t^2,z=t^3: ∫01(9t2−28t6+60t9) dt=3−4+6=5\int_0^1(9t^2-28t^6+60t^9)\,dt=3-4+6=5.

Path (ii) Three straight edges: segment 1 gives 11; segment 2 gives 00; segment 3 gives 20/320/3. Total: 1+0+20/3=23/31+0+20/3=23/3.

Path (iii) Straight line x=y=z=tx=y=z=t: ∫01(3t2+6t−14t2+20t3) dt=5−11/3+3=13/3\int_0^1(3t^2+6t-14t^2+20t^3)\,dt=5-11/3+3=13/3.

Results: 55, 23/323/3, 13/313/3 — all different.

Why: ∇×A⃗=14yı^−20z2ȷ^−6k^≠0⃗\nabla\times\vec A=14y\hat\imath-20z^2\hat\jmath-6\hat k\ne\vec0. Since the field is not conservative, the integral is path-dependent.

  Path-dependent (curl≠0⃗).\boxed{\;\text{Path-dependent (curl}\ne\vec0\text{).}}

Common Traps


Marks-Aware Writing

8-mark questions (2017): Green’s theorem in three lines — compute Qx−PyQ_x-P_y, set up the area integral, evaluate. No need for a preamble beyond “by Green’s theorem.”

12-13-mark questions (2015, 2018): State Green’s theorem (one line); compute Qx−PyQ_x-P_y; describe the region; evaluate the double integral. Show all steps including the separability or inner integral.

15-mark questions (2019, 2020, 2021, 2022, 2025): For Green’s evaluation: full working as above. For verification (2022, 2025): state the theorem, compute both sides in clearly labelled subsections, conclude. For circulation (2019): parametrize each arc, show the integrand explicitly, sum. For path-dependence: compute all three paths, then compute the curl and state it’s nonzero.

Practice Set

YearPaper/QMarksArchetypeOne-line hint
2025P1-Q7b15greens-verificationQx−Py=x−2yQ_x-P_y=x-2y; double integral =−1/20=-1/20; line: C1C_1 gives 19/2019/20, C2C_2 gives −1-1
2022P1-Q6c15greens-verificationQx−Py=10yQ_x-P_y=10y; double integral =5/3=5/3; three sides sum to 1+8/3−2=5/31+8/3-2=5/3
2021P1-Q6c15contour-singularityP dx+Q dy=dθP\,dx+Q\,dy=d\theta; 00 if origin not enclosed; 2π2\pi if enclosed
2020P1-Q6b15path-dependenceThree results 5,23/3,13/35,23/3,13/3 differ; ∇×A⃗=14yi^−20z2j^−6k^≠0\nabla\times\vec A=14y\hat i-20z^2\hat j-6\hat k\ne0
2019P1-Q6b15circulationParametrize arcs; C1:1/30C_1: 1/30, C2:−5/3C_2:-5/3; total −49/30-49/30
2018P1-Q8c13greens-theoremQx−Py=1−2xyQ_x-P_y=1-2xy; region x2≤y≤xx^2\le y\le x; inner integral =x−x2−x3+x5=x-x^2-x^3+x^5; result 1/121/12
2017P1-Q8c-ii8greens-theoremQx−Py=2x−2yQ_x-P_y=2x-2y; odd 2x2x vanishes; even part −3+4x2−x4-3+4x^2-x^4; result −56/15-56/15
2015P1-Q8c12greens-theoremSeparable: ∫e−x⋅∫cos⁡y\int e^{-x}\cdot\int\cos y; result 2(e−π−1)2(e^{-\pi}-1)

Ready to drill what you just read?

Daily Practice turns these patterns into one adaptive set a day — practised daily until they're automatic, free for everyone.

See Daily Practice →

This chapter is part of the Maths Coverage Map — 14 years, mapped. Get the take-away PDF free.