This problem would be easy if I could use the fact that $\exp(x)=e^x$, but I have to use the following definition: $$\exp(x)=\sum_{n=0}^{\infty}\frac{x^n}{n!}$$ I can also use the fact that $$\exp(x+y)=\exp(x)\exp(y)$$ So how do I prove, using those two equations, that $$\forall x\in \mathbb{R}:\exp(x)>0 $$ I mean, I can't just use the definition, because if $x<0$ then it isn't so obvious that $\exp(x)=\sum_{n=0}^{\infty}\frac{x^n}{n!}>0$. Can someone give me a hint or two?
Thanks!