Dirichlet kernel

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
File:Dirichlet kernel anime.gif
Plot of the first few Dirichlet kernels showing its convergence to the Dirac Delta distribution.

In mathematical analysis, the Dirichlet kernel is the collection of functions

D_n(x)=\sum_{k=-n}^n
e^{ikx}=1+2\sum_{k=1}^n\cos(kx)=\frac{\sin\left(\left(n +1/2\right) x \right)}{\sin(x/2)}.

It is named after Peter Gustav Lejeune Dirichlet.

The importance of the Dirichlet kernel comes from its relation to Fourier series. The convolution of Dn(x) with any function f of period 2π is the nth-degree Fourier series approximation to f, i.e., we have

(D_n*f)(x)=\frac{1}{2\pi}\int_{-\pi}^\pi f(y)D_n(x-y)\,dy=\sum_{k=-n}^n \hat{f}(k)e^{ikx},

where

\hat{f}(k)=\frac{1}{2\pi}\int_{-\pi}^\pi f(x)e^{-ikx}\,dx

is the kth Fourier coefficient of f. This implies that in order to study convergence of Fourier series it is enough to study properties of the Dirichlet kernel. Of particular importance is the fact that the L1 norm of Dn diverges to infinity as n → ∞. One can estimate that

\| D_n \| _{L^1} = O(\log n).

By using a Riemann-sum argument to estimate the contribute in the largest neighbourhood of zero in which D_n is positive, and the Jensen's inequality for the remaining part, it is also possible to show that:

\| D_n \|_{L^1} \geq 4\operatorname{Si}(\pi)+\frac{8}{\pi}\log n.

This lack of uniform integrability is behind many divergence phenomena for the Fourier series. For example, together with the uniform boundedness principle, it can be used to show that the Fourier series of a continuous function may fail to converge pointwise, in rather dramatic fashion. See convergence of Fourier series for further details.

File:Dirichlet kernels.svg
Plot of the first few Dirichlet kernels

Relation to the delta function

Take the periodic Dirac delta function, which is not really a function, in the sense of mapping one set into another, but is rather a "generalized function", also called a "distribution", and multiply by 2π. We get the identity element for convolution on functions of period 2π. In other words, we have

f*(2\pi \delta)=f \,

for every function f of period 2π. The Fourier series representation of this "function" is

2\pi \delta(x)\sim\sum_{k=-\infty}^\infty e^{ikx}=\left(1 +2\sum_{k=1}^\infty\cos(kx)\right).

Therefore the Dirichlet kernel, which is just the sequence of partial sums of this series, can be thought of as an approximate identity. Abstractly speaking it is not however an approximate identity of positive elements (hence the failures mentioned above).

Proof of the trigonometric identity

The trigonometric identity

\sum_{k=-n}^n e^{ikx}
=\frac{\sin((n+1/2)x)}{\sin(x/2)}

displayed at the top of this article may be established as follows. First recall that the sum of a finite geometric series is

\sum_{k=0}^n a r^k=a\frac{1-r^{n+1}}{1-r}.

In particular, we have

\sum_{k=-n}^n r^k=r^{-n}\cdot\frac{1-r^{2n+1}}{1-r}.

Multiply both the numerator and the denominator by r−1/2, getting

\frac{r^{-n-1/2}}{r^{-1/2}}\cdot\frac{1-r^{2n+1}}{1-r} =\frac{r^{-n-1/2}-r^{n+1/2}}{r^{-1/2}-r^{1/2}}.

In the case r = eix we have

\sum_{k=-n}^n e^{ikx}=\frac{e^{-(n+1/2)ix}-e^{(n+1/2)ix}}{e^{-ix/2}-e^{ix/2}} =\frac{-2i\sin((n+1/2)x)}{-2i\sin(x/2)} = \frac{\sin((n+1/2)x)}{\sin(x/2)}

as required.

Alternative proof of the trigonometric identity

Start with the series

f(x) = 1/2 + \sum_{k=1}^n\cos(kx).

Multiply both sides of the above by

2\sin(x/2)\!

and use the trigonometric identity

\cos(a)\sin(b) = (\sin(a + b) - \sin(a - b))/2\!

to reduce the r.h.s. to

\sin((n + 1/2)x).\!

Variant of identity

If the sum is only over positive integers (which may arise when computing a DFT that is not centered), then using similar techniques we can show the following identity:

\sum_{k=0}^n e^{ikx}
=e^{ixn/2}\frac{\sin((n/2+1/2)x)}{\sin(x/2)}

See also

References

  • Andrew M. Bruckner, Judith B. Bruckner, Brian S. Thomson: Real Analysis. ClassicalRealAnalysis.com 1996, ISBN 0-13-458886-X, S.620 (vollständige Online-Version (Google Books))
  • Podkorytov, A. N. . (1988), "Asymptotic behavior of the Dirichlet kernel of Fourier sums with respect to a polygon". Journal of Soviet Mathematics, 42(2): 1640–1646. doi: 10.1007/BF01665052
  • Levi, H. . (1974), "A geometric construction of the Dirichlet kernel". Transactions of the New York Academy of Sciences, 36: 640–643. doi: 10.1111/j.2164-0947.1974.tb03023.x
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Dirichlet-Kernel at PlanetMath