All articles
Mathematics
further-integration

Mastering Reduction Formulae in Integration

Unlock the power of recursive integration. Learn how to simplify complex integrals using reduction formulae, a vital technique for Further Maths students.

Math Instructor AI 22 September 2026 8 min read

Mastering Reduction Formulae in Integration

For students tackling Further Maths, integration often moves beyond standard functions into territory where direct methods fail. Reduction formulae provide a systematic, recursive approach to solving integrals that contain an integer parameter, typically denoted as $n$. By expressing an integral $I_n$ in terms of a simpler integral $I_{n-1}$ or $I_{n-2}$, you can break down complex problems into manageable steps.

This technique is not just a clever trick; it is a fundamental tool for evaluating high-order powers of trigonometric functions or products of polynomials and exponentials. Mastering this will significantly boost your confidence in handling the more challenging calculus questions found in advanced examinations.

The Core Concept of Recursive Integration

A reduction formula is a recurrence relation that allows you to reduce the index of an integral. The process generally involves using integration by parts to isolate the term with the highest power. Once you have established the relationship, such as $I_n = f(n)I_{n-1} + g(n)$, you can apply it repeatedly until you reach a base case, such as $I_0$ or $I_1$, which is easily integrable.

Deriving a Formula for $I_n = \int x^n e^x dx$

To derive a reduction formula for $I_n = \int x^n e^x dx$, we use integration by parts, where $\int u dv = uv - \int v du$. Let $u = x^n$ and $dv = e^x dx$. Then $du = nx^{n-1} dx$ and $v = e^x$.

Applying the formula: $$I_n = x^n e^x - \int n x^{n-1} e^x dx$$ $$I_n = x^n e^x - n \int x^{n-1} e^x dx$$ $$I_n = x^n e^x - n I_{n-1}$$

This formula allows us to calculate $I_n$ for any integer $n$ by knowing the result for $n-1$.

Worked Example: Evaluating $I_2 = \int x^2 e^x dx$

Using our derived formula $I_n = x^n e^x - n I_{n-1}$:

  1. For $n=2$: $I_2 = x^2 e^x - 2 I_1$
  2. For $n=1$: $I_1 = \int x^1 e^x dx = x e^x - 1 I_0$
  3. Since $I_0 = \int e^x dx = e^x + C$, we substitute back: $I_1 = x e^x - e^x + C$ $I_2 = x^2 e^x - 2(x e^x - e^x) + C$ $I_2 = e^x(x^2 - 2x + 2) + C$

Trigonometric Reduction: Powers of Sine

For $I_n = \int \sin^n x dx$, we write $\sin^n x$ as $\sin^{n-1} x \cdot \sin x$. Using integration by parts with $u = \sin^{n-1} x$ and $dv = \sin x dx$, we find $du = (n-1)\sin^{n-2} x \cos x dx$ and $v = -\cos x$.

$$I_n = -\sin^{n-1} x \cos x + (n-1) \int \sin^{n-2} x \cos^2 x dx$$ Using $\cos^2 x = 1 - \sin^2 x$: $$I_n = -\sin^{n-1} x \cos x + (n-1) \int \sin^{n-2} x (1 - \sin^2 x) dx$$ $$I_n = -\sin^{n-1} x \cos x + (n-1) I_{n-2} - (n-1) I_n$$ Rearranging for $I_n$ gives the standard reduction formula: $$I_n = \frac{-\sin^{n-1} x \cos x}{n} + \frac{n-1}{n} I_{n-2}$$

Wallis's Formula

Wallis's formula is a specific application of reduction formulae for definite integrals of $\sin^n x$ or $\cos^n x$ between $0$ and $\frac{\pi}{2}$. If $I_n = \int_0^{\pi/2} \sin^n x dx$, the reduction formula leads to a product of fractions. For example, if $n$ is odd, $I_n = \frac{n-1}{n} \cdot \frac{n-3}{n-2} \dots \frac{2}{3}$. This is incredibly useful for quickly evaluating definite integrals without performing full integration by parts.

Common Mistakes

  1. Sign Errors: When using integration by parts, forgetting the negative sign in the formula $\int u dv = uv - \int v du$ is the most frequent error.
  2. Boundary Neglect: In definite integrals, failing to evaluate the $uv$ part at the limits $0$ and $\frac{\pi}{2}$ often leads to incorrect constants.
  3. Base Case Errors: Forgetting to correctly identify or integrate the base case ($I_0$ or $I_1$) will invalidate the entire recursive chain.
  4. Algebraic Slip-ups: When rearranging the equation to isolate $I_n$, ensure you correctly factorise the $I_n$ terms on both sides.

FAQ

What is the purpose of a reduction formula? It simplifies an integral with a high power $n$ into a sequence of simpler integrals, making otherwise impossible problems solvable.

Do I need to memorise these formulae? Usually, you are expected to derive them during the exam using integration by parts, though knowing the final form helps check your work.

When should I use Wallis's formula? Use it specifically for definite integrals of $\sin^n x$ or $\cos^n x$ from $0$ to $\frac{\pi}{2}$ to save time.

Conclusion

Reduction formulae are a powerful weapon in your mathematical arsenal, turning daunting powers into simple, iterative steps. By practising the derivation process, you ensure you can handle any variation thrown at you in an exam. Ready to see these concepts in motion? Head over to MathInstructor AI to generate a free, narrated animated lesson on reduction formulae and watch the calculus unfold step-by-step.

Topics

reduction formulae
integration
further maths
recursive integration
wallis formula
further-integration
calculus
integration by parts

Want this explained out loud?

Turn any question into a narrated, animated lesson in seconds.

Try the Studio free