I have been facing difficulties of solving this finite sum stated below. I know it will be $e^x$ if the summation goes to infinity. how can i deal with if its finite sum. any hint will be highly appreciated
$$\sum_{n=0}^k \frac{x^n}{n!}$$
I have been facing difficulties of solving this finite sum stated below. I know it will be $e^x$ if the summation goes to infinity. how can i deal with if its finite sum. any hint will be highly appreciated
$$\sum_{n=0}^k \frac{x^n}{n!}$$
It equals to $$ e^x-\int_{0}^{x}\frac{t^{k+1}}{\left(k+1\right)!}e^t\text{d}t $$