Reduction formula regarding binomial (1+x^2)^n

ssgriffin
Messages
2
Reaction score
0

Homework Statement


prove the following reduction formula, n>0
∫((1+x^2)^n) dx=(x(1+x^2)^n)(1/(2n+1)) +2n/(2n+1)∫(1+x^2)^(n-1) dx

Homework Equations


none

The Attempt at a Solution


one of many attempts, i get close, but no cigar. Huge blow to the calculus ego. Any help would be greatly appreciated. I just need a point in the right direction.

∫((1+x^2)^n) dx=uv-∫vdu
u=(1+x^2)^n dv=dx

du= n(1+x^2)^(n-1)(2x)dx v=x

∫((1+x^2)^n) dx=x(1+x^2)^n -2n∫(x^2)((1+x^2)^(n-1))dx

if i use another iteration of integration by parts (IBP) it just gets worse. i tried to substitute for x^2 but it didnt really help either.
 
Physics news on Phys.org
ssgriffin said:

Homework Statement


prove the following reduction formula, n>0
∫((1+x^2)^n) dx=(x(1+x^2)^n)(1/(2n+1)) +2n/(2n+1)∫(1+x^2)^(n-1) dx

Homework Equations


none

The Attempt at a Solution


one of many attempts, i get close, but no cigar. Huge blow to the calculus ego. Any help would be greatly appreciated. I just need a point in the right direction.

∫((1+x^2)^n) dx=uv-∫vdu
u=(1+x^2)^n dv=dx

du= n(1+x^2)^(n-1)(2x)dx v=x

∫((1+x^2)^n) dx=x(1+x^2)^n -2n∫(x^2)((1+x^2)^(n-1))dx

if i use another iteration of integration by parts (IBP) it just gets worse. i tried to substitute for x^2 but it didnt really help either.
Hello ssgriffin. Welcome to PF !The integrand in that last integral may be written as

(x^2)(1+x^2)^{n-1}=(x^2+1-1)(1+x^2)^{n-1}\\ \ \\<br /> \quad\quad\quad\quad\quad\quad\quad = (1+x^2)^{n}-(1+x^2)^{n-1}
 
Much thanks for that!

Cheers
 
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...

Similar threads

Back
Top