Integral Calculus - reduction formula/formulae

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
 
Mathematics 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

\int_{0} ^{\frac{\pi}{2}} xsinx dx


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

I_n=\int_0 ^{\frac{\pi}{2}} x^n sinx dx

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

\int_0 ^{\frac{\pi}{4}} sec^6 x dx

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:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top