Integral Help: Solve \frac {2(1+x)} {1-2x-x^2} dx

  • Thread starter Thread starter Sparky_
  • Start date Start date
  • Tags Tags
    Integration
Sparky_
Messages
227
Reaction score
5
Greetings

Can you help with the following integral:

-\int \frac {2(1+x)} {1-2x-x^2} dx

I'm reasonably sure my setup is correct up to this integral. I tried to factor and do some canceling. - no luck'

thoughts and direction

Thanks
-Sparky-
 
Last edited:
Physics news on Phys.org
Have you tried substitution?
 
Put, x^2+2x-1=z
 
AHHH! thanks -

u = (1-2x-x^2)
du = -2 - 2x dx
dx = \frac {du} {-2(1+x)}
-\int \frac {-du} {u}

= ln(1-2x-x^2)

This solution is in the exponent of "e"

and leads to the integral below.
Question: can you suggest a start for:

\int \frac {1-2x-x^2} {(x+1)^2} dx

I've tried various substitutions again and don't see it.

I've tried u = -x^2 - 2x
du = -2x - 2 dx
or
(-2(x+1) )dx
dx = \frac {du} {-2(x+1)}

leaves me with a (x+1) term

thanks
Sparky_
 
Last edited:
Note that 1-2x-x^2 = -(x+1)^2 + 2.

Now separate, and integrate.

This is completing the square. Also you could multiply the bottom out and long divide to get a similar result.
 
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