Content deleted Content added
Braincricket (talk | contribs) Typo fixing, typos fixed: well-known → well known using AWB (8062) |
DardanAeneas (talk | contribs) m Removed hyperlinking to "poles" because link was going to entry on the Polish (people of Poland). |
||
Line 1:
'''Simple rational approximation (SRA)''' is a subset of interpolating methods using rational functions. Especially, SRA interpolates a given function with a specific [[rational function]] whose
The main application of SRA lies in finding the [[root of a function|zeros]] of [[secular function]]s. A divide-and-conquer algorithm to find the [[eigenvalues]] and [[eigenvectors]] for various kinds of [[Matrix (mathematics)|matrices]] is well known in [[numerical analysis]]. In a strict sense, SRA implies a specific [[interpolation]] using simple rational functions as a part of the divide-and-conquer algorithm. Since such secular functions consist of a series of rational functions with simple poles, SRA is the best candidate to interpolate the zeros of the secular function. Moreover, based on previous researches, a simple zero that lies between two adjacent poles can be considerably well interpolated by using a two-dominant-pole rational function as an approximating function.
|