Why is $\lim\limits_{n\to\infty}\frac{3e^n}{n!}=0$?
$e^n=e\cdot e\cdots e$, $n$-times. I tried to find a constant $C>0$ and a $N\in \mathbb{N}$ such that $\frac{3e^n}{n!}\le C\frac{e}{n}$ for $n\ge N$, to apply the squeezing lemma afterwards. But I don't know how to estimate the fraction $\frac{3e^n}{n!}$, how can I estimate $\frac{3e^n}{n!}$ from above? Thank you.