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)
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}$$