This is refinement of the technique of integration by parts. It is a labour saving device designed to cope with the situation where a simple-minded approach would leave us integrating by parts many times over before reaching an answer.
Solution x6 is a function that simplifies on differentiation, ex is a function we can integrate in our heads, and so we use integration by parts.
Let u = ex and v = x6. Then
u dx = ex and v' = 6x5. And so
| = |
||
| = e - 6 |
We shall reach an answer, but it is going to take time, time spent doing a lot of repetitive processes. What a reduction formula does is take the work out of the repeats. Instead of doing lots of integrations by parts, we shall do one, with an n in place of the 6. This will give us a formula which we can then use over and over with different values for n.
Let n be a positive integer, and let
| In | = |
|
| = e - n |
||
|
and so
| ||
| In | = e - nIn-1 | (*) |
Now let us use it on our earlier problem, which was to calculate I6.
(*) with n = 6 gives I6 = e - 6I5. Now use it again with n = 5 to get I5 = e - 5I4 and substitute to get
| I6 | = - 5e + 30I4 | |
| = - 5e + 30(e - 4I3) | ||
| = 25e - 120I3 | ||
| = 25e - 120(e - 3I2) | ||
| = - 95e + 360I2 | ||
| = - 95e + 360(e - 2I1) | ||
| = 265e - 720I1 | ||
| = 265e - 720(e - I0) |
Solution With all these questions we use integration by parts, and the aim is to recover an integral of the same shape but with a smaller n.
The largest section of the integrand that we can integrate in our heads is sin x. So set u = sin x and v = sinn-1x (the bit that is left after we have removed u).
| In | = - sinn-1cos x - |
|
| = - sinn-1cos x + (n - 1) |
||
| = - sinn-1cos x + (n - 1) |
||
| = - sinn-1cos x + (n - 1) |
||
| = - sinn-1cos x + (n - 1) |
||
| = - sinn-1x cos x + (n - 1) |
So if we
had that
In =
sinnx dx, the formula would become
| nIn | = |
|
| = (n - 1)In-2 provided n |
For example, with the definite integral and n = 6, we have
+ 
+ 
Ian Craw 2003-12-15