Integrating 1/e^x [ (1-e^-2x)^1/2]

  • Thread starter Thread starter fk378
  • Start date Start date
  • Tags Tags
    Integrating
fk378
Messages
366
Reaction score
0

Homework Statement


Integrate.
1/ [e^x (1-e^(-2x))^1/2]


Homework Equations


integration by parts


The Attempt at a Solution


First I split up the integral so it would be (1/e^-x)[(1/(1-e^-2x)^1/2]
Then I set u=e^-x, dv= (1-e^-2x)^-1/2
du= -e^-x
For my v I got 2(1-e^-2x)^1/2 but I don't know how to go about with the e^-2x, as in how to finish solving for the v-part.

I tried u-substitution and I get another term in the denominator. Then when I tried to differentiate the answer I originally got for v, I did not have anything in the denominator... can anyone help?
 
Physics news on Phys.org
\int \frac{1}{e^x \sqrt{1-e^{-2x}}} dx



try t^2=1-e^{-2x}
 
Is that valid? I just tried to solve it using your suggestion and with u=e^-x. With the u-subst I end up getting the arcsin integral, but I get something different with the t^2 substitution.
 
That's what I did too and verified it by taking it's derivative, but Mathematica gives a totally different solution.

I changed mine to:

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

Used:

u=e^{-x} \rightarrow \ln{u}=-x
 
Oh interesting, why did you take the natural log? Where does that come into play?
 
I let:

u=e^{-x} be my u-sub

-\frac{du}{u}=dx be my du-sub
 
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