If $\lim_\limits{n \to \infty} a_n=1$ and $\lim_\limits{n \to \infty} b_n=\infty$ then $\lim_\limits{n \to \infty} (a_n)^{b_n}=\exp{(\lim_\limits{n \to \infty} (a_n-1)b_n)}$
I have seen a proof, where $\log{(x+1)}=x+o(x)$ were used. But if I used $\log{(x+1)}=x-\frac{x^2}{2}+o(x)$, i would not get the same answer.
HINT.- $$(a_n)^{b_n}=\left(1+(a_n-1)\right)^{\dfrac{b_n(a_n-1)}{a_n-1}}=\left(1+(a_n-1)\right)^{\frac{1}{a_n-1}\cdot b_n(a_n-1)}$$ Thus $$(a_n)^{b_n}\to e^{\lim_{n\to\infty} b_n(a_n-1)}$$ The existence of the limit depends on $\lim_{n\to\infty} b_n(a_n-1)$.