Sinc function

Last updated

In mathematics, physics and engineering, the sinc function, denoted by sinc(x), has two forms, normalized and unnormalized. [1]

Contents

Sinc
Si sinc.svg
Part of the normalized sinc (blue) and unnormalized sinc function (red) shown on the same scale
General information
General definition
Motivation of inventionTelecommunication
Date of solution1952
Fields of applicationSignal processing, spectroscopy
Domain, codomain and image
Domain
Image
Basic features
Parity Even
Specific values
At zero 1
Value at +0
Value at 0
Maxima1 at
Minima at
Specific features
Root
Related functions
Reciprocal
Derivative
Antiderivative
Series definition
Taylor series
The sinc function as audio, at 2000 Hz (±1.5 seconds around zero)

In mathematics, the historical unnormalized sinc function is defined for x ≠ 0 by

Alternatively, the unnormalized sinc function is often called the sampling function, indicated as Sa(x). [2]

In digital signal processing and information theory, the normalized sinc function is commonly defined for x ≠ 0 by

In either case, the value at x = 0 is defined to be the limiting value for all real a ≠ 0 (the limit can be proven using the squeeze theorem).

The normalization causes the 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 π). As a further useful property, the zeros of the normalized sinc function are the nonzero integer values of x.

The normalized sinc function is the Fourier transform of the rectangular function with no scaling. It is used in the concept of reconstructing a continuous bandlimited signal from uniformly spaced samples of that signal.

The only difference between the two definitions is in the scaling of the independent variable (the x axis) by a factor of π. 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 everywhere and hence an entire function.

The function has also been called the cardinal sine or sine cardinal function. [3] [4] The term sinc /ˈsɪŋk/ was introduced by Philip M. Woodward in his 1952 article "Information theory and inverse probability in telecommunication", in which he said that the function "occurs so often in Fourier analysis and its applications that it does seem to merit some notation of its own", [5] and his 1953 book Probability and Information Theory, with Applications to Radar. [6] [7] The function itself was first mathematically derived in this form by Lord Rayleigh in his expression (Rayleigh's formula) for the zeroth-order spherical Bessel function of the first kind.

Properties

The local maxima and minima (small white dots) of the unnormalized, red sinc function correspond to its intersections with the blue cosine function. Si cos.svg
The local maxima and minima (small white dots) of the unnormalized, red sinc function correspond to its intersections with the blue cosine function.

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 maxima and minima of the unnormalized sinc correspond to its intersections with the cosine function. That is, sin(ξ)/ξ = cos(ξ) for all points ξ where the derivative of sin(x)/x is zero and thus a local extremum is reached. This follows from the derivative of the sinc function:

The first few terms of the infinite series for the x coordinate of the n-th extremum with positive x coordinate are where and where odd n lead to a local minimum, and even n to a local maximum. Because of symmetry around the y axis, there exist extrema with x coordinates xn. In addition, there is an absolute maximum at ξ0 = (0, 1).

The normalized sinc function has a simple representation as the infinite product:

The cardinal sine function sinc(z) plotted in the complex plane from -2-2i to 2+2i The cardinal sine function sinc(z) plotted in the complex plane from -2-2i to 2+2i.svg
The cardinal sine function sinc(z) plotted in the complex plane from -2-2i to 2+2i

and is related to the gamma function Γ(x) through Euler's reflection formula:

Euler discovered [8] that and because of the product-to-sum identity [9]

Domain coloring plot of sinc z =
sin z/z Sinc cplot.svg
Domain coloring plot of sinc z = sin z/z

Euler's product can be recast as a sum

The continuous Fourier transform of the normalized sinc (to ordinary frequency) is rect(f): where the rectangular function is 1 for argument between −1/2 and 1/2, 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 is an improper integral (see Dirichlet integral) and not a convergent Lebesgue integral, as

The normalized sinc function has properties that make it ideal in relationship to interpolation of sampled bandlimited functions:

Other properties of the two sinc functions include:

Relationship to the Dirac delta distribution

The normalized sinc function can be used as a nascent delta function , meaning that the following weak limit holds:

This is not an ordinary limit, since the left side does not converge. Rather, it means that

for every Schwartz function, as can be seen from the Fourier inversion theorem. In the above expression, as a → 0, the number of oscillations per unit length of the sinc function approaches infinity. Nevertheless, the expression always oscillates inside an envelope of ±1/πx, regardless of the value of a.

This complicates the informal picture of δ(x) as being zero for all x except at the point x = 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.

Summation

All sums in this section refer to the unnormalized sinc function.

The sum of sinc(n) over integer n from 1 to equals π − 1/2:

The sum of the squares also equals π − 1/2: [10] [11]

When the signs of the addends alternate and begin with +, the sum equals 1/2:

The alternating sums of the squares and cubes also equal 1/2: [12]

Series expansion

The Taylor series of the unnormalized sinc function can be obtained from that of the sine (which also yields its value of 1 at x = 0):

The series converges for all x. The normalized version follows easily:

Euler famously compared this series to the expansion of the infinite product form to solve the Basel problem.

Higher dimensions

The product of 1-D sinc functions readily provides a multivariate sinc function for the square Cartesian grid (lattice): sincC(x, y) = sinc(x) sinc(y), 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 (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, body-centered cubic, face-centered cubic and other higher-dimensional lattices can be explicitly derived [13] using the geometric properties of Brillouin zones and their connection to zonotopes.

For example, a hexagonal lattice can be generated by the (integer) linear span of the vectors

Denoting one can derive [13] the sinc function for this hexagonal lattice as

This construction can be used to design Lanczos window for general multidimensional lattices. [13]

See also

Related Research Articles

<span class="mw-page-title-main">Laplace's equation</span> Second-order partial differential equation

In mathematics and physics, Laplace's equation is a second-order partial differential equation named after Pierre-Simon Laplace, who first studied its properties. This is often written as or where is the Laplace operator, is the divergence operator, is the gradient operator, and is a twice-differentiable real-valued function. The Laplace operator therefore maps a scalar function to another scalar function.

<span class="mw-page-title-main">Dirac delta function</span> Generalized function whose value is zero everywhere except at zero

In mathematical analysis, the Dirac delta function, also known as the unit impulse, is a generalized function on the real numbers, whose value is zero everywhere except at zero, and whose integral over the entire real line is equal to one. Since there is no function having this property, modelling the delta "function" rigorously involves the use of limits or, as is common in mathematics, measure theory and the theory of distributions.

<span class="mw-page-title-main">Ellipsoid</span> Quadric surface that looks like a deformed sphere

An ellipsoid is a surface that can be obtained from a sphere by deforming it by means of directional scalings, or more generally, of an affine transformation.

In mechanics and geometry, the 3D rotation group, often denoted SO(3), is the group of all rotations about the origin of three-dimensional Euclidean space under the operation of composition.

<span class="mw-page-title-main">Spherical harmonics</span> Special mathematical functions defined on the surface of a sphere

In mathematics and physical science, spherical harmonics are special functions defined on the surface of a sphere. They are often employed in solving partial differential equations in many scientific fields. The table of spherical harmonics contains a list of common spherical harmonics.

In mathematics, a Gaussian function, often simply referred to as a Gaussian, is a function of the base form and with parametric extension for arbitrary real constants a, b and non-zero c. It is named after the mathematician Carl Friedrich Gauss. The graph of a Gaussian is a characteristic symmetric "bell curve" shape. The parameter a is the height of the curve's peak, b is the position of the center of the peak, and c controls the width of the "bell".

In probability and statistics, an exponential family is a parametric set of probability distributions of a certain form, specified below. This special form is chosen for mathematical convenience, including the enabling of the user to calculate expectations, covariances using differentiation based on some useful algebraic properties, as well as for generality, as exponential families are in a sense very natural sets of distributions to consider. The term exponential class is sometimes used in place of "exponential family", or the older term Koopman–Darmois family. Sometimes loosely referred to as "the" exponential family, this class of distributions is distinct because they all possess a variety of desirable properties, most importantly the existence of a sufficient statistic.

<span class="mw-page-title-main">Inverse trigonometric functions</span> Inverse functions of sin, cos, tan, etc.

In mathematics, the inverse trigonometric functions are the inverse functions of the trigonometric functions. Specifically, they are the inverses of the sine, cosine, tangent, cotangent, secant, and cosecant functions, and are used to obtain an angle from any of the angle's trigonometric ratios. Inverse trigonometric functions are widely used in engineering, navigation, physics, and geometry.

<span class="mw-page-title-main">Clausen function</span> Transcendental single-variable function

In mathematics, the Clausen function, introduced by Thomas Clausen, is a transcendental, special function of a single variable. It can variously be expressed in the form of a definite integral, a trigonometric series, and various other forms. It is intimately connected with the polylogarithm, inverse tangent integral, polygamma function, Riemann zeta function, Dirichlet eta function, and Dirichlet beta function.

<span class="mw-page-title-main">Directional statistics</span>

Directional statistics is the subdiscipline of statistics that deals with directions, axes or rotations in Rn. More generally, directional statistics deals with observations on compact Riemannian manifolds including the Stiefel manifold.

<span class="mw-page-title-main">Sigma approximation</span>

In mathematics, σ-approximation adjusts a Fourier summation to greatly reduce the Gibbs phenomenon, which would otherwise occur at discontinuities.

In probability and statistics, a circular distribution or polar distribution is a probability distribution of a random variable whose values are angles, usually taken to be in the range [0, 2π). A circular distribution is often a continuous probability distribution, and hence has a probability density, but such distributions can also be discrete, in which case they are called circular lattice distributions. Circular distributions can be used even when the variables concerned are not explicitly angles: the main consideration is that there is not usually any real distinction between events occurring at the opposite ends of the range, and the division of the range could notionally be made at any point.

<span class="mw-page-title-main">Sine and cosine</span> Fundamental trigonometric functions

In mathematics, sine and cosine are trigonometric functions of an angle. The sine and cosine of an acute angle are defined in the context of a right triangle: for the specified angle, its sine is the ratio of the length of the side that is opposite that angle to the length of the longest side of the triangle, and the cosine is the ratio of the length of the adjacent leg to that of the hypotenuse. For an angle , the sine and cosine functions are denoted as and .

<span class="mw-page-title-main">Pendulum (mechanics)</span> Free swinging suspended body

A pendulum is a body suspended from a fixed support such that it freely swings back and forth under the influence of gravity. When a pendulum is displaced sideways from its resting, equilibrium position, it is subject to a restoring force due to gravity that will accelerate it back towards the equilibrium position. When released, the restoring force acting on the pendulum's mass causes it to oscillate about the equilibrium position, swinging it back and forth. The mathematics of pendulums are in general quite complicated. Simplifying assumptions can be made, which in the case of a simple pendulum allow the equations of motion to be solved analytically for small-angle oscillations.

<span class="mw-page-title-main">Axis–angle representation</span> Parameterization of a rotation into a unit vector and angle

In mathematics, the axis–angle representation parameterizes a rotation in a three-dimensional Euclidean space by two quantities: a unit vector e indicating the direction (geometry) of an axis of rotation, and an angle of rotation θ describing the magnitude and sense of the rotation about the axis. Only two numbers, not three, are needed to define the direction of a unit vector e rooted at the origin because the magnitude of e is constrained. For example, the elevation and azimuth angles of e suffice to locate it in any particular Cartesian coordinate frame.

In mathematics, vector spherical harmonics (VSH) are an extension of the scalar spherical harmonics for use with vector fields. The components of the VSH are complex-valued functions expressed in the spherical coordinate basis vectors.

In fluid dynamics, the Oseen equations describe the flow of a viscous and incompressible fluid at small Reynolds numbers, as formulated by Carl Wilhelm Oseen in 1910. Oseen flow is an improved description of these flows, as compared to Stokes flow, with the (partial) inclusion of convective acceleration.

In optics, the Fraunhofer diffraction equation is used to model the diffraction of waves when the diffraction pattern is viewed at a long distance from the diffracting object, and also when it is viewed at the focal plane of an imaging lens.

References

  1. Olver, Frank W. J.; Lozier, Daniel M.; Boisvert, Ronald F.; Clark, Charles W., eds. (2010), "Numerical methods", NIST Handbook of Mathematical Functions , Cambridge University Press, ISBN   978-0-521-19225-5, MR   2723248 ..
  2. Singh, R. P.; Sapre, S. D. (2008). Communication Systems, 2E (illustrated ed.). Tata McGraw-Hill Education. p. 15. ISBN   978-0-07-063454-1. Extract of page 15
  3. Weisstein, Eric W. "Sinc Function". mathworld.wolfram.com. Retrieved 2023-06-07.
  4. Merca, Mircea (2016-03-01). "The cardinal sine function and the Chebyshev–Stirling numbers". Journal of Number Theory. 160: 19–31. doi:10.1016/j.jnt.2015.08.018. ISSN   0022-314X. S2CID   124388262.
  5. Woodward, P. M.; Davies, I. L. (March 1952). "Information theory and inverse probability in telecommunication" (PDF). Proceedings of the IEE - Part III: Radio and Communication Engineering. 99 (58): 37–44. doi:10.1049/pi-3.1952.0011.
  6. Poynton, Charles A. (2003). Digital video and HDTV . Morgan Kaufmann Publishers. p.  147. ISBN   978-1-55860-792-7.
  7. Woodward, Phillip M. (1953). Probability and information theory, with applications to radar . London: Pergamon Press. p.  29. ISBN   978-0-89006-103-9. OCLC   488749777.
  8. Euler, Leonhard (1735). "On the sums of series of reciprocals". arXiv: math/0506415 .
  9. Luis Ortiz-Gracia; Cornelis W. Oosterlee (2016). "A highly efficient Shannon wavelet inverse Fourier technique for pricing European options". SIAM J. Sci. Comput. 38 (1): B118–B143. Bibcode:2016SJSC...38B.118O. doi:10.1137/15M1014164. hdl: 2072/377498 .
  10. "Advanced Problem 6241". American Mathematical Monthly. 87 (6). Washington, DC: Mathematical Association of America: 496–498. June–July 1980. doi:10.1080/00029890.1980.11995075.
  11. Robert Baillie; David Borwein; Jonathan M. Borwein (December 2008). "Surprising Sinc Sums and Integrals". American Mathematical Monthly. 115 (10): 888–901. doi:10.1080/00029890.2008.11920606. hdl: 1959.13/940062 . JSTOR   27642636. S2CID   496934.
  12. Baillie, Robert (2008). "Fun with Fourier series". arXiv: 0806.0150v2 [math.CA].
  13. 1 2 3 Ye, W.; Entezari, A. (June 2012). "A Geometric Construction of Multivariate Sinc Functions". IEEE Transactions on Image Processing. 21 (6): 2969–2979. Bibcode:2012ITIP...21.2969Y. doi:10.1109/TIP.2011.2162421. PMID   21775264. S2CID   15313688.