Finding the Limit of ln(1+e^x)/e^x: A Puzzling Problem

  • Thread starter Thread starter aquitaine
  • Start date Start date
  • Tags Tags
    Limit
aquitaine
Messages
30
Reaction score
9
Problem: Find the limit of ln(1+e^x)/e^x as x approaches negative infinity

I really have no idea how to do this kind of limit, so I guessed. I tried to substitute u=e^x to get ln(1+u)/u as u approaches negative infinity, then applying l'hopital's rule and eventually ended up with 1/negative infinity which is zero. This wasn't the right answer (which was 1). Appearently what I did wasn't the right thing, so what is the right way for this kind of problem?
 
Physics news on Phys.org
As x goes to infinity, we have an indeterminate form of 0/0. So apply L'Hopital's rule.

Show us your work because using L'Hopital should have worked because you messed up your algebra.
 
Ok, substituting u = e^x

lim ln(1+u)/u as u approaches negative infinity.

Applying lhopital's rule we have

1/(u+1)/1

so the limit of 1/(u+1) as u approaches negative infinity = 1/(negative infinity+1) = 1/negative infinity = 0

Which part did I mess up?
 
As x goes to negative infinity, what does u go to?
 
Quit substituting, you don't need to at all.

\lim_{x\rightarrow-\infty}\frac{\ln{(1+e^x)}}{e^x}

\lim_{x\rightarrow-\infty}\frac{\frac{e^x}{1+e^x}}{e^x}

\lim_{x\rightarrow-\infty}\frac{1}{1+e^x}

Answer ...
 
Last edited:
Right, thanks.
 
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