EuraStudy
Notes/Further Mathematics/Further calculus
Notes · Further MathematicsUK · A-Levels

Further calculus

Further calculus extends integration well beyond the standard A-Level techniques. It covers improper integrals evaluated as limits, the mean value of a function, volumes of revolution about either axis, arc length and the area of a surface of revolution, and reduction formulae that evaluate whole families of integrals by recursion. Integration by parts and partial fractions from A-Level Mathematics are assumed throughout.

4 sections·~11 min reading time·3 competencies·Level Standard 1 · Advanced 3

T·0555 / 13
Exam profile
AO1 · Evaluate improper integrals, volumes, arc lengths and reduction formulae accuratelyAO2 · Derive a reduction formula and justify the limit process for an improper integralAO3 · Select and combine integration techniques in extended problems
Operators:findshow thatevaluatehencededuceprove

basic level

AS Further Mathematics includes volumes of revolution and the mean value of a function.

higher level

The full A-Level adds improper integrals, arc length, surface area of revolution and reduction formulae derived by integration by parts.

Depth

Reading depth: In depth

Text

Text size: Standard

Contents · 4 sections▾
  1. Further calculus
    • 01Improper integrals and the mean value●
    • 02Volumes of revolution◐
    • 03Arc length and surface area of revolution●
    • 04Reduction formulae●
§ 01

Improper integrals and the mean value#

●●●AdvancedLPAQA 7367 §3.5LPDfE Further Mathematics — Further calculus

An infinite region with finite area

Function graph, y = 1/x² = 1/x^2, 1 marked pointsGraph of y = 1/x², decreasing, on the interval x from 0.5 to 61234561234y = 1/x²yx
Fig. 1The shaded region under y=1/x2y=1/x^2y=1/x2 from x=1x=1x=1 stretches to infinity yet has area exactly 111.

Key points

An improper integral is one where either a limit of integration is infinite, or the integrand becomes unbounded somewhere on the interval. Such an integral is defined by first integrating over a finite, safe interval and then taking a limit: ∫a∞f(x) dx=lim⁡t→∞∫atf(x) dx\displaystyle\int_a^{\infty} f(x)\,\mathrm{d}x = \lim_{t\to\infty} \int_a^{t} f(x)\,\mathrm{d}x∫a∞​f(x)dx=t→∞lim​∫at​f(x)dx. If the limit exists and is finite, the integral converges to that value; if the limit is infinite or fails to exist, the integral diverges and has no value.
The classic contrast is between ∫1∞1x2 dx\int_1^{\infty}\dfrac{1}{x^2}\,\mathrm{d}x∫1∞​x21​dx and ∫1∞1x dx\int_1^{\infty}\dfrac{1}{x}\,\mathrm{d}x∫1∞​x1​dx. The first gives [−1x]1t=1−1t→1\left[-\dfrac{1}{x}\right]_1^{t} = 1 - \dfrac{1}{t} \to 1[−x1​]1t​=1−t1​→1, so it converges to 111 — a region of infinite length but finite area. The second gives [ln⁡x]1t=ln⁡t→∞[\ln x]_1^{t} = \ln t \to \infty[lnx]1t​=lnt→∞, so it diverges. The difference is how fast the integrand decays: 1/x21/x^21/x2 decays fast enough for the area to be finite, 1/x1/x1/x does not.
The same limiting idea handles an integrand that is undefined at an endpoint. For ∫011x dx\int_0^{1}\dfrac{1}{\sqrt{x}}\,\mathrm{d}x∫01​x​1​dx, the integrand blows up at x=0x=0x=0, so evaluate lim⁡t→0+∫t1x−1/2 dx=lim⁡t→0+[2x]t1=2−0=2\lim_{t\to 0^+}\int_t^{1} x^{-1/2}\,\mathrm{d}x = \lim_{t\to 0^+}\big[2\sqrt{x}\big]_t^{1} = 2 - 0 = 2limt→0+​∫t1​x−1/2dx=limt→0+​[2x​]t1​=2−0=2: convergent despite the vertical asymptote. Always identify which endpoint is the problem and take the limit from the correct side; never substitute the singular value directly.
The mean value of a continuous function over [a,b][a,b][a,b] is fˉ=1b−a∫abf(x) dx\bar f = \dfrac{1}{b-a}\displaystyle\int_a^{b} f(x)\,\mathrm{d}xfˉ​=b−a1​∫ab​f(x)dx — the constant whose rectangle on [a,b][a,b][a,b] has the same area as the region under the curve. It generalises the ordinary average to a continuously-varying quantity and is a straightforward but frequently examined definite-integral calculation. Together, improper integrals and the mean value sharpen the meaning of the integral as accumulated area.
∫a∞f(x) dx=lim⁡t→∞∫atf(x) dx\int_a^{\infty} f(x)\,\mathrm{d}x = \lim_{t\to\infty} \int_a^{t} f(x)\,\mathrm{d}x∫a∞​f(x)dx=t→∞lim​∫at​f(x)dx

Improper integral (infinite limit)

Converges to the limit when it exists and is finite; otherwise diverges.

fˉ=1b−a∫abf(x) dx\bar f = \frac{1}{b-a}\int_a^{b} f(x)\,\mathrm{d}xfˉ​=b−a1​∫ab​f(x)dx

Mean value of a function

The height of the rectangle on [a,b][a,b][a,b] with the same area as the region under fff.

Worked example

A convergent improper integral

Evaluate ∫0∞x e−x dx\displaystyle\int_0^{\infty} x\,\mathrm{e}^{-x}\,\mathrm{d}x∫0∞​xe−xdx.

  1. 01Write as a limit

    ∫0∞xe−x dx=lim⁡t→∞∫0txe−x dx\displaystyle\int_0^{\infty} x\mathrm{e}^{-x}\,\mathrm{d}x = \lim_{t\to\infty} \int_0^{t} x\mathrm{e}^{-x}\,\mathrm{d}x∫0∞​xe−xdx=t→∞lim​∫0t​xe−xdx.

  2. 02Integrate by parts

    With u=xu=xu=x, dv=e−xdx\mathrm{d}v = \mathrm{e}^{-x}\mathrm{d}xdv=e−xdx: ∫xe−x dx=−xe−x−∫−e−x dx=−xe−x−e−x\int x\mathrm{e}^{-x}\,\mathrm{d}x = -x\mathrm{e}^{-x} - \int -\mathrm{e}^{-x}\,\mathrm{d}x = -x\mathrm{e}^{-x} - \mathrm{e}^{-x}∫xe−xdx=−xe−x−∫−e−xdx=−xe−x−e−x.

    ∫xe−x dx=−(x+1)e−x\int x\mathrm{e}^{-x}\,\mathrm{d}x = -(x+1)\mathrm{e}^{-x}∫xe−xdx=−(x+1)e−x
  3. 03Apply the limits

    [−(x+1)e−x]0t=−(t+1)e−t+1\big[-(x+1)\mathrm{e}^{-x}\big]_0^{t} = -(t+1)\mathrm{e}^{-t} + 1[−(x+1)e−x]0t​=−(t+1)e−t+1.

  4. 04Take the limit

    As t→∞t\to\inftyt→∞, (t+1)e−t→0(t+1)\mathrm{e}^{-t}\to 0(t+1)e−t→0 (exponential beats the linear term), so the integral converges to 111.

Result: ∫0∞xe−x dx=1\displaystyle\int_0^{\infty} x\mathrm{e}^{-x}\,\mathrm{d}x = 1∫0∞​xe−xdx=1.

Exam focus

  • Write the improper integral explicitly as a limit, integrate over the finite interval, then evaluate the limit and state whether it converges.
  • For the mean value, divide the definite integral by the length of the interval; do not forget the 1b−a\dfrac{1}{b-a}b−a1​ factor.

Typical mistakes

  • Substituting ∞\infty∞ (or the singular endpoint) directly instead of taking a limit, which is meaningless.
  • Declaring an integral convergent without checking that the limit is actually finite (∫1∞1/x dx\int_1^\infty 1/x\,\mathrm{d}x∫1∞​1/xdx looks similar to the convergent case but diverges).

Active revision

Determine whether ∫1∞1x3 dx\displaystyle\int_1^{\infty} \frac{1}{x^3}\,\mathrm{d}x∫1∞​x31​dx converges and, if so, find its value; then find the mean value of f(x)=x2f(x)=x^2f(x)=x2 over [0,3][0,3][0,3].

Active recall

Recall the key points — then reveal.

Sources: Further mathematics: AS and A level content (GCE subject content) (Department for Education)

§ 02

Volumes of revolution#

●●○StandardLPAQA 7367 §3.5LPDfE Further Mathematics — Further calculus

A cone as a solid of revolution

Solid of revolution: a coneGeometric figure (3D), OOxyz
Fig. 2Rotating the line y=rhxy = \tfrac{r}{h}xy=hr​x about the xxx-axis sweeps out a cone of volume 13πr2h\tfrac{1}{3}\pi r^2 h31​πr2h.

Key points

Rotating the region under a curve about an axis sweeps out a solid whose volume can be found by integration. About the xxx-axis, a thin strip at position xxx becomes a disc of radius yyy and thickness dx\mathrm{d}xdx, with volume πy2 dx\pi y^2\,\mathrm{d}xπy2dx; summing gives V=π∫aby2 dxV = \pi\displaystyle\int_a^{b} y^2\,\mathrm{d}xV=π∫ab​y2dx. The key is that the radius of each disc is the yyy-coordinate of the curve, so it is y2y^2y2 — not yyy — that is integrated.
Rotation about the yyy-axis is handled symmetrically, with the roles of xxx and yyy swapped: V=π∫cdx2 dyV = \pi\displaystyle\int_c^{d} x^2\,\mathrm{d}yV=π∫cd​x2dy, where the curve is expressed with xxx as a function of yyy and the limits are yyy-values. Choosing the right axis and expressing the curve appropriately is often the first decision in a volume question.
For a curve given parametrically, x=x(t)x = x(t)x=x(t), y=y(t)y = y(t)y=y(t), the same formulae apply with a change of variable: V=π∫y2 dxdt dtV = \pi\displaystyle\int y^2\,\dfrac{\mathrm{d}x}{\mathrm{d}t}\,\mathrm{d}tV=π∫y2dtdx​dt for rotation about the xxx-axis, with the limits converted to values of the parameter ttt. Keeping track of the limits under the change of variable is where care is needed.
The results reproduce the familiar formulae as special cases and thereby serve as checks. Rotating the line y=rhxy = \dfrac{r}{h}xy=hr​x from 000 to hhh about the xxx-axis gives a cone: V=π∫0hr2h2x2 dx=13πr2hV = \pi\int_0^h \dfrac{r^2}{h^2}x^2\,\mathrm{d}x = \dfrac{1}{3}\pi r^2 hV=π∫0h​h2r2​x2dx=31​πr2h, the standard cone volume. Recovering such a known result at the end of a calculation is a reliable way to catch an error, and it connects the integral machinery to elementary mensuration.
V=π∫aby2 dx(about the x-axis),V=π∫cdx2 dy(about the y-axis)V = \pi\int_a^{b} y^2\,\mathrm{d}x \quad (\text{about the } x\text{-axis}), \qquad V = \pi\int_c^{d} x^2\,\mathrm{d}y \quad (\text{about the } y\text{-axis})V=π∫ab​y2dx(about the x-axis),V=π∫cd​x2dy(about the y-axis)

Volumes of revolution

Each disc has area π(radius)2\pi(\text{radius})^2π(radius)2; integrate along the axis of rotation.

Worked example

Volume rotating a square-root curve

The region under y=xy = \sqrt{x}y=x​ from x=0x = 0x=0 to x=4x = 4x=4 is rotated fully about the xxx-axis. Find the exact volume.

  1. 01Set up the integral

    V=π∫04y2 dx=π∫04(x)2 dx=π∫04x dxV = \pi\displaystyle\int_0^{4} y^2\,\mathrm{d}x = \pi\int_0^{4} (\sqrt{x})^2\,\mathrm{d}x = \pi\int_0^{4} x\,\mathrm{d}xV=π∫04​y2dx=π∫04​(x​)2dx=π∫04​xdx.

  2. 02Integrate

    =π[x22]04= \pi\left[\dfrac{x^2}{2}\right]_0^{4}=π[2x2​]04​.

    V=π[x22]04V = \pi\left[\frac{x^2}{2}\right]_0^{4}V=π[2x2​]04​
  3. 03Evaluate

    =π(162−0)=8π= \pi\left(\dfrac{16}{2} - 0\right) = 8\pi=π(216​−0)=8π.

Result: V=8πV = 8\piV=8π.

Exam focus

  • Integrate πy2\pi y^2πy2 (about the xxx-axis) or πx2\pi x^2πx2 (about the yyy-axis); square the radius and keep the π\piπ throughout.
  • For a parametric curve, convert the integrand and the limits to the parameter before integrating.

Typical mistakes

  • Integrating πy\pi yπy instead of πy2\pi y^2πy2 — forgetting that the disc area is π(radius)2\pi(\text{radius})^2π(radius)2.
  • Rotating about the wrong axis, or failing to change the limits when the curve is re-expressed or given parametrically.

Active revision

The region bounded by y=xy = \sqrt{x}y=x​, the xxx-axis and x=4x = 4x=4 is rotated fully about the xxx-axis. Find the exact volume of the solid formed.

Active recall

Recall the key points — then reveal.

Sources: AQA A-level Further Mathematics 7367 specification (AQA)

§ 03

Arc length and surface area of revolution#

●●●AdvancedLPAQA 7367 §3.5LPDfE Further Mathematics — Further calculus

The arc-length element

ds squared = dx squared + dy squaredGeometric figure, P, R, δx, δy, δsPRx1x2δxδyδs
Fig. 3A small element of arc δs\delta sδs is the hypotenuse of a right triangle with legs δx\delta xδx and δy\delta yδy.

Key points

The length of a curve is found by adding up tiny straight pieces. A small element of arc has horizontal extent dx\mathrm{d}xdx and vertical extent dy\mathrm{d}ydy, so by Pythagoras its length is ds=dx2+dy2\mathrm{d}s = \sqrt{\mathrm{d}x^2 + \mathrm{d}y^2}ds=dx2+dy2​. Dividing through by dx\mathrm{d}xdx gives the Cartesian formula s=∫ab1+(dydx)2 dxs = \displaystyle\int_a^{b} \sqrt{1 + \left(\dfrac{\mathrm{d}y}{\mathrm{d}x}\right)^2}\,\mathrm{d}xs=∫ab​1+(dxdy​)2​dx; the integrand is always at least 111, reflecting that a curve is at least as long as its horizontal projection.
For a curve given parametrically, dividing ds\mathrm{d}sds by dt\mathrm{d}tdt gives s=∫t1t2(dxdt)2+(dydt)2 dts = \displaystyle\int_{t_1}^{t_2} \sqrt{\left(\dfrac{\mathrm{d}x}{\mathrm{d}t}\right)^2 + \left(\dfrac{\mathrm{d}y}{\mathrm{d}t}\right)^2}\,\mathrm{d}ts=∫t1​t2​​(dtdx​)2+(dtdy​)2​dt. The two forms are the same element ds\mathrm{d}sds measured against different variables, and the parametric form is often the more convenient when the curve is naturally described by a parameter.
The area of the surface obtained by rotating an arc about the xxx-axis multiplies each element of arc by the circumference 2πy2\pi y2πy of the circle it traces: S=∫2πy ds=∫ab2πy 1+(dydx)2 dxS = \displaystyle\int 2\pi y\,\mathrm{d}s = \int_a^{b} 2\pi y\,\sqrt{1 + \left(\dfrac{\mathrm{d}y}{\mathrm{d}x}\right)^2}\,\mathrm{d}xS=∫2πyds=∫ab​2πy1+(dxdy​)2​dx. It is essential to keep the arc-length element ds\mathrm{d}sds inside the integral — the surface is swept by the arc, not by the horizontal strip, so dx\mathrm{d}xdx alone would understate the area.
In practice these integrals are often awkward, so questions are set on curves for which 1+(dy/dx)21 + (\mathrm{d}y/\mathrm{d}x)^21+(dy/dx)2 simplifies to a perfect square. A designed example is y=x24−ln⁡x2y = \dfrac{x^2}{4} - \dfrac{\ln x}{2}y=4x2​−2lnx​ or curves involving cosh⁡\coshcosh, where the surd disappears and the integral becomes elementary. Recognising the algebra that makes the root simplify — and choosing the Cartesian or parametric form accordingly — is the examinable skill.
s=∫ab1+(dydx)2 dx,s=∫t1t2(dxdt)2+(dydt)2 dts = \int_a^{b} \sqrt{1 + \left(\frac{\mathrm{d}y}{\mathrm{d}x}\right)^2}\,\mathrm{d}x, \qquad s = \int_{t_1}^{t_2}\sqrt{\left(\frac{\mathrm{d}x}{\mathrm{d}t}\right)^2 + \left(\frac{\mathrm{d}y}{\mathrm{d}t}\right)^2}\,\mathrm{d}ts=∫ab​1+(dxdy​)2​dx,s=∫t1​t2​​(dtdx​)2+(dtdy​)2​dt

Arc length (Cartesian and parametric)

Both integrate the same element ds=dx2+dy2\mathrm{d}s = \sqrt{\mathrm{d}x^2 + \mathrm{d}y^2}ds=dx2+dy2​.

S=∫2πy ds=∫ab2πy 1+(dydx)2 dxS = \int 2\pi y\,\mathrm{d}s = \int_a^{b} 2\pi y\,\sqrt{1 + \left(\frac{\mathrm{d}y}{\mathrm{d}x}\right)^2}\,\mathrm{d}xS=∫2πyds=∫ab​2πy1+(dxdy​)2​dx

Surface area of revolution

Each arc element sweeps a circle of circumference 2πy2\pi y2πy.

Worked example

Arc length with a perfect-square integrand

Find the length of the arc of y=23x3/2y = \tfrac{2}{3}x^{3/2}y=32​x3/2 from x=0x = 0x=0 to x=3x = 3x=3.

  1. 01Differentiate

    dydx=x1/2\dfrac{\mathrm{d}y}{\mathrm{d}x} = x^{1/2}dxdy​=x1/2, so (dydx)2=x\left(\dfrac{\mathrm{d}y}{\mathrm{d}x}\right)^2 = x(dxdy​)2=x.

  2. 02Form the integrand

    1+(dydx)2=1+x1 + \left(\dfrac{\mathrm{d}y}{\mathrm{d}x}\right)^2 = 1 + x1+(dxdy​)2=1+x, so s=∫031+x dxs = \displaystyle\int_0^{3} \sqrt{1+x}\,\mathrm{d}xs=∫03​1+x​dx.

    s=∫03(1+x)1/2 dxs = \int_0^{3} (1+x)^{1/2}\,\mathrm{d}xs=∫03​(1+x)1/2dx
  3. 03Integrate

    =[23(1+x)3/2]03=23(43/2−13/2)= \left[\dfrac{2}{3}(1+x)^{3/2}\right]_0^{3} = \dfrac{2}{3}\big(4^{3/2} - 1^{3/2}\big)=[32​(1+x)3/2]03​=32​(43/2−13/2).

  4. 04Evaluate

    =23(8−1)=143= \dfrac{2}{3}(8 - 1) = \dfrac{14}{3}=32​(8−1)=314​.

Result: s=143s = \dfrac{14}{3}s=314​.

Exam focus

  • Quote the correct element ds=1+(dy/dx)2 dx\mathrm{d}s = \sqrt{1+(\mathrm{d}y/\mathrm{d}x)^2}\,\mathrm{d}xds=1+(dy/dx)2​dx (or the parametric form) and simplify the surd before integrating.
  • For a surface of revolution, remember the 2πy2\pi y2πy factor and keep ds\mathrm{d}sds, not dx\mathrm{d}xdx, in the integrand.

Typical mistakes

  • Forgetting the +1+1+1 under the root, or squaring dy/dx\mathrm{d}y/\mathrm{d}xdy/dx incorrectly.
  • Using dx\mathrm{d}xdx in place of the arc element ds\mathrm{d}sds when computing a surface area.

Active revision

Find the arc length of the curve y=23x3/2y = \tfrac{2}{3}x^{3/2}y=32​x3/2 from x=0x = 0x=0 to x=3x = 3x=3.

Active recall

Recall the key points — then reveal.

Sources: Further mathematics: AS and A level content (GCE subject content) (Department for Education)

§ 04

Reduction formulae#

●●●AdvancedLPAQA 7367 §3.5LPDfE Further Mathematics — Further calculus

Powers of sine decrease in area

Function graph, sin²x = (sin(x))^2; sin⁴x = (sin(x))^4; sin⁶x = (sin(x))^6Graph of sin²x, roots at x = 0, maximum at (1.571, 1), minimum at (3.142, 0), y-intercept at y = 0, on the interval x from 0 to 3.142, Graph of sin⁴x, roots at x = 0, maximum at (1.571, 1), minimum at (3.142, 0), y-intercept at y = 0, on the interval x from 0 to 3.142, Graph of sin⁶x, roots at x = 0, maximum at (1.571, 1), y-intercept at y = 0, on the interval x from 0 to 3.1420.511.522.530.20.40.60.81sin²xsin⁴xsin⁶xyx
Fig. 4On [0,π][0,\pi][0,π] the graphs of sin⁡2x\sin^2 xsin2x, sin⁡4x\sin^4 xsin4x and sin⁡6x\sin^6 xsin6x enclose progressively less area, so InI_nIn​ decreases with nnn.

Key points

A reduction formula expresses an integral InI_nIn​ depending on a positive integer nnn in terms of an integral of the same form but lower index, such as In−1I_{n-1}In−1​ or In−2I_{n-2}In−2​. Applied repeatedly, it grinds a high-index integral down to a base case that can be evaluated directly. This turns an otherwise intractable family of integrals into a simple recursive computation.
The formula is almost always derived by integration by parts, with the choice of parts arranged so that one factor's index drops. For In=∫xnex dxI_n = \displaystyle\int x^n \mathrm{e}^x\,\mathrm{d}xIn​=∫xnexdx, taking u=xnu = x^nu=xn and dv=exdx\mathrm{d}v = \mathrm{e}^x\mathrm{d}xdv=exdx gives In=xnex−n∫xn−1ex dx=xnex−nIn−1I_n = x^n\mathrm{e}^x - n\displaystyle\int x^{n-1}\mathrm{e}^x\,\mathrm{d}x = x^n\mathrm{e}^x - nI_{n-1}In​=xnex−n∫xn−1exdx=xnex−nIn−1​. Each application removes one power of xxx, and the recursion terminates at I0=∫ex dx=exI_0 = \int \mathrm{e}^x\,\mathrm{d}x = \mathrm{e}^xI0​=∫exdx=ex.
For definite integrals the boundary term is evaluated at once, often vanishing and leaving a clean recursion. The famous case is In=∫0π/2sin⁡nx dxI_n = \displaystyle\int_0^{\pi/2} \sin^n x\,\mathrm{d}xIn​=∫0π/2​sinnxdx, for which integration by parts yields In=n−1n In−2I_n = \dfrac{n-1}{n}\,I_{n-2}In​=nn−1​In−2​ (Wallis's reduction), because the boundary term vanishes at both 000 and π2\tfrac{\pi}{2}2π​. The two base cases I0=π2I_0 = \tfrac{\pi}{2}I0​=2π​ and I1=1I_1 = 1I1​=1 then generate every value. Because sin⁡nx≤sin⁡n−2x\sin^n x \leq \sin^{n-2} xsinnx≤sinn−2x on the interval, the integrals decrease with nnn, which the figure of sin⁡2x\sin^2 xsin2x, sin⁡4x\sin^4 xsin4x, sin⁡6x\sin^6 xsin6x makes visible.
The disciplined part of the work is bookkeeping. When deriving the formula, keep the boundary term [uv][uv][uv] separate and only discard it after confirming it is zero; when applying the recursion, track carefully whether nnn is even or odd, since the chain of In−2I_{n-2}In−2​ steps lands on a different base case in each parity. A neatly stated reduction formula, followed by an orderly descent to the base case, is exactly what earns full marks.
In=∫xnex dx=xnex−n In−1I_n = \int x^n\mathrm{e}^x\,\mathrm{d}x = x^n\mathrm{e}^x - n\,I_{n-1}In​=∫xnexdx=xnex−nIn−1​

A reduction formula by parts

Integration by parts drops the power of xxx by one each time; terminate at I0=exI_0 = \mathrm{e}^xI0​=ex.

In=∫0π/2sin⁡nx dx=n−1n In−2,I0=π2, I1=1I_n = \int_0^{\pi/2}\sin^n x\,\mathrm{d}x = \frac{n-1}{n}\,I_{n-2}, \qquad I_0 = \tfrac{\pi}{2},\ I_1 = 1In​=∫0π/2​sinnxdx=nn−1​In−2​,I0​=2π​, I1​=1

Wallis's reduction

The boundary term vanishes; the recursion halves the index each step.

Worked example

Deriving and using a reduction formula

For In=∫01xnex dxI_n = \displaystyle\int_0^{1} x^n\mathrm{e}^{x}\,\mathrm{d}xIn​=∫01​xnexdx, show In=e−nIn−1I_n = \mathrm{e} - nI_{n-1}In​=e−nIn−1​ and evaluate I2I_2I2​.

  1. 01Integrate by parts

    u=xnu = x^nu=xn, dv=exdx\mathrm{d}v = \mathrm{e}^x\mathrm{d}xdv=exdx: In=[xnex]01−∫01nxn−1ex dxI_n = \big[x^n\mathrm{e}^x\big]_0^{1} - \displaystyle\int_0^{1} n x^{n-1}\mathrm{e}^x\,\mathrm{d}xIn​=[xnex]01​−∫01​nxn−1exdx.

  2. 02Evaluate the boundary term

    [xnex]01=1ne1−0=e\big[x^n\mathrm{e}^x\big]_0^{1} = 1^n\mathrm{e}^1 - 0 = \mathrm{e}[xnex]01​=1ne1−0=e, so In=e−nIn−1I_n = \mathrm{e} - n I_{n-1}In​=e−nIn−1​.

    In=e−n In−1I_n = \mathrm{e} - n\,I_{n-1}In​=e−nIn−1​
  3. 03Find the base case

    I0=∫01ex dx=e−1I_0 = \displaystyle\int_0^1 \mathrm{e}^x\,\mathrm{d}x = \mathrm{e} - 1I0​=∫01​exdx=e−1; then I1=e−1⋅I0=e−(e−1)=1I_1 = \mathrm{e} - 1\cdot I_0 = \mathrm{e} - (\mathrm{e}-1) = 1I1​=e−1⋅I0​=e−(e−1)=1.

  4. 04Compute I₂

    I2=e−2I1=e−2I_2 = \mathrm{e} - 2 I_1 = \mathrm{e} - 2I2​=e−2I1​=e−2.

Result: In=e−nIn−1I_n = \mathrm{e} - nI_{n-1}In​=e−nIn−1​, and I2=e−2≈0.718I_2 = \mathrm{e} - 2 \approx 0.718I2​=e−2≈0.718.

Exam focus

  • Derive the reduction formula by integration by parts, keeping the boundary term visible and simplifying it before discarding.
  • Apply the recursion carefully to the correct base case (I0I_0I0​ or I1I_1I1​), watching the parity of nnn for definite integrals.

Typical mistakes

  • Choosing the parts so that the index rises rather than falls, so the recursion never terminates.
  • Dropping a non-zero boundary term, or landing on the wrong base case by miscounting the steps of the recursion.

Active revision

Given In=∫01xnex dxI_n = \displaystyle\int_0^{1} x^n \mathrm{e}^{x}\,\mathrm{d}xIn​=∫01​xnexdx, show that In=e−nIn−1I_n = \mathrm{e} - nI_{n-1}In​=e−nIn−1​ and hence evaluate I2I_2I2​.

Active recall

Recall the key points — then reveal.

Sources: AQA A-level Further Mathematics 7367 specification (AQA)

Contents

Section -- / 04

    • 01Improper integrals and the mean value●
    • 02Volumes of revolution◐
    • 03Arc length and surface area of revolution●
    • 04Reduction formulae●

0/4 Read

From notes into training

Further calculus

Reinforce this topic with matching tasks from the question bank.

~11
min
3
Competencies
Practise

References & sources

Sources

Department for Education

  • Further mathematics: AS and A level content (GCE subject content)

AQA

  • AQA A-level Further Mathematics 7367 specification

Previous topic

Further algebra and functions

Next topic

Further vectors

EuraStudy·Notes T·05·MMXXVI

Carry on to the next topic — your learning path is kept.