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

  • Thread starter Thread starter naspek
  • Start date Start date
  • Tags Tags
    Integrate
naspek
Messages
176
Reaction score
0
\int{\left(\frac{x}{x^2 + 1}\right)\,dx}

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

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


try substituting u=x2+1, du=?
 


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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top