Padé approximant

From Calculus
Revision as of 00:56, 2 May 2014 by Vipul (talk | contribs)

Definition

About a general point and for a given order

Suppose f is a function, x0 is a point in the domain of f, and m,n are (possibly equal, possibly distinct) nonnegative integers. Suppose further that f is at least m+n times differentiable at x0.

The Padé approximant to f of order [m/n] at x0 is a rational function of the form:

R(x)=a0+a1(xx0)+a2(xx0)2++am(xx0)m1+b1(xx0)++bn(xx0)n

where ai,bj are all real numbers, and where f(j)(x0)=R(j)(x0) for j{0,1,2,,m+n}.

About the point 0 and for a given order

This definition adapts the previous one for the case x0=0.

Suppose f is a function and m,n are (possibly equal, possibly distinct) nonnegative integers. Suppose further that f is at least m+n times differentiable at 0.

The Padé approximant to f of order [m/n] at 0 is a rational function of the form:

R(x)=a0+a1x+a2x2++amxm1+b1x++bnxn

where a0,a1,,am,b1,b2,,bn are all real numbers, and where f(j)(0)=R(j)(0) for j{0,1,2,,m+n}.