Skip to main content
SingaporeFurther MathsSyllabus dot point

How do we derive and use a reduction formula to integrate a family of integrals indexed by an integer?

Derive reduction formulae using integration by parts and apply them to evaluate families of integrals

A focused answer to the H2 Further Mathematics outcome on reduction formulae. Deriving a recurrence for an integral by integration by parts, applying it repeatedly down to a base case, and standard reduction formulae for powers of sine and cosine.

Generated by Claude Opus 4.811 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to derive a reduction formula, a recurrence that expresses an integral InI_n in terms of an integral of lower index, using integration by parts, and then to apply it repeatedly down to a base case to evaluate a specific integral. Reduction formulae are the systematic way to integrate powers of functions that resist a single direct method.

The answer

What a reduction formula is

A reduction formula expresses an integral indexed by an integer nn, say In=xnf(x)dxI_n = \displaystyle\int x^n\mathrm{f}(x)\,dx, in terms of In1I_{n-1} or In2I_{n-2}. Repeated application steps the index down until it reaches a base case (I0I_0 or I1I_1) that can be integrated directly.

Deriving one by parts

The standard derivation splits off one factor and integrates by parts. For In=xnexdxI_n = \int x^n\mathrm{e}^x\,dx, take u=xnu = x^n and dv=exdxdv = \mathrm{e}^x\,dx; integration by parts lowers the power of xx by one, producing In1I_{n-1}. For powers of sine, sinnx=sinn1xsinx\sin^n x = \sin^{n-1}x\cdot\sin x, integrate by parts with dv=sinxdxdv = \sin x\,dx, then use cos2x=1sin2x\cos^2 x = 1 - \sin^2 x to express the result back in terms of InI_n and In2I_{n-2}, and rearrange.

The rearrangement step

For trigonometric powers the by-parts result contains InI_n again on the right. Collect the InI_n terms on the left and divide. For 0π/2sinnxdx\int_0^{\pi/2}\sin^n x\,dx this gives the clean

In=n1nIn2.I_n = \frac{n-1}{n}\,I_{n-2}.

Applying the formula

Identify the base case, then step down. For a definite integral the boundary terms often vanish (for example [sinn1xcosx]0π/2=0[\sin^{n-1}x\cos x]_0^{\pi/2} = 0), which is why the symmetric limits 00 to π2\tfrac{\pi}{2} give such a tidy recurrence.

Examples in context

Example 1. Wallis's product. Repeatedly applying the sinn\sin^n reduction formula and comparing even and odd cases yields Wallis's famous product for π\pi, a classic demonstration that reduction formulae are not just a computational trick but a route to deep results.

Example 2. Moments of a distribution. Integrals such as xnexdx\int x^n\mathrm{e}^{-x}\,dx that define the moments of an exponential-type distribution are evaluated by a reduction formula, linking the technique directly to expectation calculations in statistics.

Try this

Q1. State the reduction formula for In=0π/2sinnxdxI_n = \int_0^{\pi/2}\sin^n x\,dx. [1 mark]

  • Cue. In=n1nIn2I_n = \dfrac{n-1}{n}I_{n-2} for n2n \geq 2.

Q2. What is the base case I0I_0 for 0π/2sinnxdx\int_0^{\pi/2}\sin^n x\,dx? [1 mark]

  • Cue. I0=0π/21dx=π2I_0 = \int_0^{\pi/2} 1\,dx = \dfrac{\pi}{2}.

Q3. Using In=enIn1I_n = \mathrm{e} - n I_{n-1} with I0=e1I_0 = \mathrm{e} - 1, find I1I_1. [1 mark]

  • Cue. I1=e1(e1)=1I_1 = \mathrm{e} - 1\cdot(\mathrm{e} - 1) = 1.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original7 marksLet In=01xnexdxI_n = \displaystyle\int_0^{1} x^n \mathrm{e}^{x}\,dx. Show that In=enIn1I_n = \mathrm{e} - n I_{n-1} for n1n \geq 1, and hence evaluate I2I_2.
Show worked answer →

Apply integration by parts to In=01xnexdxI_n = \int_0^1 x^n \mathrm{e}^x\,dx with u=xnu = x^n (so du=nxn1dxdu = nx^{n-1}dx) and dv=exdxdv = \mathrm{e}^x dx (so v=exv = \mathrm{e}^x):

In=[xnex]0101nxn1exdx=(1e0)n01xn1exdx=enIn1.I_n = \left[x^n \mathrm{e}^x\right]_0^1 - \int_0^1 n x^{n-1}\mathrm{e}^x\,dx = (1\cdot\mathrm{e} - 0) - n\int_0^1 x^{n-1}\mathrm{e}^x\,dx = \mathrm{e} - n I_{n-1}.

Base case: I0=01exdx=[ex]01=e1I_0 = \int_0^1 \mathrm{e}^x\,dx = [\mathrm{e}^x]_0^1 = \mathrm{e} - 1.

Then I1=e1I0=e(e1)=1I_1 = \mathrm{e} - 1\cdot I_0 = \mathrm{e} - (\mathrm{e} - 1) = 1. And I2=e2I1=e2I_2 = \mathrm{e} - 2 I_1 = \mathrm{e} - 2.

So I2=e2I_2 = \mathrm{e} - 2.

Markers reward the by-parts choice, the boundary term and reduced integral giving enIn1\mathrm{e} - n I_{n-1}, the base case I0=e1I_0 = \mathrm{e} - 1, and the value I2=e2I_2 = \mathrm{e} - 2.

Original6 marksGiven In=0π/2sinnxdxI_n = \displaystyle\int_0^{\pi/2} \sin^n x\,dx, the reduction formula In=n1nIn2I_n = \dfrac{n-1}{n}I_{n-2} holds for n2n \geq 2. Use it to evaluate 0π/2sin4xdx\displaystyle\int_0^{\pi/2}\sin^4 x\,dx.
Show worked answer →

Apply the reduction formula twice down to a base case. The base case is I0=0π/21dx=π2I_0 = \int_0^{\pi/2} 1\,dx = \dfrac{\pi}{2}.

I4=414I2=34I2I_4 = \dfrac{4 - 1}{4} I_2 = \dfrac{3}{4}I_2. And I2=212I0=12π2=π4I_2 = \dfrac{2 - 1}{2}I_0 = \dfrac{1}{2}\cdot\dfrac{\pi}{2} = \dfrac{\pi}{4}.

Therefore I4=34π4=3π16I_4 = \dfrac{3}{4}\cdot\dfrac{\pi}{4} = \dfrac{3\pi}{16}.

So 0π/2sin4xdx=3π16\displaystyle\int_0^{\pi/2}\sin^4 x\,dx = \dfrac{3\pi}{16}.

Markers reward stepping down with the reduction formula, the base case I0=π2I_0 = \tfrac{\pi}{2}, computing I2=π4I_2 = \tfrac{\pi}{4}, and the final value 3π16\tfrac{3\pi}{16}.

Related dot points