The
zero crossings of the unnormalized sinc are at non-zero integer multiples of , while zero crossings of the normalized sinc occur at non-zero integers. The
local extrema of the unnormalized sinc correspond to its intersections with the
cosine function. That is, for all points where the derivative of is zero and thus a local extremum is reached. This follows from the derivative of the sinc function: \frac{d}{dx}\operatorname{sinc}(x) = \begin{cases} \dfrac{\cos(x) - \operatorname{sinc}(x)}{x}, & x \ne 0 \\0, & x = 0\end{cases}. The first few terms of the infinite series for the coordinate of the th extremum with positive coordinate are x_n = q - q^{-1} - \frac{2}{3} q^{-3} - \frac{13}{15} q^{-5} - \frac{146}{105} q^{-7} - \cdots, where q = \left(n + \frac{1}{2}\right) \pi, and where odd lead to a local minimum, and even to a local maximum. Because of symmetry around the axis, there exist extrema with coordinates . In addition, there is an absolute maximum at . The normalized sinc function has a simple representation as the
infinite product: \frac{\sin(\pi x)}{\pi x} = \prod_{n=1}^\infty \left(1 - \frac{x^2}{n^2}\right) and is related to the
gamma function , as well as to Gauss'
Pi function, through
Euler's reflection formula: \frac{\sin(\pi x)}{\pi x} = \frac{1}{\Gamma(1 + x)\Gamma(1 - x)} = \frac{1}{\Pi(x)\Pi(-x)}.
Euler discovered that \frac{\sin(x)}{x} = \prod_{n=1}^\infty \cos\left(\frac{x}{2^n}\right), and because of the product-to-sum identity plot of \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, Euler's product can be recast as a sum \frac{\sin(x)}{x} = \lim_{N\to\infty} \frac{1}{N} \sum_{n=1}^N \cos\left(\frac{n - 1/2}{N} x\right). The
continuous Fourier transform of the normalized sinc (to ordinary frequency) is : \int_{-\infty}^\infty \operatorname{sinc}(t) \, e^{-i 2 \pi f t}\,dt = \operatorname{rect}(f), where the
rectangular function is 1 for argument between − and , and zero otherwise. This corresponds to the fact that the
sinc filter is the ideal (
brick-wall, meaning rectangular
frequency response)
low-pass filter. This Fourier integral, including the special case \int_{-\infty}^\infty \frac{\sin(\pi x)}{\pi x} \, dx = \operatorname{rect}(0) = 1 is an
improper integral (see
Dirichlet integral) and not a convergent
Lebesgue integral, as \int_{-\infty}^\infty \left|\frac{\sin(\pi x)}{\pi x} \right| \,dx = +\infty. The normalized sinc function has properties that make it ideal in relationship to
interpolation of
sampled bandlimited functions: • It is an interpolating function, i.e., , and for nonzero
integer . • The functions ( integer) form an
orthonormal basis for
bandlimited functions in the
function space , with highest angular frequency (that is, highest cycle frequency ). Other properties of the two sinc functions include: • The unnormalized sinc is the zeroth-order spherical
Bessel function of the first kind, . The normalized sinc is . • where is the
sine integral, \int_0^x \frac{\sin(\theta)}{\theta}\,d\theta = \operatorname{Si}(x). • (not normalized) is one of two linearly independent solutions to the linear
ordinary differential equation x \frac{d^2 y}{d x^2} + 2 \frac{d y}{d x} + \lambda^2 x y = 0. The other is , which is not bounded at , unlike its sinc function counterpart. • Using normalized sinc, \int_{-\infty}^\infty \frac{\sin^2(\theta)}{\theta^2}\,d\theta = \pi \quad \Rightarrow \quad \int_{-\infty}^\infty \operatorname{sinc}^2(x)\,dx = 1, • \int_{-\infty}^\infty \frac{\sin(\theta)}{\theta}\,d\theta = \int_{-\infty}^\infty \left( \frac{\sin(\theta)}{\theta} \right)^2 \,d\theta = \pi. • \int_{-\infty}^\infty \frac{\sin^3(\theta)}{\theta^3}\,d\theta = \frac{3\pi}{4}. • \int_{-\infty}^\infty \frac{\sin^4(\theta)}{\theta^4}\,d\theta = \frac{2\pi}{3}. • The following improper integral involves the (not normalized) sinc function: \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})}. == Relationship to the Dirac delta distribution ==