Integral Calculus - reduction formula/formulae

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 10K views
james.farrow
Messages
44
Reaction score
0
Hi everyone - first a thanks to all who helped me through differential calculus and limits etc - think I'm getting the hang of it...

Anyway as you can probably guess the next topic is integration. I'm kinda stuck on the 'concept' of reduction formula. I've done the usual integration techniques and by parts but this is really difficult!

Can anyone help me please!
A kind of walk through lol

Many Thanks

James
 
Physics news on Phys.org
Hi!

Could you possibly explain why do you think its difficult, and what part of reduction formulas don't understand?

Here is nice http://archives.math.utk.edu/visual.calculus/4/recursion.2/where explains (using Java or Flash) the derivation of the recursion formulas.

Regards.
 
james.farrow said:
..

Anyway as you can probably guess the next topic is integration. I'm kinda stuck on the 'concept' of reduction formula. I've done the usual integration techniques and by parts but this is really difficult!

The concept is easy, say you had

[tex]\int_{0} ^{\frac{\pi}{2}} xsinx dx[/tex]


Now you can use integration by parts and get the answer. But as the degree of x goes higher and higher, it becomes tedious to work out as you'd need to apply integration by parts more and more.

But if we had now

[tex]I_n=\int_0 ^{\frac{\pi}{2}} x^n sinx dx[/tex]

and we expanded that we could somehow get something like that (not correct btw just an example)

In+1= πIn+π/2

so if we wanted to find ∫x3sinx dx or simply I3, we'd have I3=πI2+π/2

and I2=πI1+π/2

we can easily work out I1 (or ∫xsinx dx) as opposed to ∫x3sinx dx

EDIT: Here is a more correct example.

Find

[tex]\int_0 ^{\frac{\pi}{4}} sec^6 x dx[/tex]

so if we apply a a reduction formula to ∫secnx dx (from π/4 to 0)
we would get a formula of (n+1)In+2=2n/2+nIn

We can find ∫sec x dx from π/4 to 0 or I1. I6 then becomes simple substitution.
 
Last edited: