<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/index.php?action=history&amp;feed=atom&amp;title=SINADR</id>
	<title>SINADR - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/index.php?action=history&amp;feed=atom&amp;title=SINADR"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=SINADR&amp;action=history"/>
	<updated>2026-08-07T15:33:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=SINADR&amp;diff=24864&amp;oldid=prev</id>
		<title>en&gt;Monkbot: Fix CS1 deprecated date parameter errors</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=SINADR&amp;diff=24864&amp;oldid=prev"/>
		<updated>2014-01-30T02:18:10Z</updated>

		<summary type="html">&lt;p&gt;Fix &lt;a href=&quot;/w/index.php?title=Help:CS1_errors&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Help:CS1 errors (page does not exist)&quot;&gt;CS1 deprecated date parameter errors&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In [[numerical analysis]] and [[applied mathematics]], &amp;#039;&amp;#039;&amp;#039;sinc numerical methods&amp;#039;&amp;#039;&amp;#039; are numerical techniques&amp;lt;ref&amp;gt;{{cite doi|10.1016/S0377-0427(00)00348-4}}&amp;lt;/ref&amp;gt; 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&lt;br /&gt;
:&amp;lt;math&amp;gt;C(f,h)(x)=\sum_{k=-\infty}^\infty \textrm{sinc}(\frac{x}{h-k})&amp;lt;/math&amp;gt;&lt;br /&gt;
where the step size h&amp;gt;0 and where the sinc function is defined by&lt;br /&gt;
:&amp;lt;math&amp;gt;\textrm{sinc}(x)=\frac{\sin(\pi x)}{\pi x}&amp;lt;/math&amp;gt;&lt;br /&gt;
Sinc approximation methods excel for problems whose solutions may have singularities, or infinite domains, or boundary layers.&lt;br /&gt;
&lt;br /&gt;
==Sinc numerical methods cover==&lt;br /&gt;
&lt;br /&gt;
*function approximation,&lt;br /&gt;
*approximation of [[derivative]]s,&lt;br /&gt;
*approximate definite and indefinite [[integral|integration]],&lt;br /&gt;
*approximate solution of initial and boundary value ordinary [[differential equation]] (ODE) problems,&lt;br /&gt;
*approximation and inversion of [[Fourier transform|Fourier]] and [[Laplace transform|Laplace]] transforms,&lt;br /&gt;
*approximation of [[Hilbert transforms]],&lt;br /&gt;
*approximation of definite and indefinite [[convolution]],&lt;br /&gt;
*approximate solution of partial differential equations,&lt;br /&gt;
*approximate solution of [[integral equations]],&lt;br /&gt;
*construction of conformal maps.&lt;br /&gt;
Indeed, Sinc are ubiquitous for approximating every operation of calculus&lt;br /&gt;
&lt;br /&gt;
In the standard setup of the sinc numerical methods, the errors (in [[big O notation]]) are known to be &amp;lt;math&amp;gt;O\left(e^{-c\sqrt{n}}\right)&amp;lt;/math&amp;gt; with some c&amp;gt;0, where n is the number of nodes or bases used in the methods. However, Sugihara&amp;lt;ref&amp;gt;{{cite doi|10.1016/j.cam.2003.09.016}}&amp;lt;/ref&amp;gt; has recently found that the errors in the Sinc numerical methods based on double exponential transformation are &amp;lt;math&amp;gt;O\left(e^{-\frac{k n}{\ln n}}\right)&amp;lt;/math&amp;gt; with some k&amp;gt;0, in a setup that is also meaningful both theoretically and practically and are found to be best possible in a certain mathematical sense.&lt;br /&gt;
&lt;br /&gt;
==Reading==&lt;br /&gt;
*{{cite book&lt;br /&gt;
 |title=&lt;br /&gt;
&lt;br /&gt;
Handbook of Sinc Numerical Methods&lt;br /&gt;
&lt;br /&gt;
 |last1=Stenger |first1=Frank |authorlink1=&lt;br /&gt;
 |coauthors=&lt;br /&gt;
 |editor1-last= |editor1-first= |editor1-link=&lt;br /&gt;
 |year= 2011 &lt;br /&gt;
 |publisher=CRC Press&lt;br /&gt;
 |location=Boca Raton, FL&lt;br /&gt;
 |isbn=9781439821596&lt;br /&gt;
 |url=&lt;br /&gt;
 |page=&lt;br /&gt;
 |pages=&lt;br /&gt;
 |ref=&lt;br /&gt;
}}&lt;br /&gt;
*{{cite book&lt;br /&gt;
 |title=Sinc Methods for Quadrature and Differential Equations&lt;br /&gt;
 |last1=Lund |first1=John |authorlink1=&lt;br /&gt;
 |last2=Bowers | first2=Kenneth&lt;br /&gt;
 |coauthors=&lt;br /&gt;
 |editor1-last= |editor1-first= |editor1-link=&lt;br /&gt;
 |year= 1992 &lt;br /&gt;
 |publisher=Society for Industrial and Applied Mathematics (SIAM)&lt;br /&gt;
 |location=Philadelphia&lt;br /&gt;
 |isbn=9780898712988&lt;br /&gt;
 |url=&lt;br /&gt;
 |page=&lt;br /&gt;
 |pages=&lt;br /&gt;
 |ref=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Numerical analysis]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{mathapplied-stub}}&lt;/div&gt;</summary>
		<author><name>en&gt;Monkbot</name></author>
	</entry>
</feed>