Re: Integral involving square root of e^x

Schrodinger's Dog
Messages
835
Reaction score
7
[SOLVED] Re: Integral involving square root of e^x

Homework Statement



\int \sqrt{1-e^{-x}}

Homework Equations



Sub rule.

The Attempt at a Solution



I realized that it's fairly obvious I can use u=e^-x/2 to give \sqrt {1-u^2}

but I'm kind of looking at the answers and I'm not seeing how I can get to them from here?

The answer I have from my maths program looks a bit awkward? Not sure how they got here?

2(\sqrt{1-e^x})-2\tanh^{-1}(\sqrt{1-e^x})+c

Are there any other useful subs anyone can think of, or tips for this one.

Not a homework question as such but I thought this was the best place for it.
 
Physics news on Phys.org
Well, remember that the actual interview you are trying to determine is
\int \sqrt{1-e^{-x}}dx. Performing the substitution u=e^{-x/2} gives du=-\frac{1}{2}e^{-x/2}\cdot dx, yielding-2\int\frac{\sqrt{1-u^2}}{u}\cdot du. You can integrate this by another subsitution, u=cosy, say.
 
Last edited:
Thanks Christo I'm still not sure here. I'm sure I'm just being thick but could you spell it out, I'm not seeing how I'm going to end up with something even remotely like that answer, even with your sub? It's probably the hyperbolic function, I've got to admit they weren't heavily dealt with in the course I did. I can see where the answer turns into what it is with the sub cos y but the arctanh, where does that come from exactly?
 
Last edited:
Thanks Christo I'm still not sure here. I'm sure I'm just being thick but could you spell it out, I'm not seeing how I'm going to end up like that answer, even with your sub? It's probably the hyperbolic function, I've got to admit they weren't heavily dealt with in the course I did. I can see where the answer turns into what it is with the sub cos y but the arctanh, where does that come from exactly? Is it some clever trig identity I'm missing

I can see where you get

2(1-e^x)-2tanh^{-1}(1-e^x)+c

from

-2\int\frac{\sqrt{1-u^2}}{u}\cdot du but why the arctanh?
 
Last edited:
Hmm, I don't really know to be honest. My substitution doesn't really work, since the fraction has a "u" in the denominator and not a "u^2," which is what I must have assumed.

I guess we'll have to wait for someone else to come along, as I can't see how to integrate that by hand, at the moment.
 
Hi Schrodinger's Dog! :smile:

Put u = sechv, du = -sechvtanhvdv.

Then ∫(√(1 - u^2))/udu = -∫(tanh^2(v)sechv/sechv)dy

= ∫(sech^2(v) - 1)dv

= tanhv - v

= √(1 - u^2)) - tanh^-1√(1 - u^2)

= √(1 - e^-x) - tanh^-1√(1 - e^-x). :smile:

(hmm … might have been quicker to start by putting e^(-x/2) = sechv :rolleyes:)
 
Thanks tiny tim, when I get a spare moment I'll go through that thoroughly. :smile:
 
Back
Top