How do I find the value of the following summation:
$$\sum_{k=0}^{48} \frac{30^k}{k!}$$
I tried using the ratio test to find convergence but maybe that's not the way it should be.
And also I'm not allowed to use graphic/programmable calculator for this.
The answer will have a massive denominator; it's basically just a complicated rational number. In my opinion, you're better off saying the answer is roughly $e^{30}$. The difference will be tiny. Indeed, the ratio test tells us that the partial sums of $\exp$ converge faster than geometrically beyond the $x$th partial sum.