$1+x+\frac{x^2}{2!}+...\frac{x^n}{n!}$ it is clear that it is sum of the finite terms of exponential series.
$1+x+...+\frac{x^n}{n!}+....=e^x$
Can we write this as $\frac{x^{n+1}}{(n+1)!}+\frac{x^{n+2}}{(n+2)!}+...=e^x-(1+x+...+\frac{x^n}{n!})$.
Is there any explicit formula for this?
Yes. For any convergent series $\sum_{n=0}^\infty a_n$, if $s$ is its sum and $N\in\mathbb N$, we have$$\sum_{n=N+1}^\infty a_n=s-\sum_{n=0}^Na_n.$$