Integrating by partial fraction.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
azatkgz
Messages
182
Reaction score
0

Homework Statement



[tex]\int \frac{dx}{(x+1)(x^2+1)(x^3+1)}[/tex]



The Attempt at a Solution



I tried to solve it in 3 ways.
1)[tex]\frac{A}{(x+1)}+\frac{B}{(x^2+1)}+\frac{C}{(x^3+1)}[/tex]

2)[tex]\frac{A}{(x+1)}+\frac{B+Dx}{(x^2+1)}+\frac{C+Ex}{(x^3+1)}[/tex]

3)[tex]\frac{A}{(x+1)}+\frac{B+Dx}{(x^2+1)}+\frac{C+Ex+Fx^2}{(x^3+1)}[/tex]
But it gives me nonsense.
 
Physics news on Phys.org
(x+1) divides (x^3+1). You can write the partial fraction with just linear and quadratic denominators.
 
Then should I solve in this way?

[tex]\frac{A}{(x+1)}+\frac{B+Dx}{(x^2+1)}+\frac{C}{(x+1)^2}+\frac{F+Ex}{(x^2-x+1)}[/tex]
 
That looks ok to me.
 
damn this prob is going to be long