Find the value of $\alpha$ for which following limit exists and is equal to a non-zero constant $$\lim_{n \rightarrow \infty}\frac{e \left(1-\frac{1}{n}\right)^n -1}{n^\alpha}$$
I don't know how to begin.
I don't want a full solution, I would like only a hint on how to begin.
Thanks in advance.
$$e\left(1-\frac {1}{n}\right)^n=e^{n\left(\ln(1-\frac {1}{n})+\frac {1}{n}\right)} $$
$$\ln\left(1-\frac {1}{n}\right)=-\frac {1}{n}-\frac {1}{2n^2}(1+\epsilon (n) )$$
thus, we will compute
$$\lim_{n\to+\infty}\frac {-(1+\epsilon (n))}{2n^{1+\alpha}}$$
You should take $$\alpha=-1$$
the limit is then $=-\frac{1}{2}$.