A Taylor series approximates a function near a point by matching its value and as many derivatives as you like: . It is the workhorse of calculus, and for gentle functions it is superb. But a polynomial has a structural limit: it is finite everywhere. It can never shoot off to infinity at some particular point, because polynomials just don't do that.
Many real functions do shoot off to infinity — they have poles, places where the function genuinely diverges, like at . A truncated Taylor series has no way to represent that. It just keeps being a smooth, bounded curve, drifting further and further from the truth as you approach the singularity.
The French mathematician Henri Padé, working in the 1890s under Charles Hermite, formalized a fix: instead of a polynomial, build a ratio of two polynomials — — chosen so that its own Taylor expansion matches 's known coefficients exactly, term for term. Nothing about the input changes: you still only use . What changes is the shape you pour that information into. And a ratio, unlike a sum, is allowed to have a zero in its denominator — a pole of its very own, positioned wherever the algebra demands.
Comments
Loading comments...