thenewbosco
- 185
- 0
I am supposed to prove using taylor series the following:
\frac{d^2\Psi}{dx^2} \approx \frac{1}{h^2}[\Psi (x+h) - 2\Psi(x) + \Psi (x-h)] where x is the point where the derivative is evaluated and h is a small quantity.
what i have done is used:
f(x+h)= f(x) + f'(x) h + f''(x)\frac{h^2}{2!}+...
and solved so that
f''(x)=\frac{2}{h^2}[f(x+h) - f(x) - f'(x) h]
i am not sure how to get this into the required form..
I noticed that solving the given equation for \Psi(x) gives a term that looks like \frac{\Psi(x+h) + \Psi(x-h)}{2} i.e. average value on the interval, can this be somehow used to write as a derivative or something?
thanks
\frac{d^2\Psi}{dx^2} \approx \frac{1}{h^2}[\Psi (x+h) - 2\Psi(x) + \Psi (x-h)] where x is the point where the derivative is evaluated and h is a small quantity.
what i have done is used:
f(x+h)= f(x) + f'(x) h + f''(x)\frac{h^2}{2!}+...
and solved so that
f''(x)=\frac{2}{h^2}[f(x+h) - f(x) - f'(x) h]
i am not sure how to get this into the required form..
I noticed that solving the given equation for \Psi(x) gives a term that looks like \frac{\Psi(x+h) + \Psi(x-h)}{2} i.e. average value on the interval, can this be somehow used to write as a derivative or something?
thanks
Last edited: