-1

How can we say that $\exp(0)=1$ when $\exp(0)=\sum_{n=0}^\infty \frac{0^n}{n!}=0^0+0+0+...$ which doesn't seem to have a defined value. Obviously $\lim_{x\to 0}\exp(x)=1$ and $e^0=1$ but I don't think the former proves that $\exp$ doesn't have a gap and the latter seems to me like an example of the tail wagging the dog.

Bernard
  • 175,478

2 Answers2

4

When we write $e^{x}$ as $ \sum\limits_{k=0}^{\infty} \frac {x^k} {k!}$ we make the convention that the starting term is always interpreted as $1$, even when $x=0$.

Enrico M.
  • 26,114
4

Actually,$$\exp(x)=1+x+\frac{x^2}{2!}+\frac{x^3}{3!}+\cdots$$and therefore$$\exp(0)=1+0+0+0+\cdots=1.$$

Enrico M.
  • 26,114