Integration by parts possible?

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

Homework Statement



Calculate:

[tex]\integral \frac{1}{(x^2+1)(x+1)}[/tex]


Homework Equations



[tex]\integral f(x) g'(x) = f(x) g(x) - \integral f'(x) g(x) + C[/tex]

The Attempt at a Solution



I've tried using both [tex]1/(x+1)[/tex] and [tex]1/(x^2 + 1)[/tex] as [tex]dv[/tex], but both end up in another integral I can't solve, one with [tex]-ln(x+1) 2x / (x^2+1)^2[/tex] and the other with [tex]-atan(x)/(x+1)^2[/tex].

I think that probably this can only be solved with the method for rational functions (with all the coefficients), but I'm not sure.
 
Physics news on Phys.org
Using partial fractions is much better idea.
 
Dick said:
Using partial fractions is much better idea.

Thanks for answering. I know it's much better, but I'm solving some tests (same format) and the position in which this one appears is the "integration by parts question".