What is the Substitution Method for Integrating a Rational Function?

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

Homework Statement



∫1/(x^2+2x+2) dx


Homework Equations





The Attempt at a Solution



u = x^2+2x+2
du = 2dx(x+1)

But I am left with an x and can not find the antiderviative
 
Physics news on Phys.org
Try the substitution u = x+1.
 
Using the substitution suggested by Pengwuino, you should get
[tex]\int \frac{du}{u^2 + 1}[/tex]

Hopefully you know an antiderivative for this integral.