Stratosphere
- 373
- 0
Homework Statement
I understand the whole concept of Taylor Series and Maclaurin series but I don't know how to rewrite them in sigma notation.
I'll use this generic example. Find the Maclaurin series of the function \ f(x)=e^{x}
Homework Equations
The Attempt at a Solution
\ e^{x}+\frac{1}{1!}(x-0)+\frac{1}{2!}(x-0)^{2}+\frac{1}{3!}(x-0)^{3}\cdot\cdot\cdot
I know the answer is \sum^{\infty}_{n=0} \frac{x^{n}}{n!} but I don't know how to get it from the expanded form.