The math optional, made finite. Daily Practice

Line integrals

At a Glance

Why This Chapter Matters

Line integrals appear in 8 of the last 13 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: CFdr=CPdx+Qdy.\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: CPdx+Qdy=R ⁣(QxPy)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 CFdr=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 QxPyQ_x-P_y.
  2. Describe the region RR (find intersection points; state which curve is upper/lower).
  3. Set up and evaluate R(QxPy)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 Cex(sinydx+cosydy)\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=exsinyP=e^{-x}\sin y, Q=excosyQ=e^{-x}\cos y. QxPy=excosyexcosy=2excosyQ_x-P_y=-e^{-x}\cos y-e^{-x}\cos y=-2e^{-x}\cos y.

I=2 ⁣0πexdx1eπ0π/2cosydy1=2(1eπ)=  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,x2y2)\vec F=(x^2+y^2,x^2-y^2) around R:{1y2x2}R:\{1\le y\le2-x^2\}, CCW.

QxPy=2x2yQ_x-P_y=2x-2y. Region: x[1,1]x\in[-1,1] (from 2x2=12-x^2=1), yy from 11 to 2x22-x^2.

The 2x2x term is odd in xx and integrates to zero over [1,1][-1,1]: R(2x2y)dA=201(3+4x2x4)dx=2 ⁣(3+4315)=  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^=QxPy=12xy(\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(12xy)dA=01x2x(12xy)dydx=01(xx2x3+x5)dx=121314+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 QxPyQ_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 (3x28y2)dx+(4y6xy)dy(3x^2-8y^2)dx+(4y-6xy)dy over triangle x=0x=0, y=0y=0, x+y=1x+y=1.

Double integral. QxPy=6y+16y=10yQ_x-P_y=-6y+16y=10y: R10ydA=501(1x)2dx=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/32=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+x2dy(xy+y^2)dx+x^2\,dy over region bounded by y=xy=x and y=x2y=x^2.

Double integral. QxPy=2x(x+2y)=x2yQ_x-P_y=2x-(x+2y)=x-2y: R(x2y)dA=01(x4x3)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/201=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,3y4x)\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:01x:0\to1, dy=2xdxdy=2x\,dx): C1=01[(2x+x4)+2x(3x24x)]dx=01(2x+x4+6x38x2)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:10y:1\to0, dx=2ydydx=2y\,dy): C2=10[2y(2y2+y2)+(3y4y2)]dy=10(6y3+3y4y2)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.

=13053=  4930.  \oint=\frac{1}{30}-\frac53=\boxed{\;-\frac{49}{30}.\;}

Cross-check via Green’s: QxPy=42yQ_x-P_y=-4-2y; R(42y)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=(y2x2)/(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; QxPy=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; Pdx+Qdy=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 Adr\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(9t228t6+60t9)dt=34+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+6t14t2+20t3)dt=511/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/3all 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 (curl0).\boxed{\;\text{Path-dependent (curl}\ne\vec0\text{).}}

Common Traps


Marks-Aware Writing

8-mark questions (2017): Green’s theorem in three lines — compute QxPyQ_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 QxPyQ_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-verificationQxPy=x2yQ_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-verificationQxPy=10yQ_x-P_y=10y; double integral =5/3=5/3; three sides sum to 1+8/32=5/31+8/3-2=5/3
2021P1-Q6c15contour-singularityPdx+Qdy=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-theoremQxPy=12xyQ_x-P_y=1-2xy; region x2yxx^2\le y\le x; inner integral =xx2x3+x5=x-x^2-x^3+x^5; result 1/121/12
2017P1-Q8c-ii8greens-theoremQxPy=2x2yQ_x-P_y=2x-2y; odd 2x2x vanishes; even part 3+4x2x4-3+4x^2-x^4; result 56/15-56/15
2015P1-Q8c12greens-theoremSeparable: excosy\int e^{-x}\cdot\int\cos y; result 2(eπ1)2(e^{-\pi}-1)

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.