First Step in Finding an Integration Reduction Formula for (4-x^2)^n

AI Thread Summary
The discussion focuses on finding an integration reduction formula for the integral of (4-x^2)^n from 0 to 2. Initial attempts included integration by parts and binomial expansion, with a substitution x = 2 sin u suggested to simplify the integral. A successful solution was eventually derived using a clever manipulation of the x^2 term, leading to the formula I_n = (8n/(2n+1)) I_{n-1}. The participants emphasized the importance of recognizing patterns and using standard results in trigonometric identities. The final solution illustrates a method for reducing the integral, showcasing the value of collaborative problem-solving in mathematics.
Petrushka
Messages
18
Reaction score
0
I'm trying to find an integration reduction formula for the following equation:

<br /> {{I}_n}=\int _{0}^{2}{{\big(4-{x^2}\big)}^n}\delta x<br />

Any indication on how to begin would be much appreciated as I've tried many different approaches but all have ended in failure.

Thanks
 
Last edited:
Mathematics news on Phys.org
I'd try to repeatedly integrate by parts or possibly use the binomial expansion.
 
I think I have a solution just give me 5 mins to see if it works.
 
O.K it's been quite a few months since I've done this, so I can't remember if this reduction formulae is fairly simple.

If you use the substitution:

x = 2 \sin u

It becomes:

\frac{1}{2}4^n\int_0^{\frac{\pi}{2}} \left( \cos^{2n-1} u \right) du

I'm sure that can be done with a few trig identities and standard results but it's too late for me to think about it sorry.
 
Thanks for the swift responses guys I'll have a go at that tomorrow.
 
I'm not sure about this but referring back to my previous post could you just let m = 2n - 1 for n > 0 and then that's a fairly standard reduction formulae. I've never done something like that for a reduction formulae but I don't see why it can't be done.
 
You may well be able to do that, Zurtex, and I also don't see why it wouldn't work, the only trouble is that it wouldn't prove the relation I was asked to prove.

I managed to solve it (with help from maths teacher) using a very clever trick indeed. The solution is as follows if anyone is interested:

<br /> {I }_n}\multsp =\int _{0}^{2}{{\big(4-{x^2}\big)}^n}\delta x \\\noalign\vspace{1.08333ex}} \\= {{{{\big[x{{\big(4-{x^2}\big)}^n}\big]}_0}}^2}+2n\int _{0}^{2}{x^2}{{\big(4-{x^2}\big)}^{n-1}}\delta<br /> x \\\noalign{\vspace{1.08333ex}} \\ \multsp \multsp \multsp \multsp \multsp \multsp =\multsp 2n\int _{0}^{2}\big(4-\big[4-{x^2}\big]\big){{\big(4-{x^2}\big)}^{n-1}}\delta x<br />

<br /> \noalign{\vspace{1.08333ex}} \\ {{I }_n}\multsp \multsp =\multsp 8n\int _{0}^{2}{{\big(4-{x^2}\big)}^{n-1}}\delta x-2n\multsp {{I }_n} \\ \noalign{\vspace{0.833333ex}}<br />

<br /> {{I }_n}\multsp \multsp =\multsp 8n\multsp {{I }_{n-1}}-2n\multsp {{I }_n}<br />

<br /> \noalign{\vspace{0.916667ex}} \\<br /> {{I }_n}\multsp \multsp =\multsp \frac{8n}{2n+1}{{I }_{n-1}<br />

The trick, which I wouldn't have thought of for a very long time, was to write the x^2 term as (4-[4-x^2])
 
Last edited:
I thought I'd seen that before, that's really silly of me not to spot. Well done for working it out.
 
What happens in the very first step of the solution?
 
Back
Top