I wanted to use series expansion of exp function. I have a doubt about what i found.
Knowing exp series has a radius of convergence infinite, we have that expansion serie center at 0 is $exp(x)=\sum_{n=0}^{\infty} \frac{x^n}{n!} $
So choosing x=2 it gives : $exp(2)=\sum_{n=0}^{\infty} \frac{2^n}{n!} $
Now i use maclaurin formula to determine exp exapnsion at c= 1. I obtained $ exp(x) =\sum_{n=0}^{\infty} \frac{ e (x-1)^n}{n!} $ So choosing x=2 it gives : $ exp(2) =\sum_{n=0}^{\infty} \frac{ e (2-1)^n}{n!} $
Finally, it means that
$ \sum_{n=0}^{\infty} \frac{2^n}{n!} = \sum_{n=0}^{\infty} \frac{ e}{n!} $
Simply note that
and