Can some one explain why I am getting this wrong

  • Thread starter Thread starter viciousp
  • Start date Start date
  • Tags Tags
    Explain
viciousp
Messages
49
Reaction score
0
Can some one explain why I am getting this wrong[SOLVED]

Homework Statement


Evaluate
\int ln(x+x^{2}) dx

Homework Equations





The Attempt at a Solution


I integrated by parts to get down to xln(x+x^{2})-\int \frac{(2x-1)}{x+1} I set u=1+x which led to du=1 dx and x=u-1 after so evaluation I got down to -(\int 2 du -\int \frac{1}{u} du) and after more substitution and evaluation I got down to xln(x+x^{2})+ln\left|1+x \right|-2-2x +C, but my book says that I should have only got -2x and not that extra -2
 
Last edited:
Physics news on Phys.org
Nevermind I figured it out
 
Huh weird, this same problem was solved yesterday. Which book are you using for calculus if you don't mind me asking?
 
Thomas Calculus, I still don't get how I messed up on substitution but I just long divided and got the answer
 
You didn't need to use integration by parts though.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top