The task is to prove the following sequence $$\frac{e^n n!}{n^n}$$
is increasing by taking the ratio of successive elements, except when I take the ratio of the successive elements I get
$$e\bigl(\frac{n}{n+1}\bigr)^n$$
which I know is always greater than $1$ just by graphing it and I know it actually converges to $1$; yet when I try to prove it via induction I keep frustratingly hitting dead ends, I've been at this for a while to no avail.
Could anyone offer some guidance? Thank you.