In physics I often see expansions of the form $\phi(x+a)=\phi(x)+a\phi'(x)$ for small a. How does this coincide with the usual Taylor expansion $\phi(x-a)=\phi(a)+\phi'(a)(x-a) +...$ ?
2026-05-06 11:03:03.1778065383
Taylor expansion vs expansion in physics
257 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
The derivative $f'(x)$ of a function $f(x)$ can be defined as $$f'(x)=\lim_{h\to 0} \frac{f(x+h)-f(x)}{h}$$ Thus for small $h$, $$f'(x)\approx \frac{f(x+h)-f(x)}{h}$$ Or, $$f(x+h)\approx f(x)+hf'(x)$$