Integration by parts possible?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
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".