<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Sinc_function</id>
	<title>Sinc function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Sinc_function"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Sinc_function&amp;action=history"/>
	<updated>2026-04-21T15:40:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Sinc_function&amp;diff=368496&amp;oldid=prev</id>
		<title>imported&gt;Ketiltrout: hatnote</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Sinc_function&amp;diff=368496&amp;oldid=prev"/>
		<updated>2025-11-12T06:36:51Z</updated>

		<summary type="html">&lt;p&gt;hatnote&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{short description|Special mathematical function defined as sin(x)/x}}&lt;br /&gt;
{{Redirect|Sinc}}&lt;br /&gt;
{{Use American English|date = March 2019}}&lt;br /&gt;
{{Infobox mathematical function&lt;br /&gt;
| name = Sinc&lt;br /&gt;
| image = Si sinc.svg&lt;br /&gt;
| imagesize = 350px&lt;br /&gt;
| imagealt = Part of the normalized and unnormalized sinc function shown on the same scale&lt;br /&gt;
| caption = Part of the normalized sinc (blue) and unnormalized sinc function (red) shown on the same scale&lt;br /&gt;
| general_definition = &amp;lt;math&amp;gt;\operatorname{sinc}x = \begin{cases} \dfrac{ \sin x } x, &amp;amp; x \ne 0 \\ 1, &amp;amp; x = 0\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
| fields_of_application = Signal processing, spectroscopy&lt;br /&gt;
| domain = &amp;lt;math&amp;gt;\mathbb{R}&amp;lt;/math&amp;gt;&lt;br /&gt;
| range = &amp;lt;math&amp;gt;[-0.217234\ldots, 1]&amp;lt;/math&amp;gt;&lt;br /&gt;
| parity = Even&lt;br /&gt;
| zero = 1&lt;br /&gt;
| plusinf = 0&lt;br /&gt;
| minusinf = 0&lt;br /&gt;
| max = 1 at &amp;lt;math&amp;gt;x = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
| min = &amp;lt;math&amp;gt;-0.21723\ldots&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;x = \pm 4.49341\ldots&amp;lt;/math&amp;gt;&lt;br /&gt;
| root = &amp;lt;math&amp;gt;\pi k, k \in \mathbb{Z}_{\neq 0}&amp;lt;/math&amp;gt;&lt;br /&gt;
| reciprocal = &amp;lt;math&amp;gt;\begin{cases} x \csc x, &amp;amp; x \ne 0 \\ 1, &amp;amp; x = 0 \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
| derivative = &amp;lt;math&amp;gt;\operatorname{sinc}&amp;#039;x = \begin{cases} \dfrac{\cos x - \operatorname{sinc} x}{x}, &amp;amp; x \ne 0 \\ 0, &amp;amp; x = 0 \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
| antiderivative = &amp;lt;math&amp;gt;\int \operatorname{sinc} x\,dx = \operatorname{Si}(x) + C&amp;lt;/math&amp;gt;&lt;br /&gt;
| taylor_series = &amp;lt;math&amp;gt;\operatorname{sinc}x = \sum_{k=0}^\infty \frac{(-1)^k x^{2k}}{(2k + 1)!}&amp;lt;/math&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
In [[mathematics]], [[physics]] and [[engineering]], the &amp;#039;&amp;#039;&amp;#039;sinc function&amp;#039;&amp;#039;&amp;#039; ({{IPAc-en|ˈ|s|ɪ|ŋ|k}} {{respell|SINK}}), denoted by {{math|sinc(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;)}}, is defined as either&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\operatorname{sinc}(x) = \frac{\sin x}{x}.&amp;lt;/math&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\operatorname{sinc}(x) = \frac{\sin \pi x}{\pi x},&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the latter of which is sometimes referred to as the &amp;#039;&amp;#039;&amp;#039;normalized sinc function&amp;#039;&amp;#039;&amp;#039;. The only difference between the two definitions is in the scaling of the [[independent variable]] (the [[Cartesian coordinate system|{{mvar|x}} axis]]) by a factor of {{pi}}. In both cases, the value of the function at the [[removable singularity]] at zero is understood to be the limit value 1. The sinc function is then [[Analytic function|analytic]] everywhere and hence an [[entire function]].&lt;br /&gt;
&lt;br /&gt;
The normalized sinc function is the [[Fourier transform]] of the [[rectangular function]] with no scaling. It is used in the concept of [[Whittaker–Shannon interpolation formula|reconstructing]] a continuous bandlimited signal from uniformly spaced [[Nyquist–Shannon sampling theorem|samples]] of that signal. The [[sinc filter]] is used in signal processing.&lt;br /&gt;
&lt;br /&gt;
The function itself was first mathematically derived in this form by [[Lord Rayleigh]] in his expression ([[Bessel functions#Rayleigh&amp;#039;s formulas|Rayleigh&amp;#039;s formula]]) for the zeroth-order spherical [[Bessel function]] of the first kind.&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;sinc&amp;#039;&amp;#039; function is also called the &amp;#039;&amp;#039;&amp;#039;cardinal sine&amp;#039;&amp;#039;&amp;#039; function.&lt;br /&gt;
&lt;br /&gt;
==Definitions==&lt;br /&gt;
[[File:Sinc.wav|thumb|The sinc function as audio, at 2000 Hz (±1.5 seconds around zero)]]&lt;br /&gt;
&lt;br /&gt;
The sinc function has two forms, normalized and unnormalized.&amp;lt;ref name=&amp;quot;dlmf&amp;quot;&amp;gt;{{dlmf|title=Numerical methods|id=3.3}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In mathematics, the historical &amp;#039;&amp;#039;&amp;#039;unnormalized sinc function&amp;#039;&amp;#039;&amp;#039; is defined for {{math|&amp;#039;&amp;#039;x&amp;#039;&amp;#039; ≠ 0}} by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\operatorname{sinc}(x) = \frac{\sin x}{x}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, the unnormalized sinc function is often called the [[sampling function]], indicated as Sa(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;).&amp;lt;ref&amp;gt;{{cite book |title=Communication Systems, 2E |edition=illustrated |first1=R. P. |last1=Singh |first2=S. D. |last2=Sapre |publisher=Tata McGraw-Hill Education |year=2008 |isbn=978-0-07-063454-1 |page=15 |url=https://books.google.com/books?id=WkOPPEhK7SYC}} [https://books.google.com/books?id=WkOPPEhK7SYC&amp;amp;pg=PA15 Extract of page 15]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[digital signal processing]] and [[information theory]], the &amp;#039;&amp;#039;&amp;#039;normalized sinc function&amp;#039;&amp;#039;&amp;#039; is commonly defined for {{math|&amp;#039;&amp;#039;x&amp;#039;&amp;#039; ≠ 0}} by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\operatorname{sinc}(x) = \frac{\sin(\pi x)}{\pi x}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In either case, the value at {{math|1=&amp;#039;&amp;#039;x&amp;#039;&amp;#039; = 0}} is defined to be the limiting value&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\operatorname{sinc}(0) := \lim_{x \to 0}\frac{\sin(a x)}{a x} = 1&amp;lt;/math&amp;gt; for all real {{math|&amp;#039;&amp;#039;a&amp;#039;&amp;#039; ≠ 0}} (the limit can be proven using the [[Squeeze theorem#Second example|squeeze theorem]]).&lt;br /&gt;
&lt;br /&gt;
The [[Normalizing constant|normalization]] causes the [[integral|definite integral]] of the function over the real numbers to equal 1 (whereas the same integral of the unnormalized sinc function has a value of [[pi|{{pi}}]]). As a further useful property, the zeros of the normalized sinc function are the nonzero integer values of {{mvar|x}}.&lt;br /&gt;
&lt;br /&gt;
==Etymology==&lt;br /&gt;
The function has also been called the &amp;#039;&amp;#039;&amp;#039;cardinal sine&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;sine cardinal&amp;#039;&amp;#039;&amp;#039; function.&amp;lt;ref&amp;gt;{{Cite web |last=Weisstein |first=Eric W. |title=Sinc Function |url=https://mathworld.wolfram.com/ |access-date=2023-06-07 |website=mathworld.wolfram.com |language=en}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite journal |last=Merca |first=Mircea |date=2016-03-01 |title=The cardinal sine function and the Chebyshev–Stirling numbers |url=https://www.sciencedirect.com/science/article/pii/S0022314X15002863 |journal=Journal of Number Theory |language=en |volume=160 |pages=19–31 |doi=10.1016/j.jnt.2015.08.018 |s2cid=124388262 |issn=0022-314X|url-access=subscription }}&amp;lt;/ref&amp;gt; The term &amp;quot;sinc&amp;quot; is a contraction of the function&amp;#039;s full Latin name, the {{lang|la|sinus cardinalis}}&amp;lt;ref name=Poynton /&amp;gt; and was introduced by [[Philip Woodward|Philip M.&amp;amp;nbsp;Woodward]] and I.L Davies in their 1952 article &amp;quot;Information theory and [[inverse probability]] in telecommunication&amp;quot;, saying &amp;quot;This function occurs so often in Fourier analysis and its applications that it does seem to merit some notation of its own&amp;quot;.&amp;lt;ref&amp;gt;{{cite journal |last1=Woodward |first1=P. M. |last2=Davies |first2=I. L. |url=http://www.norbertwiener.umd.edu/crowds/documents/Woodward52.pdf |title=Information theory and inverse probability in telecommunication |journal=Proceedings of the IEE - Part III: Radio and Communication Engineering |volume=99 |issue=58 |pages=37–44 |date= March 1952 |doi=10.1049/pi-3.1952.0011}}&amp;lt;/ref&amp;gt; It is also used in Woodward&amp;#039;s 1953 book &amp;#039;&amp;#039;Probability and Information Theory, with Applications to Radar&amp;#039;&amp;#039;.&amp;lt;ref name=&amp;quot;Poynton&amp;quot;&amp;gt;{{Cite book |first=Charles A. |last=Poynton |title=Digital video and HDTV  |page=147 |publisher=Morgan Kaufmann Publishers |year=2003 |isbn=978-1-55860-792-7}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite book |first=Phillip M. |last=Woodward |title=Probability and information theory, with applications to radar|page=29 |location=London |publisher=Pergamon Press |year=1953 |oclc=488749777 |isbn=978-0-89006-103-9}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
&lt;br /&gt;
[[File:Si cos.svg|thumb|350px|right|The local maxima and minima (small white dots) of the unnormalized, red sinc function correspond to its intersections with the blue [[cosine function]].]]&lt;br /&gt;
The [[zero crossing]]s of the unnormalized sinc are at non-zero integer multiples of {{pi}}, while zero crossings of the normalized sinc occur at non-zero integers.&lt;br /&gt;
&lt;br /&gt;
The local maxima and minima of the unnormalized sinc correspond to its intersections with the [[cosine]] function. That is, {{math|1={{sfrac|sin(&amp;#039;&amp;#039;ξ&amp;#039;&amp;#039;)|&amp;#039;&amp;#039;ξ&amp;#039;&amp;#039;}} = cos(&amp;#039;&amp;#039;ξ&amp;#039;&amp;#039;)}} for all points {{mvar|ξ}} where the derivative of {{math|{{sfrac|sin(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;)|&amp;#039;&amp;#039;x&amp;#039;&amp;#039;}}}} is zero and thus a local extremum is reached. This follows from the derivative of the sinc function:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\frac{d}{dx}\operatorname{sinc}(x) = \begin{cases} \dfrac{\cos(x) - \operatorname{sinc}(x)}{x}, &amp;amp; x \ne 0 \\0, &amp;amp; x = 0\end{cases}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The first few terms of the infinite series for the {{mvar|x}} coordinate of the {{mvar|n}}-th extremum with positive {{mvar|x}} coordinate are {{Citation needed|date=January 2025}}&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;x_n = q - q^{-1} - \frac{2}{3} q^{-3} - \frac{13}{15} q^{-5} - \frac{146}{105} q^{-7} - \cdots,&amp;lt;/math&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;q = \left(n + \frac{1}{2}\right) \pi,&amp;lt;/math&amp;gt;&lt;br /&gt;
and where odd {{mvar|n}} lead to a local minimum, and even {{mvar|n}} to a local maximum. Because of symmetry around the {{mvar|y}} axis, there exist extrema with {{mvar|x}} coordinates {{math|−&amp;#039;&amp;#039;x&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;}}. In addition, there is an absolute maximum at {{math|1=&amp;#039;&amp;#039;ξ&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt; = (0, 1)}}.&lt;br /&gt;
&lt;br /&gt;
The normalized sinc function has a simple representation as the [[infinite product]]:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\frac{\sin(\pi x)}{\pi x} = \prod_{n=1}^\infty \left(1 - \frac{x^2}{n^2}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
[[File:The cardinal sine function sinc(z) plotted in the complex plane from -2-2i to 2+2i.svg|alt=The cardinal sine function sinc(z) plotted in the complex plane from -2-2i to 2+2i|thumb|The cardinal sine function sinc(z) plotted in the complex plane from -2-2i to 2+2i]]&lt;br /&gt;
and is related to the [[gamma function]] {{math|Γ(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;)}} through [[Euler&amp;#039;s reflection formula]]:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\frac{\sin(\pi x)}{\pi x} = \frac{1}{\Gamma(1 + x)\Gamma(1 - x)}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Euler]] discovered&amp;lt;ref&amp;gt;{{cite arXiv |last=Euler |first=Leonhard |title=On the sums of series of reciprocals |year=1735 |eprint=math/0506415}}&amp;lt;/ref&amp;gt; that&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\frac{\sin(x)}{x} = \prod_{n=1}^\infty \cos\left(\frac{x}{2^n}\right),&amp;lt;/math&amp;gt;&lt;br /&gt;
and because of the product-to-sum identity&amp;lt;ref&amp;gt;{{cite journal |author1=Sanjar M. Abrarov |author2=Brendan M. Quine |title=Sampling by incomplete cosine expansion of the sinc function: Application to the Voigt/complex error function |year=2015 |journal=Appl. Math. Comput. |volume=258 |issue= |pages=425–435 |doi=10.1016/j.amc.2015.01.072 |arxiv=1407.0533 |bibcode=|url=https://www.sciencedirect.com/science/article/pii/S0096300315001046 |hdl-access= }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
[[File:Sinc cplot.svg|thumb|[[Domain coloring]] plot of {{math|1=sinc &amp;#039;&amp;#039;z&amp;#039;&amp;#039; = {{sfrac|sin &amp;#039;&amp;#039;z&amp;#039;&amp;#039;|&amp;#039;&amp;#039;z&amp;#039;&amp;#039;}}}}]]&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\prod_{n=1}^k \cos\left(\frac{x}{2^n}\right) = \frac{1}{2^{k-1}} \sum_{n=1}^{2^{k-1}} \cos\left(\frac{n - 1/2}{2^{k-1}} x \right),\quad \forall k \ge 1,&amp;lt;/math&amp;gt;&lt;br /&gt;
Euler&amp;#039;s product can be recast as a sum&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\frac{\sin(x)}{x} = \lim_{N\to\infty} \frac{1}{N} \sum_{n=1}^N \cos\left(\frac{n - 1/2}{N} x\right).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[continuous Fourier transform]] of the normalized sinc (to ordinary frequency) is {{math|[[rectangular function|rect]](&amp;#039;&amp;#039;f&amp;#039;&amp;#039;)}}:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\int_{-\infty}^\infty \operatorname{sinc}(t) \, e^{-i 2 \pi f t}\,dt = \operatorname{rect}(f),&amp;lt;/math&amp;gt;&lt;br /&gt;
where the [[rectangular function]] is 1 for argument between −{{sfrac|1|2}} and {{sfrac|1|2}}, and zero otherwise. This corresponds to the fact that the [[sinc filter]] is the ideal ([[brick-wall filter|brick-wall]], meaning rectangular [[frequency response]]) [[low-pass filter]].&lt;br /&gt;
&lt;br /&gt;
This Fourier integral, including the special case&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\int_{-\infty}^\infty \frac{\sin(\pi x)}{\pi x} \, dx = \operatorname{rect}(0) = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
is an [[improper integral]] (see [[Dirichlet integral]]) and not a convergent [[Lebesgue integral]], as&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\int_{-\infty}^\infty \left|\frac{\sin(\pi x)}{\pi x} \right| \,dx = +\infty.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The normalized sinc function has properties that make it ideal in relationship to [[interpolation]] of [[sampling (signal processing)|sampled]] [[bandlimited]] functions:&lt;br /&gt;
* It is an interpolating function, i.e., {{math|1=sinc(0) = 1}}, and {{math|1=sinc(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;) = 0}} for nonzero [[Number#Integers|integer]] {{math|&amp;#039;&amp;#039;k&amp;#039;&amp;#039;}}.&lt;br /&gt;
* The functions {{math|1=&amp;#039;&amp;#039;x&amp;lt;sub&amp;gt;k&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;(&amp;#039;&amp;#039;t&amp;#039;&amp;#039;) = sinc(&amp;#039;&amp;#039;t&amp;#039;&amp;#039; − &amp;#039;&amp;#039;k&amp;#039;&amp;#039;)}} ({{mvar|k}} integer) form an [[orthonormal basis]] for [[bandlimited]] functions in the [[Lp space|function space]] {{math|&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;L&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;(&amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;)}}, with highest angular frequency {{math|1=&amp;#039;&amp;#039;ω&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;H&amp;lt;/sub&amp;gt; = π}} (that is, highest cycle frequency {{math|1=&amp;#039;&amp;#039;f&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;H&amp;lt;/sub&amp;gt; = {{sfrac|1|2}}}}).&lt;br /&gt;
&lt;br /&gt;
Other properties of the two sinc functions include:&lt;br /&gt;
* The unnormalized sinc is the zeroth-order spherical [[Bessel function]] of the first kind, {{math|&amp;#039;&amp;#039;j&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;)}}. The normalized sinc is {{math|&amp;#039;&amp;#039;j&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;(π&amp;#039;&amp;#039;x&amp;#039;&amp;#039;)}}.&lt;br /&gt;
* where {{math|Si(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;)}} is the [[sine integral]], &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\int_0^x \frac{\sin(\theta)}{\theta}\,d\theta = \operatorname{Si}(x).&amp;lt;/math&amp;gt;&lt;br /&gt;
* {{math|&amp;#039;&amp;#039;λ&amp;#039;&amp;#039; sinc(&amp;#039;&amp;#039;λx&amp;#039;&amp;#039;)}} (not normalized) is one of two linearly independent solutions to the linear [[ordinary differential equation]] &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;x \frac{d^2 y}{d x^2} + 2 \frac{d y}{d x} + \lambda^2 x y = 0.&amp;lt;/math&amp;gt; The other is {{math|{{sfrac|cos(&amp;#039;&amp;#039;λx&amp;#039;&amp;#039;)|&amp;#039;&amp;#039;x&amp;#039;&amp;#039;}}}}, which is not bounded at {{math|1=&amp;#039;&amp;#039;x&amp;#039;&amp;#039; = 0}}, unlike its sinc function counterpart.&lt;br /&gt;
* Using normalized sinc, &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\int_{-\infty}^\infty \frac{\sin^2(\theta)}{\theta^2}\,d\theta = \pi \quad \Rightarrow \quad \int_{-\infty}^\infty \operatorname{sinc}^2(x)\,dx = 1,&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;\int_{-\infty}^\infty \frac{\sin(\theta)}{\theta}\,d\theta = \int_{-\infty}^\infty \left( \frac{\sin(\theta)}{\theta} \right)^2 \,d\theta = \pi.&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;\int_{-\infty}^\infty \frac{\sin^3(\theta)}{\theta^3}\,d\theta = \frac{3\pi}{4}.&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;\int_{-\infty}^\infty \frac{\sin^4(\theta)}{\theta^4}\,d\theta = \frac{2\pi}{3}.&amp;lt;/math&amp;gt;&lt;br /&gt;
* The following improper integral involves the (not normalized) sinc function: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\int_0^\infty \frac{dx}{x^n + 1} = 1 + 2\sum_{k=1}^\infty \frac{(-1)^{k+1}}{(kn)^2 - 1} = \frac{1}{\operatorname{sinc}(\frac{\pi}{n})}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Relationship to the Dirac delta distribution ==&lt;br /&gt;
&lt;br /&gt;
The normalized sinc function can be used as a &amp;#039;&amp;#039;[[Dirac delta function#Representations of the delta function|nascent delta function]]&amp;#039;&amp;#039;, meaning that the following [[weak convergence (Hilbert space)|weak limit]] holds:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\lim_{a \to 0} \frac{\sin\left(\frac{\pi x}{a}\right)}{\pi x} = \lim_{a \to 0}\frac{1}{a} \operatorname{sinc}\left(\frac{x}{a}\right) = \delta(x).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is not an ordinary limit, since the left side does not converge. Rather, it means that&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\lim_{a \to 0}\int_{-\infty}^\infty \frac{1}{a} \operatorname{sinc}\left(\frac{x}{a}\right) \varphi(x) \,dx = \varphi(0)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for every [[Schwartz space|Schwartz function]], as can be seen from the [[Fourier inversion theorem]].&lt;br /&gt;
In the above expression, as {{math|&amp;#039;&amp;#039;a&amp;#039;&amp;#039; → 0}}, the number of oscillations per unit length of the sinc function approaches infinity. Nevertheless, the expression always oscillates inside an envelope of {{math|±{{sfrac|1|π&amp;#039;&amp;#039;x&amp;#039;&amp;#039;}}}}, regardless of the value of {{mvar|a}}.&lt;br /&gt;
&lt;br /&gt;
This complicates the informal picture of {{math|&amp;#039;&amp;#039;δ&amp;#039;&amp;#039;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;)}} as being zero for all {{mvar|x}} except at the point {{math|1=&amp;#039;&amp;#039;x&amp;#039;&amp;#039; = 0}}, and illustrates the problem of thinking of the delta function as a function rather than as a distribution. A similar situation is found in the [[Gibbs phenomenon]].&lt;br /&gt;
&lt;br /&gt;
We can also make an immediate connection with the standard Dirac representation of &amp;lt;math&amp;gt;\delta(x)&amp;lt;/math&amp;gt; by writing &amp;lt;math&amp;gt; b=1/a &amp;lt;/math&amp;gt; and &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\lim_{b \to \infty} \frac{\sin\left(b\pi x\right)}{\pi x} = \lim_{b \to \infty} \frac{1}{2\pi} \int_{-b\pi}^{b\pi} e^{ik x}dk= \frac{1}{2\pi} \int_{-\infty}^\infty e^{i k x} dk=\delta(x),&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which makes clear the recovery of the delta as an infinite bandwidth limit of the integral.&lt;br /&gt;
&lt;br /&gt;
== Summation ==&lt;br /&gt;
All sums in this section refer to the unnormalized sinc function.&lt;br /&gt;
&lt;br /&gt;
The sum of {{math|sinc(&amp;#039;&amp;#039;n&amp;#039;&amp;#039;)}} over integer {{mvar|n}} from 1 to {{math|∞}} equals {{math|{{sfrac|{{pi}} − 1|2}}}}:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\sum_{n=1}^\infty \operatorname{sinc}(n) = \operatorname{sinc}(1) + \operatorname{sinc}(2) +  \operatorname{sinc}(3) + \operatorname{sinc}(4) +\cdots = \frac{\pi - 1}{2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The sum of the squares also equals {{math|{{sfrac|{{pi}} − 1|2}}}}:&amp;lt;ref&amp;gt;{{cite journal | title = Advanced Problem 6241 | journal = American Mathematical Monthly | date = June–July 1980 | volume = 87 | issue = 6 | pages = 496–498 | publisher = [[Mathematical Association of America]] | location = Washington, DC | doi = 10.1080/00029890.1980.11995075}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;BBB&amp;quot;&amp;gt;{{cite journal | author1=Robert Baillie | author2-link=David Borwein | author2=David Borwein | author3=Jonathan M. Borwein | author3-link=Jonathan M. Borwein | title=Surprising Sinc Sums and Integrals | journal=American Mathematical Monthly | date=December 2008 | volume=115 | issue=10 | pages=888–901 | jstor = 27642636 | doi=10.1080/00029890.2008.11920606 | hdl=1959.13/940062 | s2cid=496934 | hdl-access=free}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\sum_{n=1}^\infty \operatorname{sinc}^2(n) = \operatorname{sinc}^2(1) + \operatorname{sinc}^2(2) + \operatorname{sinc}^2(3) + \operatorname{sinc}^2(4) + \cdots = \frac{\pi - 1}{2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When the signs of the [[addend]]s alternate and begin with +, the sum equals {{sfrac|1|2}}:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\sum_{n=1}^\infty (-1)^{n+1}\,\operatorname{sinc}(n) = \operatorname{sinc}(1) - \operatorname{sinc}(2) + \operatorname{sinc}(3) - \operatorname{sinc}(4) + \cdots = \frac{1}{2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The alternating sums of the squares and cubes also equal {{sfrac|1|2}}:&amp;lt;ref name=&amp;quot;FWFS&amp;quot;&amp;gt;{{cite arXiv |last=Baillie |first=Robert |eprint=0806.0150v2 |class=math.CA |title=Fun with Fourier series |date=2008}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\sum_{n=1}^\infty (-1)^{n+1}\,\operatorname{sinc}^2(n) = \operatorname{sinc}^2(1) - \operatorname{sinc}^2(2) + \operatorname{sinc}^2(3) - \operatorname{sinc}^2(4) + \cdots = \frac{1}{2},&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\sum_{n=1}^\infty (-1)^{n+1}\,\operatorname{sinc}^3(n) = \operatorname{sinc}^3(1) - \operatorname{sinc}^3(2) + \operatorname{sinc}^3(3) - \operatorname{sinc}^3(4) + \cdots = \frac{1}{2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Series expansion ==&lt;br /&gt;
The [[Taylor series]] of the unnormalized {{math|sinc}} function can be obtained from that of the sine (which also yields its value of 1 at {{math|1=&amp;#039;&amp;#039;x&amp;#039;&amp;#039; = 0}}):&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\frac{\sin x}{x} = \sum_{n=0}^\infty \frac{(-1)^n x^{2n}}{(2n+1)!} = 1 - \frac{x^2}{3!} + \frac{x^4}{5!} - \frac{x^6}{7!} + \cdots&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The series converges for all {{mvar|x}}. The normalized version follows easily:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\frac{\sin \pi x}{\pi x} = 1 - \frac{\pi^2x^2}{3!} + \frac{\pi^4x^4}{5!} - \frac{\pi^6x^6}{7!} + \cdots&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Leonhard Euler|Euler]] famously compared this series to the expansion of the infinite product form to solve the [[Basel problem]].&lt;br /&gt;
&lt;br /&gt;
== Higher dimensions ==&lt;br /&gt;
The product of 1-D sinc functions readily provides a [[multivariable calculus|multivariate]] sinc function for the square Cartesian grid ([[Lattice graph|lattice]]): {{math|sinc&amp;lt;sub&amp;gt;C&amp;lt;/sub&amp;gt;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;, &amp;#039;&amp;#039;y&amp;#039;&amp;#039;) {{=}} sinc(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;) sinc(&amp;#039;&amp;#039;y&amp;#039;&amp;#039;)}}, whose [[Fourier transform]] is the [[indicator function]] of a square in the frequency space (i.e., the brick wall defined in 2-D space). The sinc function for a non-Cartesian [[Lattice (group)|lattice]] (e.g., [[hexagonal lattice]]) is a function whose [[Fourier transform]] is the [[indicator function]] of the [[Brillouin zone]] of that lattice. For example, the sinc function for the hexagonal lattice is a function whose [[Fourier transform]] is the [[indicator function]] of the unit hexagon in the frequency space. For a non-Cartesian lattice this function can not be obtained by a simple [[tensor product]]. However, the explicit formula for the sinc function for the [[hexagonal lattice|hexagonal]], [[body-centered cubic]], [[face-centered cubic]] and other higher-dimensional lattices can be explicitly derived&amp;lt;ref name=&amp;quot;multiD&amp;quot;&amp;gt;{{cite journal |last1=Ye |first1= W. |last2=Entezari |first2= A. |title=A Geometric Construction of Multivariate Sinc Functions |journal=IEEE Transactions on Image Processing |volume=21 |issue=6 |pages=2969–2979 |date=June 2012 |doi=10.1109/TIP.2011.2162421 |pmid=21775264 |bibcode=2012ITIP...21.2969Y|s2cid= 15313688 }}&amp;lt;/ref&amp;gt; using the geometric properties of Brillouin zones and their connection to [[zonohedron|zonotopes]].&lt;br /&gt;
&lt;br /&gt;
For example, a [[hexagonal lattice]] can be generated by the (integer) [[linear span]] of the vectors&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
  \mathbf{u}_1 = \begin{bmatrix} \frac{1}{2} \\  \frac{\sqrt{3}}{2} \end{bmatrix} \quad \text{and} \quad&lt;br /&gt;
  \mathbf{u}_2 = \begin{bmatrix} \frac{1}{2} \\ -\frac{\sqrt{3}}{2} \end{bmatrix}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Denoting&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
  \boldsymbol{\xi}_1 =  \tfrac{2}{3} \mathbf{u}_1, \quad&lt;br /&gt;
  \boldsymbol{\xi}_2 =  \tfrac{2}{3} \mathbf{u}_2, \quad&lt;br /&gt;
  \boldsymbol{\xi}_3 = -\tfrac{2}{3} (\mathbf{u}_1 + \mathbf{u}_2), \quad&lt;br /&gt;
          \mathbf{x} = \begin{bmatrix} x \\ y\end{bmatrix},&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
one can derive&amp;lt;ref name=&amp;quot;multiD&amp;quot; /&amp;gt; the sinc function for this hexagonal lattice as&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
  \operatorname{sinc}_\text{H}(\mathbf{x}) = \tfrac{1}{3} \big(&lt;br /&gt;
    &amp;amp;      \cos\left(\pi\boldsymbol{\xi}_1\cdot\mathbf{x}\right) \operatorname{sinc}\left(\boldsymbol{\xi}_2\cdot\mathbf{x}\right) \operatorname{sinc}\left(\boldsymbol{\xi}_3\cdot\mathbf{x}\right) \\&lt;br /&gt;
    &amp;amp; {} + \cos\left(\pi\boldsymbol{\xi}_2\cdot\mathbf{x}\right) \operatorname{sinc}\left(\boldsymbol{\xi}_3\cdot\mathbf{x}\right) \operatorname{sinc}\left(\boldsymbol{\xi}_1\cdot\mathbf{x}\right) \\&lt;br /&gt;
    &amp;amp; {} + \cos\left(\pi\boldsymbol{\xi}_3\cdot\mathbf{x}\right) \operatorname{sinc}\left(\boldsymbol{\xi}_1\cdot\mathbf{x}\right) \operatorname{sinc}\left(\boldsymbol{\xi}_2\cdot\mathbf{x}\right)&lt;br /&gt;
  \big).&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This construction can be used to design [[Lanczos window]] for general multidimensional lattices.&amp;lt;ref name=&amp;quot;multiD&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Sinhc ==&lt;br /&gt;
&lt;br /&gt;
Some authors, by analogy, define the hyperbolic sine [[cardinal function]].&amp;lt;ref&amp;gt;{{cite book |last=Ainslie |first=Michael |date=2010 |title=Principles of Sonar Performance Modelling |publisher=Springer |isbn=9783540876625 |page=636 |url=https://books.google.com/books?id=EqDnP-lAw40C&amp;amp;pg=PA636}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite book |last=Günter |first=Peter |date=2012 |title=Nonlinear Optical Effects and Materials |publisher=Springer |isbn=9783540497134 |page=258 |url=https://books.google.com/books?id=8QTpCAAAQBAJ&amp;amp;pg=PA258}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite book |last=Schächter |first=Levi |date=2013 |title=Beam-Wave Interaction in Periodic and Quasi-Periodic Structures |publisher=Springer |isbn=9783662033982 |page=241 |url=https://books.google.com/books?id=jQb9CAAAQBAJ&amp;amp;pg=PA241}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathrm{sinhc}(x) = \begin{cases}&lt;br /&gt;
  {\displaystyle \frac{\sinh(x)}{x},} &amp;amp; \text{if }x \ne 0 \\&lt;br /&gt;
  {\displaystyle 1,} &amp;amp; \text{if }x = 0&lt;br /&gt;
\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* {{annotated link|Anti-aliasing filter}}&lt;br /&gt;
* {{annotated link|Borwein integral}}&lt;br /&gt;
* {{annotated link|Dirichlet integral}}&lt;br /&gt;
* {{annotated link|Lanczos resampling}}&lt;br /&gt;
* {{annotated link|List of mathematical functions}}&lt;br /&gt;
* {{annotated link|Shannon wavelet}}&lt;br /&gt;
* {{annotated link|Sinc filter}}&lt;br /&gt;
* {{annotated link|Sinc numerical methods}}&lt;br /&gt;
* {{annotated link|Trigonometric functions of matrices}}&lt;br /&gt;
* {{annotated link|Trigonometric integral}}&lt;br /&gt;
* {{annotated link|Whittaker–Shannon interpolation formula}}&lt;br /&gt;
* {{annotated link|Winkel tripel projection}} (cartography)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist|30em}}&lt;br /&gt;
&lt;br /&gt;
== Further reading ==&lt;br /&gt;
&lt;br /&gt;
* {{cite book |last=Stenger |first=Frank |date=1993 |title=Numerical Methods Based on Sinc and Analytic Functions |publisher=Springer-Verlag New York, Inc. |series=Springer Series on Computational Mathematics|volume=20|doi=10.1007/978-1-4612-2706-9|isbn=9781461276371}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* {{MathWorld|title=Sinc Function|urlname=SincFunction}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Signal processing]]&lt;br /&gt;
[[Category:Elementary special functions]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Ketiltrout</name></author>
	</entry>
</feed>