Minus sign before the 2nd integral

  • Thread starter Thread starter danni7070
  • Start date Start date
  • Tags Tags
    Integral Sign
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
danni7070
Messages
91
Reaction score
0
[Solved] Where did I go wrong?

[tex]\int \frac{(x-2)}{x(1+x^2)}dx[/tex]

[tex]\int \frac{x}{x+x^3}dx - \int \frac{2}{x+x^3}dx[/tex]

I choose [tex]u = arctan(x)[/tex] so [tex]du = \frac{1}{1+x^2}[/tex]

and [tex]\int \frac{x}{x+x^3} = \int \frac{1}{1+x^2}[/tex]

1)

[tex]\int \frac{1}{1+x^2}dx = arctan(x)[/tex]

2)

[tex]\int \frac{2}{x+x^3} = \ln (\frac{x^2}{x^2+1})[/tex]

So [tex]\int \frac{(x-2)}{x(1+x^2)}dx = arctan(x) + \ln (\frac{x^2}{x^2+1})[/tex]


Maybe I'm doing something terribly wrong but maybe not. The answer is according to Texas Instrument calculator:

[tex]\ln (\frac{x^2+1}{x^2}) + arctan(x)[/tex]
 
Last edited:
Physics news on Phys.org
Ok thanks for that correction. But what about the 2nd integral? How is it done ? The denominator and numerator are switched if you look at my answer and the TI answer.
 
okey. I tried this and although it looks very logical to me this is not correct??

I got int dv/2v = ln(x^2)/2

any ideas?
 
doh. I see it now. But I still get [tex]\ln (\frac{x^2}{x^2+1})[/tex]
 
What does that change? I thought that it would be the same result but a negative one.
 
OK! I get it! It changes everything!

Thank you very much.