How to integrate int x/(x^2+1)dx

  • Thread starter Thread starter naspek
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
naspek
Messages
176
Reaction score
0
[tex]\int{\left(\frac{x}{x^2 + 1}\right)\,dx}[/tex]

how to integrate?
i know [tex]\int{\left(\frac{1}{x^2 + 1}\right)\,dx}[/tex]
is tan^-1 x + C

how am i going to start answering this question
 
Physics news on Phys.org


rock.freak667 said:
try substituting u=x2+1, du=?

meaning.. i should u integration by substitution?
 


Yes, try the u substitution.
 


got it..
1/2 ln |x^2 + 1| + C

correct?
 


That's right. One thing though: since x2 + 1 is always greater than 0, no absolute values are needed.