Integrate -x/(x^2+5): -1/2ln|x^2+5|

  • Thread starter Thread starter Natasha1
  • Start date Start date
  • Tags Tags
    Integration
Natasha1
Messages
494
Reaction score
9
Could anyone explain to me very simply by means of a mechanical (formula) approach maybe why the integration of -x / (x^2 + 5) gives - 1/2 ln l x^2 + 5 l
 
Physics news on Phys.org
Natasha1 said:
Could anyone explain to me very simply by means of a mechanical (formula) approach maybe why the integration of -x / (x^2 + 5) gives - 1/2 ln l x^2 + 5 l
One big advice for you, Natasha1 is that, you should open your book, and re-read the chapter that teaches you the u-substitution. read and try to understand the concept, then move on to some examples, try to understand them. And finally, you should pratice solving some integrals that involve the u-substitution.
For this problem, you should let u = x2 + 5 => du = 2xdx
So the whole integral becomes:
- \int \frac{xdx}{x ^ 2 + 5} = - \frac{1}{2} \int \frac{du}{u}.
Can you go from here?
---------------
But please, hear me, it won't do any harm to you if you try to re-read the textbook, and try to understand it...
 
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