I need to study the convergence of the series $\sum_{n=1}^{\infty}\frac{e^n}{(1+\frac{1}{n})^{n^2}}$.
First, I was thinking of finding the limit: $\lim_{n\to\infty}\frac{e^n}{(1+\frac{1}{n})^{n^2}}$ cause if we find that it is different then $0$ the problem is over, since we know the series will be divergent. The only problem is that I do not know how to do it.
If the limit is $0$ then, I think we can do it by using the fact that if we have a series $\sum_{n=1}^{\infty}a_n$ and we can find $b_n$ so that $a_n<b_n$ then:
if $\sum_{n=1}^{\infty}b_n$ is convergent then $\sum_{n=1}^{\infty}a_n$ i convergent
or
if $\sum_{n=1}^{\infty}a_n$ is divergent then $\sum_{n=1}^{\infty}b_n$ is divergent
If this will not work we can try to use limit comparison test, but I doubt it will be necessary.
The main problem for me first is to find if the limit is $0$ or not.
Can you help me out to find out how to solve it?