7
$\begingroup$

I am having trouble calculating the following limit:

$$\lim_{x\to\infty}(e^x-1)^{\frac{1}{x}}$$

I figured out (With help from wolfram) that the limit is $e$, but I can't understand why.

I tried to use $x^a = e^{a\ln(x)}$ but that didn't help because the base is $e^x-1$

Any hint or explanation is welcome!
PS: I can't use L'hopital (tagged so specifically)

  • 0
    prove that the seached limit is $e$2017-01-09
  • 0
    take $\ln$ of $y=(e^x-1)^\frac1x$.2017-01-09
  • 0
    @Dr.SonnhardGraubner I think you misunderstood me. I am trying to see how the limit evaluates into $e$2017-01-09
  • 0
    @Itamar Green Then study limits that take the form $\infty^0$. There, you can then proceed to look at the solution of DeepSea.2017-01-09
  • 0
    @juniven does that form have a name of sorts? I'm not sure where to look for that2017-01-09
  • 0
    @Itamar Green You can browse indeterminate forms2017-01-09
  • 0
    @juniven thanks!2017-01-09
  • 0
    One liner: $(e^x-1)^{1/x}=e(1-e^{-x})^{1/x}\to e(1-0)^0=e$.2017-01-09

7 Answers 7

8

Note that we can write

$$\left(e^x-1\right)^{1/x}=e\left(1-e^{-x}\right)^{1/x}$$

The limit, $\lim_{x\to \infty}\left(1-e^{-x}\right)^{1/x}$, is not of indeterminate form since $1^0=1$.

Therefore, we have

$$\begin{align} \lim_{x\to \infty}\left(e^x-1\right)^{1/x}&=\lim_{x\to \infty}\left(e\left(1-e^{-x}\right)^{1/x}\right)\\\\ &=e\lim_{x\to \infty}\left(1-e^{-x}\right)^{1/x}\\\\ &=e \end{align}$$

  • 0
    This answer is perfect.2017-01-09
  • 0
    @LoganClark Thank you! Much appreciative. -Mark2017-01-09
3

Check that $(1/2)e^x < e^x-1$ for $x>1.$ Thus

$$((1/2)e^x)^{1/x} < (e^x-1)^{1/x}< (e^x)^{1/x}\,\text { for } x>1.$$

The term on the left equals $(1/2)^{1/x}e,$ the term on the right equals $e.$ Since $(1/2)^{1/x} \to 1,$ the desired limit is $e$ by the squeeze theorem.

  • 1
    I can't believe that this has not received an up vote ... until now.2017-05-16
  • 0
    @MarkViola Ah well, the MSE beat goes on. Thanks.2017-05-16
  • 0
    "Drums keep pounding rhythms to my brain" ... too obscure?2017-05-16
  • 0
    @MarkViola Sonny and Cher.2017-05-16
  • 0
    And also covered by ["Vanilla Fudge."](https://en.wikipedia.org/wiki/The_Beat_Goes_On_(Vanilla_Fudge_album)) That was a bit harder version, but pretty good. Well done.2017-05-16
2

If $$ L=\lim_{x\rightarrow \infty}(e^x-1)^{1/x}\Rightarrow \log L=\log\lim_{x\rightarrow \infty}(e^x-1)^{1/x}\stackrel{\text{continuity of the logarithm}}{\Rightarrow} \lim_{x\rightarrow \infty}1/x\log(e^x-1)\stackrel{L'Hôpital's rule}=\lim_{x\rightarrow \infty}\frac{e^x}{e^x}=1\Rightarrow\log L=1\Rightarrow e=L $$ To remove L'Hôpital's use: $$ \lim_{x\rightarrow \infty}1/x\log(e^x-1)\sim \lim_{x\rightarrow \infty}1/x\log(e^x)=\lim_{x\rightarrow \infty}x/x=1 $$

1

We have: $\ln \left(\left(e^x-1\right)^{1/x}\right) = \dfrac{\ln(e^x-1)}{x}$. You can use L'hospital rule here..and your answer would be $e^L$ whereas $L$ is the limit of the L'hospital.

  • 1
    I tagged it as `limit-without-lhopital` because I can't use it...2017-01-09
  • 0
    Fine. I might accept some down votes down the road...while I am finding for a alternative way out.2017-01-09
  • 0
    Why would I downvote this? it's useful. Just not to me at the moment. It might be useful for others that find this later...2017-01-09
  • 0
    @ItamarGreen I think I have it below2017-01-09
1

$$ \lim _{x\to \infty }\left(\left(e^x-1\right)^{\frac{1}{x}}\right)=\lim_{x\rightarrow \infty}e^{\frac{1}{x}\ln(e^x-1)}\approx \lim_{x\rightarrow \infty}\frac{1}{x}\ln(e^x)=\lim_{x\rightarrow \infty}\frac{x}{x}=1 \rightarrow \color{red}{e^1} $$

0

$$ \begin{gathered} \mathop {\lim }\limits_{x\; \to \;\infty } \left( {e^{\,x} - 1} \right)^{\,1/x} = \mathop {\lim }\limits_{x\; \to \;\infty } e^{\,x/x} \left( {1 - e^{\, - \,x} } \right)^{\,1/x} = \hfill \\ = e\mathop {\lim }\limits_{x\; \to \;\infty } \left( {1 - e^{\, - \,x} } \right)^{\,1/x} = e\mathop {\lim }\limits_{y\; \to \;0} \left( {1 - e^{\, - \,\frac{1} {y}} } \right)^{\,y} = \hfill \\ = e\mathop {\lim }\limits_{y\; \to \;0} \left( {\left( \begin{gathered} y \\ 0 \\ \end{gathered} \right)e^{\, - \,\frac{0} {y}} - \left( \begin{gathered} y \\ 1 \\ \end{gathered} \right)e^{\, - \,\frac{1} {y}} + \left( \begin{gathered} y \\ 2 \\ \end{gathered} \right)e^{\, - \,\frac{2} {y}} + \cdots } \right) = \hfill \\ = e \hfill \\ \end{gathered} $$

0

$$\lim\limits_{x\rightarrow+\infty}\ln(e^x-1)^{\frac{1}{x}}=\lim\limits_{x\rightarrow+\infty}\frac{\ln(e^x-1)}{x}=\lim\limits_{x\rightarrow+\infty}\frac{\ln\left(1-\frac{1}{e^x}\right)e^x}{x}=$$ $$=\lim\limits_{x\rightarrow+\infty}\frac{x+\ln\left(1-\frac{1}{e^x}\right)}{x}=1+\lim\limits_{x\rightarrow+\infty}\frac{\ln\left(1-\frac{1}{e^x}\right)}{x}=1+0=1,$$ which says that the answer is $e$.