König's theorem (complex analysis)

From testwiki
Jump to navigation Jump to search

In complex analysis and numerical analysis, König's theorem,[1] named after the Hungarian mathematician Gyula Kőnig, gives a way to estimate simple poles or simple roots of a function. In particular, it has numerous applications in root finding algorithms like Newton's method and its generalization Householder's method.

Statement

Given a meromorphic function defined on |x|<R:

f(x)=n=0cnxn,c00.

which only has one simple pole x=r in this disk. Then

cncn+1=r+o(σn+1),

where 0<σ<1 such that |r|<σR. In particular, we have

limncncn+1=r.

Intuition

Recall that

Cxr=Cr11x/r=Crn=0[xr]n,

which has coefficient ratio equal to 1/rn1/rn+1=r.

Around its simple pole, a function f(x)=n=0cnxn will vary akin to the geometric series and this will also be manifest in the coefficients of f.

In other words, near x=r we expect the function to be dominated by the pole, i.e.

f(x)Cxr,

so that cncn+1r.

References

Template:Reflist