foxjwill
- 350
- 0
[SOLVED] Forward difference operator
I was looking on Wikipedia and noticed that it said that \Delta_h could be written as
<br /> \begin{align*}<br /> \Delta_h &= \sum_{n=0}^\infty \frac{(hD)^n}{n!}\\<br /> &= e^{hD} - 1<br /> \end{align*}<br />
where D is just the standard derivative. What I don't understand is how they came up with the infinite series.
Homework Statement
I was looking on Wikipedia and noticed that it said that \Delta_h could be written as
<br /> \begin{align*}<br /> \Delta_h &= \sum_{n=0}^\infty \frac{(hD)^n}{n!}\\<br /> &= e^{hD} - 1<br /> \end{align*}<br />
where D is just the standard derivative. What I don't understand is how they came up with the infinite series.