I am trying to see where this relationship comes from: $\displaystyle \sum_{n=0}^{\infty}\frac{x^n}{n!} = e^x$ Does anyone have any special knowledge that me and my summer math teacher doesn't know about? He went over generating functions a few days ago and I did not know exactly what he was talking about. In the middle of his lecture he wrote this generating function. He explained that in this case $a_{n} = \frac{1}{n!}$ for $\displaystyle \sum_{n=0}^{\infty} a_{n} x^n$.
Is the relationship a definition or can it be derived using $\displaystyle \sum_{n=0}^{\infty} x^n $?
Beside that the exponential function is defined most times in this way, we can see it holds if we take another definition like that the exp function is the unique function with $f(0)=1$ and $f'(x)=f(x)$. This is an ordinary differential equation where $f'$ is locally lipschitz hence there is a unique solution, and as the exponenential function solves it (just differentiate the sum) we are done. This is allowed because it is a power series which converges everywhere (normally you can't differentiate a series by summing the derivatives of the terms).
If you want a less sophisticated proof that the exponential function is the unique function with this property you can show that there can only be one function with this property. Let $f,g$ be two functions with $f'=f$ and $g'=g$.
Then $$ \frac{d}{d x} \frac{f}{g}= \frac{f' \cdot g - f\cdot g'}{g^2}$$ As we said we have $f'=f$ and $g'=g$ we have $$\frac{f\cdot g-f\cdot g}{g^2}=0$$ hence $\frac{f}{g}$ is constant and $f=a\cdot g$ for some $a$. In special $$1=f(0)=a\cdot g(0)=a$$ Hence $a=1$ and $f=g$.
One could define the exponential function as the unique holomorphic function with $$\exp(0)=1$$ and $$\exp(u+v)=\exp(u)\cdot \exp(v)$$ For this one you can use the Cauchy product and see that the series satisfy the functional equation.