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