So, I have
$$\sum_{n = 0}^{+\infty} \dfrac{3^n}{n!}$$
I know that the series converges, and I know the sum is $e^3$. Yet I wanted to prove this with the factorial majorization and the user of the geometric progression. I'm however stuck, I tried basically anything I could.
I started with considering
$$\sum_{n = 0}^{+\infty} s_n = \lim_{k\to +\infty} s_k = \lim_{k\to +\infty} \sum_{n = 0}^k s_k$$
Now:
$$s_n = 1 + 3 + \frac{3^2}{2!} + \frac{3^3}{3!} + \cdots + \frac{3^{n-1}}{(n-1)!} + \frac{3^n}{n!}$$
I wanted to use the fact that (proof by induction: made) for $n\geq 3$ we have
$$n! \geq 3^{n-2}$$ and then $$\frac{1}{n!} \leq \frac{1}{3^{n-2}}$$
But from here I have no idea of how to obtain a geometric progression both to prove the convergence and to give a rough estimation of the value of the sum. I always end up in some nonsense.
Also because of the numerator. If I had just $\frac{1}{n!}$ then I could do something like:
$$1 + \frac{1}{2} + \cdot \frac{1}{n!}$$ using $n! \geq 2^{n-1}$ for $n\geq 2$ that is
$$1 + \frac{1}{2} + \frac{1}{3!} + \ldots \leq 1 + \frac{1}{2} + \frac{1}{2^2} + \cdot + \frac{1}{2^{n-1}} = \sum_{k=0}^{n} \frac{1}{2^k} - 1$$ and then use the geometric progression.
But with that $3^n$ and so on at the numerator, I'm stuck.
How to proceed?
Since $n! \geq 6 * 4^{n-3}$ for all $n \geq 4$ you can bound the tail of this series geometrically: $$\sum_{k=4}^\infty \frac{3^k}{k!} \leq C \sum_{k=4}^\infty \frac{3^k}{4^k} < \infty,$$ where $C$ is a suitably chosen constant.