How Can Reduction Formulas Simplify the Integral of \( x^m(1-x)^n \)?

kioria
Messages
54
Reaction score
0
1. The problem

Show that \int^{1}_{0}x^{m}(1-x)^{n} dx = \frac{m!n!}{(m+n+1)!} for all integers m, n \geq 0

The question is under "Reduction" topic, so I assume we solve this via reduction.

2. My attempt

My attempt is as follows:

Let x = cos^{2}x

Then we get \frac{1}{2}\int cos^{2m-1}sin^{2n-1}dx

From here I use the reduction formula: I_{m, n} : \frac{m-1}{m+n} : m \geq 2<br /> or \frac{n-1}{m+n} : n \geq 2

It seems like I am on the right track, but it's not working out properly. Am I missing something?
 
Physics news on Phys.org
don't really know how to help but...

wow. that looks like a monster problem! what hideousness of an equation that is!
 
Solve using integration by parts. You should get a redundant term or otherwise be able to simplify the problem in a few steps. The substitution method looks unnecessarily complicated here, and that too is based on integration by parts...so you'd be better off trying this problem from the basics up.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top