Why Does Integrating (x+2)/(x^2+4x) Lead to a Logarithmic Function?

  • Thread starter Thread starter vipertongn
  • Start date Start date
  • Tags Tags
    Antiderivatives
vipertongn
Messages
97
Reaction score
0
S (x+2)/(x^2+4x) dx

I've been learning about natural logs and their properties but at this answer I get befuddled at how to work it out. I think perhaps substitution, and some properties with logs but I am very weak in logs...Didn't do well in it when I was in algebra.
I want to know how to do this equation, although I know it has this as an answer:

log(abs(x^2+4x))/2

Thanks for any help.
 
Physics news on Phys.org
vipertongn said:
I think perhaps substitution

You think rightly. Now take a stab at choosing the right substitution. There aren't that many choices available, so this shouldn't be too hard.
 
hmmm ok let's see u = x^2+4x --> du=2x+4 --> du/2=x+2

makes the equation

1/2 S du/U but 1/u means ln|u| though right? why is it a log?
 
vipertongn said:
hmmm ok let's see u = x^2+4x --> du=2x+4 --> du/2=x+2

makes the equation

1/2 S du/U but 1/u means ln|u| though right? why is it a log?

That's the right substitution, but you're missing something in du.
u = x^2 + 4x ==> du = (2x + 4)dx

\int du/u = ln |u| + C
An antiderivative of 1/u is ln |u | because the derivative of ln |u| is 1/u. It's a sort of inverse relationship, similar to the relationship between the equations y = ln(x) and x = e^y.
 
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...

Similar threads

Back
Top