Sinc numerical methods

In numerical analysis and applied mathematics, sinc numerical methods are numerical techniques{{Cite journal | last1 = Stenger | first1 = F. | doi = 10.1016/S0377-0427(00)00348-4 | title = Summary of sinc numerical methods | journal = Journal of Computational and Applied Mathematics | volume = 121 | pages = 379–420 | year = 2000 | issue = 1–2 | doi-access = free }} for finding approximate solutions of partial differential equations and integral equations based on the translates of sinc function and Cardinal function C(f,h) which is an expansion of f defined by

:C(f,h)(x)=\sum_{k=-\infty}^\infty f(kh) \, \textrm{sinc} \left(\dfrac{x}{h}-k \right)

where the step size h>0 and where the sinc function is defined by

:\textrm{sinc}(x)=\frac{\sin(\pi x)}{\pi x}

Sinc approximation methods excel for problems whose solutions may have singularities, or infinite domains, or boundary layers.

The truncated Sinc expansion of f is defined by the following series:

: C_{M,N}(f,h)(x) = \displaystyle \sum_{k=-M}^{N} f(kh) \, \textrm{sinc} \left(\dfrac{x}{h}-k \right) .

Sinc numerical methods cover

Indeed, Sinc are ubiquitous for approximating every operation of calculus

In the standard setup of the sinc numerical methods, the errors (in big O notation) are known to be O\left(e^{-c\sqrt{n}}\right) with some c>0, where n is the number of nodes or bases used in the methods. However, Sugihara{{Cite journal | last1 = Sugihara | first1 = M. | last2 = Matsuo | first2 = T. | doi = 10.1016/j.cam.2003.09.016 | title = Recent developments of the Sinc numerical methods | journal = Journal of Computational and Applied Mathematics | volume = 164-165 | pages = 673–689 | year = 2004 | doi-access = free }} has recently found that the errors in the Sinc numerical methods based on double exponential transformation are O\left(e^{-\frac{k n}{\ln n}}\right) with some k>0, in a setup that is also meaningful both theoretically and practically and are found to be best possible in a certain mathematical sense.

Reading

  • {{cite book

|title=Handbook of Sinc Numerical Methods

|last1=Stenger |first1=Frank

|year= 2011

|publisher=CRC Press

|location=Boca Raton, Florida

|isbn=9781439821596

}}

  • {{cite book

|title=Sinc Methods for Quadrature and Differential Equations

|last1=Lund |first1=John

|last2=Bowers | first2=Kenneth

|year= 1992

|publisher=Society for Industrial and Applied Mathematics (SIAM)

|location=Philadelphia

|isbn=9780898712988

}}

References

{{Reflist}}

Category:Numerical analysis

{{mathapplied-stub}}