i need help with this exercise i need prove the serie
$\{x_{n}\}=2^{\frac{2^{n}-1}{2^{n}}}$ Converge.
I know for limits, this
$lim_{n\rightarrow\infty}2^{\frac{2^{n}-1}{2^{n}}}=2$
Now, i need prove that result and i finish my exercise.
I try this:
Let $\epsilon>0$, $\exists N\in\mathbb{N}$ such that $n>N$ then $|x_{n}-2|<\epsilon$
Now i want find that $N$
I try this: $|2^{\frac{2^{n}-1}{2^{n}}}-2|=|2^{1-\frac{1}{2^{n}}}-2|=|2\times2^{-\frac{1}{2^{n}}}-2|=|2(2^{-\frac{1}{2^{n}}}-1)|=2|2^{-\frac{1}{2^{n}}}-1|=2|\frac{1}{2^{\frac{1}{2^{n}}}}-1|=2(1-\frac{1}{2^{\frac{1}{2^{n}}}})$ But i'm stuck in that part, can someone help me?