Inverse factorial summation

435 Views Asked by At

Find the sum $$\sum_{n=0}^\infty \dfrac1{n!}$$

Sorry, I couldn't find the symbol for Sigma.

Sigma(1/n!) I tried this but couldn't do it.

Any suggestions for the problem are welcome.

2

There are 2 best solutions below

0
On BEST ANSWER

$$e^x=\sum_{n=0}^{+\infty}\dfrac{x^n}{n!}$$ So for $x=1$ you have: $$e=\sum_{n=0}^{+\infty}\dfrac{1}{n!}$$

0
On

The answere is the number e. Just use the Taylor-Lagrange theorem on the exponential fonction.