← Hub FP2 · 11 · Integration 0%
Paper 2 · Further Pure 2 ✦

Integration Techniques

Recognise the standard forms, substitute your way through the rest, tame a whole family of integrals with one reduction formula — then measure the length of a curve and the skin of a solid.

Syllabus 2.4Standard forms on MF19Arc length & surface: memorise

What the examiner expects you to do

Scope note: surface areas of revolution for curves given in polar form are explicitly not required. Arc length in polar form is.

§1 Hyperbolic integrals and the standard forms

◆ Straight from the derivatives MF19
sinhxdx=coshx+c,coshxdx=sinhx+c,sech2xdx=tanhx+c.

One more is worth knowing because it is not listed: since tanhx=sinhxcoshx has the derivative of its denominator on top,

tanhxdx=ln(coshx)+c.

No modulus signs are needed — coshx>0 for every x.

◆ The four forms to recognise on sight
IntegrandIntegralOn MF19?
1a2x2sin1xa+c(|x|<a)given
1a2+x2sinh1xa+cgiven
1x2a2cosh1xa+c(x>a)given
1a2+x21atan1xa+cmemorise

The tell is the square root. With a root, you get an inverse sine or an inverse hyperbolic and no 1a outside; without a root, you get tan1 and there is a 1a outside. Mixing those two up is the single most common error in this section.

✎ Worked example — completing the square first

Find 1x2+4x+13dx.

The quadratic is not one of the standard shapes, so complete the square: x2+4x+13=(x+2)2+9. Now it is the a2+u2 form with u=x+2 and a=3:

1(x+2)2+32dx=sinh1(x+23)+c.

Check by differentiating: ddxsinh1x+23=1/31+(x+2)29=19+(x+2)2

Compare with 1x2+6x+13dx=dx(x+3)2+22=12tan1(x+32)+c — same idea, no root, so tan1 and a 12 appears.

§2 Trigonometric and hyperbolic substitutions

◆ Choosing the substitution — the identity does the work
ExpressionSubstituteBecause it becomes
a2x2x=asinθacosθ, by 1sin2=cos2
a2+x2x=asinhuacoshu, by 1+sinh2=cosh2
x2a2x=acoshuasinhu, by cosh21=sinh2

Every one is chosen so that the identity kills the square root. Remember to convert dx as well, and — for a definite integral — to change the limits rather than converting back.

✎ Worked example — a trigonometric substitution

Find 4x2dx. Put x=2sinθ, so dx=2cosθdθ and 4x2=2cosθ:

2cosθ2cosθdθ=4cos2θdθ=2(1+cos2θ)dθ=2θ+sin2θ+c.

Convert back with sinθ=x2, cosθ=4x22, and sin2θ=2sinθcosθ:

=2sin1x2+x4x22+c.

Check by differentiating: the two pieces give 24x2 and 42x224x2, which add to 82x224x2=4x2

✎ Worked example — a hyperbolic substitution

Find x2+9dx. Put x=3sinhu, so dx=3coshudu and x2+9=3coshu:

9cosh2udu=92(1+cosh2u)du=92u+94sinh2u+c=92u+92sinhucoshu+c,

using cosh2u=12(1+cosh2u) and then sinh2u=2sinhucoshu. With sinhu=x3 and coshu=x2+93,

=92sinh1x3+xx2+92+c.

The two worked examples are the same problem with one sign changed — and the whole method changes from circular to hyperbolic to match.

★ A* tip — change the limits, do not change back

For a definite integral, convert the limits at the moment you substitute. If x=2sinθ and x runs from 0 to 2, then θ runs from 0 to π2 — and you never have to untangle sin1 at the end. It is faster and much safer.

§3 Reduction formulae

◆ The idea

Write In for an integral depending on a positive integer n. A reduction formula expresses In in terms of In1 or In2, so that repeated use walks you down to a base case you can evaluate directly. The engine is nearly always integration by parts, with the integrand split so that one factor differentiates towards the lower index.

✎ Worked example — the classic In=0π/2sinnxdx

Split off a single sinx to be integrated, leaving sinn1x to be differentiated:

In=0π/2sinn1xusinxdxdv=[sinn1xcosx]0π/2+(n1)0π/2sinn2xcos2xdx.

The bracket vanishes at both ends: at x=π2 because cosπ2=0, and at x=0 because sin0=0 (for n2). Now replace cos2x by 1sin2x:

In=(n1)0π/2sinn2x(1sin2x)dx=(n1)(In2In).

In has appeared on both sides — collect it, which is the step that makes the whole method work:

nIn=(n1)In2In=n1nIn2

Base cases: I0=0π/21dx=π2 and I1=0π/2sinxdx=1. So

I2=12π2=π4,I3=231=23,I4=34π4=3π16,I5=4523=815.

Notice the pattern: even n keeps a π, odd n does not — a quick check that you started from the right base case.

✎ Worked example — the "consider ddx()" style

Let In=0π/4secnxdx. By considering ddx(tanxsecn2x), find a reduction formula.

Differentiate the given product, then convert tan2x to sec2x1 so that only secants remain:

ddx(tanxsecn2x)=secnx+(n2)tan2xsecn2x=secnx+(n2)(sec2x1)secn2x, =(n1)secnx(n2)secn2x.

Integrate both sides from 0 to π4. On the left, the integral of a derivative is just the bracket, and tanπ4=1, secπ4=2, tan0=0:

(2)n2=(n1)In(n2)In2In=2(n2)/2+(n2)In2n1.

Check at n=2: the formula gives I2=20+01=1, and directly 0π/4sec2xdx=[tanx]0π/4=1

When a question hands you a function to differentiate, that is the whole method — differentiate it, tidy with an identity, and integrate both sides.

★ A* tip — state the base case, and mind the parity

A reduction formula alone earns nothing if you cannot finish. Always evaluate I0 and I1 explicitly, then say which one your chain lands on: In with n even walks down to I0, and n odd to I1.

§4 Rectangles: bounds and limits for sums

◆ The picture is the proof

For a decreasing positive function f on [r,r+1], the rectangle of height f(r) is too big and the one of height f(r+1) is too small:

f(r+1)<rr+1f(x)dx<f(r).

Adding these over a range of r turns a sum into an integral sandwich — which is exactly how you set bounds on a sum you cannot evaluate.

✎ Worked example — bounding the harmonic sum

Show that ln(n+1)<r=1n1r1+lnn.

Lower bound. Take f(x)=1x, which is decreasing. On [r,r+1] we have 1x<1r, so rr+1dxx<1r. Summing for r=1,,n, the integrals join end to end:

1n+1dxx<r=1n1rln(n+1)<r=1n1r.

Upper bound. On [r1,r] we have 1x>1r, so 1r<r1rdxx. Summing for r=2,,n and adding the first term separately:

r=1n1r=1+r=2n1r<1+1ndxx=1+lnn(n2),

with equality when n=1, where both sides are 1. Check at n=4: ln5=1.609<2512=2.0831+ln4=2.386

◆ Rectangles whose width tends to zero — a sum becomes an integral

Slicing [0,1] into n strips of width 1n and taking the height at the right-hand end of each strip,

limn1nr=1nf(rn)=01f(x)dx.

So a limit of a sum can be read off as an integral. For instance

limnr=1n1n+r=limn1nr=1n11+rn=01dx1+x=ln2.

The move that unlocks these is forcing a 1n out at the front so that what remains is a function of rn alone.

§5 Arc length and surface area of revolution

◆ The formulas none of these are on MF19

Arc length

s=1+(dydx)2dx,s=(dxdt)2+(dydt)2dt,s=r2+(drdθ)2dθ.

Surface area of revolution — multiply the arc-length element by 2π×(distance to the axis):

Sx-axis=2πyds,Sy-axis=2πxds,

where ds is whichever arc-length element above matches the way the curve is given. Surface areas from polar equations are not required.

Where ds comes from

A short piece of curve is almost a straight line, so by Pythagoras δsδx2+δy2. Factor out whichever variable you are integrating with respect to:

δs1+(δyδx)2 δxorδs(δxδt)2+(δyδt)2 δt,

and let the increments tend to zero. For the polar version, the element has a piece rδθ along the arc and a piece δr outwards, and these are perpendicular — so δsr2+(δrδθ)2δθ.

Rotating that element about the x-axis sweeps a thin band of radius y and width ds, whose area is 2πyds — hence the surface formula.

✎ Worked example — the arc length that comes out perfectly

Find the length of y=coshx from x=0 to x=1.

dydx=sinhx, and here the identity does something remarkable:

1+sinh2x=cosh2x1+(dydx)2=coshx.

The square root disappears completely, so

s=01coshxdx=[sinhx]01=sinh11.1752.

Whenever cosh appears in an arc-length question, expect this collapse — it is why the catenary is the standard example.

✎ Worked example — a surface you already know the answer to

The arc of y=a2x2 from x=a to x=a is rotated about the x-axis. Find the surface area.

dydx=xy, so

1+(dydx)2=1+x2y2=y2+x2y2=a2y2  =ay.

The y then cancels against the y in the surface formula — the whole integral collapses to a constant:

S=2πaayaydx=2πaaadx=2πa(2a)=4πa2.

Which is the surface area of a sphere ✓ — a complete check on the method, and a result you already trust.

✎ Worked example — arc length in polar form

Find the total perimeter of the cardioid r=a(1+cosθ).

drdθ=asinθ, so

r2+(drdθ)2=a2[(1+cosθ)2+sin2θ]=a2[2+2cosθ]=4a2cos2θ2,

using 1+cosθ=2cos2θ2. Taking the square root — and noting cosθ20 for 0θπ — the curve is symmetric about the initial line, so integrate over half and double:

s=20π2acosθ2dθ=2[4asinθ2]0π=8a.

A curve built entirely from πs and cosines has a perimeter of exactly 8a — no π at all.

§6 Interactive: check the calculus against the numbers

Each scenario computes the answer two ways — the exact expression from the notes, and a straight numerical integration — and compares them. Where the topic is about bounds rather than an exact value, it checks the inequality instead.

exact vs numerical ✎

§7 Examiner traps & A* checklist

⚠ The nine most common mark-losers
  • Confusing 1a2+x2 (gives sinh1, no 1a) with 1a2+x2 (gives 1atan1).
  • Not completing the square when the quadratic has an x term. x2+4x+13 is not a standard form until you write it as (x+2)2+9.
  • Forgetting to convert dx when substituting, or forgetting to change the limits on a definite integral.
  • In a reduction formula, failing to collect the In that appears on the right-hand side.
  • Not justifying that the boundary bracket in the by-parts step vanishes — that is an explicit mark.
  • Giving a reduction formula without evaluating the base case I0 or I1.
  • Writing the surface area as πy2dx — that is the volume of revolution. The surface is 2πyds.
  • Dropping the ds factor entirely and integrating 2πydx.
  • Attempting a surface area from a polar equation — it is outside the syllabus, so the question will never ask for it, and if you think it has, re-read it.
★ Before you turn the page
  • Did I differentiate my answer back to check it against the integrand?
  • Is my arc length longer than the straight-line distance between the endpoints? (It must be.)
  • For a reduction formula, does n=2 or n=3 reproduce an integral I can do directly?

§8 Video explainers (curated)

§9 Check yourself

Score 0 / 5
Q1 · standard form

1x29dx (for x>3) equals:

Solution

The form 1x2a2 integrates to cosh1xa — all three root forms are printed on MF19. The distractors are 1a2+x2, 1a2x2 and 1a2+x2. Note only the last, with no root, carries a 1a outside.

Q2 · choosing a substitution

To find x216dx, the natural substitution is:

Solution

x=4coshu turns x216 into 16(cosh2u1)=16sinh2u, so the root becomes 4sinhu and vanishes. x=4sinhu suits x2+16, and x=4sinθ suits 16x2 — each substitution is chosen to match the identity that kills the root.

Q3 · reduction formula

With In=0π/2sinnxdx and In=n1nIn2, the value of I4 is:

Solution

n=4 is even, so the chain lands on I0=π2: I2=12π2=π4, then I4=34π4=3π16. The option 815 is I5 — odd n descends to I1=1 and can never contain π.

Q4 · surface of revolution

The arc of y=f(x) between x=a and x=b is rotated about the x-axis. The surface area generated is:

Solution

Each band has radius y and width ds, so its area is 2πyds. The second option is the volume of revolution, the fourth is the arc length, and the third forgets the ds factor altogether. Knowing which of the three is being asked for is most of the mark.

Q5 · full method — try it on paper first

The arc of the curve y=coshx from x=0 to x=1 is rotated completely about the x-axis.

(i) Show that the arc length is sinh1. (ii) Find the exact area of the surface generated.

Solution

(i) dydx=sinhx, so by cosh2xsinh2x1,

1+(dydx)2=1+sinh2x=cosh2x=coshx,

taking the positive root since coshx>0. Hence

s=01coshxdx=[sinhx]01=sinh10=sinh1. 

(ii) The surface area is 2πyds, and part (i) already gives ds=coshxdx:

S=2π01coshxcoshxdx=2π01cosh2xdx.

Use the double-angle identity cosh2x=12(1+cosh2x) — you cannot integrate cosh2x directly:

S=2π1201(1+cosh2x)dx=π[x+12sinh2x]01=π(1+12sinh2).

So S=π+π2sinh2.

Check: numerically sinh2=3.6269, giving S3.1416+5.6965=8.838. The arc is about 1.175 long at an average height of roughly 1.2, so a rough band area of 2π(1.2)(1.175)8.9 — the right size. ✓

FP2 · Topic 11 · Integration