y=sinxxy = \dfrac{\sin x}{x}

Graph of the Sinc Function y=sinxxy = \dfrac{\sin x}{x}

y=sinxxy = \dfrac{\sin x}{x} is known as the sinc function, the sine divided by xx1. The unnormalized form is treated here.

Definition and singularity

sincx=sinxx\operatorname{sinc} x = \frac{\sin x}{x}

On the face of it the denominator vanishes at x=0x = 0, but the following limit exists.

limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1

So x=0x = 0 is a removable singularity. Defining the value there to be 11 makes the graph continuous, passing through the point (0,1)(0, 1).

Domain, range and symmetry

With the value at x=0x = 0 filled in, the domain is all real numbers. Both sinx\sin x and xx are odd, so their quotient is even and the graph is symmetric about the yy-axis. The maximum value is 11, attained at x=0x = 0.

Zeros

The function vanishes where sinx=0\sin x = 0 with x0x \neq 0, that is at x=nπx = n\pi for n0n \neq 0. Note that x=0x = 0 is not a zero but the point where the maximum is attained.

Decay and the envelope

Since sinx1|\sin x| \leq 1, we have sinxx1x\left|\dfrac{\sin x}{x}\right| \leq \dfrac{1}{|x|}, so the oscillation decays along the envelope y=±1xy = \pm\dfrac{1}{x}. As x±x \to \pm\infty the values approach 00, so the xx-axis is a horizontal asymptote.

Extrema

The extrema sit at the solutions of tanx=x\tan x = x, and they shrink along the envelope as xx moves away from the origin.

xxsinxx\dfrac{\sin x}{x}
0011
4.4934\approx 4.49340.2172\approx -0.2172
7.7253\approx 7.72530.1284\approx 0.1284
10.9041\approx 10.90410.0913\approx -0.0913

The minimum is about 0.2172-0.2172, so the values always lie between roughly 0.217-0.217 and 11.

Integral

The antiderivative cannot be written with elementary functions, but the integral out to infinity has a closed form2.

0sinxxdx=π2\int_0^{\infty} \frac{\sin x}{x}\,dx = \frac{\pi}{2}

This is the Dirichlet integral. The integral of sinxx\left|\dfrac{\sin x}{x}\right| diverges, so the convergence is conditional: the positive and negative swings cancel to leave a finite value.

Applications

  • The Fourier transform of a rectangular pulse
  • The interpolation kernel of the sampling theorem, an ideal low-pass filter
  • The intensity pattern of light diffracted by a single slit

The form sin(πx)πx\dfrac{\sin(\pi x)}{\pi x} is called the normalized sinc, adjusted so that its zeros fall exactly on the integers. In the sampling theorem it is the interpolation function that reconstructs a continuous signal from discrete samples3.

  1. Sinc function, Wikipedia
  2. Dirichlet integral, Wikipedia
  3. Nyquist-Shannon sampling theorem, Wikipedia