The differential df=f(x0)dxdf = f'(x_0)\,dx provides a linear approximation of ff near x0x_0: the tangent line. Can we do better? Yes: the idea is to approximate ff with a parabola, then with a cubic, and so on, obtaining an approximation that is better and better the higher the degree we go. The result is the Taylor polynomial.

Remark — Taylor as a "generalisation of equivalent functions"

In the chapter on limits we already used substitutions of the type ”sinxx\sin x \sim x as x0x\to 0” or ”1cosxx2/21-\cos x \sim x^2/2 as x0x\to 0”: these are the equivalent functions. The Taylor expansion is the generalisation of this idea: instead of a single equivalence to first or second order, we write a whole polynomial expression approximating ff to an arbitrary order, with a controlled remainder measuring the error made. Knowing Taylor is equivalent to having to hand all the equivalent functions in the book, and infinitely many more besides.

Topics: Derivatives
Concepts: Differential · Equivalent functions · Taylor polynomial
People: Brook Taylor