How do I solve an integral using partial fractions?

Davidk1
Messages
3
Reaction score
0
Please help me integrate homework :(

[/tex]

Homework Statement





Homework Equations


\int dx/(1-x^2)^3

The Attempt at a Solution



I believe I have to use partial fractions to solve this integral. I started out by expanding the denominator

1/-(1 - 3x^2 + 3x^4 - x^6)

I pulled out a negative then separated by polynomial

x^4 (x^2 + 3) - 3(x^2 + 3) - 8

so:
-(x^4 - 3)(x^2 + 3) - 8

I'm lost..I need help
 
Physics news on Phys.org


Davidk1 said:
[/tex]

Homework Statement





Homework Equations


\int dx/(1-x^2)^3

The Attempt at a Solution



I believe I have to use partial fractions to solve this integral. I started out by expanding the denominator

1/-(1 - 3x^2 + 3x^4 - x^6)
Why in the world would you expand it? You want to factor it. It is already partly factored, don't throw that away! 1- x2= (1- x)(1+ x) so
(1-x2)3= (1- x)3(1+ x)3

\frac{1}{(1- x^2)^3}= \frac{A}{1-x}+ \frac{B}{(1-x)^2}+ \frac{C}{(1- x)^3}+ \frac{D}{1+ x}+ \frac{E}{(1+x)^2}+ \frac{F}{(1+x)^3}

I pulled out a negative then separated by polynomial

x^4 (x^2 + 3) - 3(x^2 + 3) - 8

so:
-(x^4 - 3)(x^2 + 3) - 8

I'm lost..I need help
 


Thank You! I know I can solve it now!
 
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