Dirichlet Kernel
📂Fourier AnalysisDirichlet Kernel
Definition
Dirichlet Kernel Dn is defined as follows.
Dn(t):=21+k=1∑ncoskt
Explanation
The Dirichlet kernel is related to delta functions, exponential functions, etc., and appears in Fourier analysis. Here are some related theorems and their proofs.
Theorem 1
The Dirichlet Kernel satisfies the following equation.
Dn(t)=2sin21tsin(n+21)t
Proof
If we express the cosine function as a complex exponential form, we get the following.
Dn(t)=== 21+21k=1∑n(eikt+e−ikt) 21[1+k=1∑n(eikt+e−ikt)] 21k=−n∑neikt
In this case
Geometric Series Summation Formula
k=1∑nak=r−1a(rn−1)
Using this, with the first term being a1=e−int and the common ratio r=eit, we can arrange it as follows.
Dn(t)===== 21k=−n∑neikt=21k=1∑2n+1ei(k−n−1)t 21eit−1(e−int)(ei(2n+1)t−1) 21e−intei21t−e−i21tei(n+21)t−e−i(n+21)tei21tei(n+21)t 21ei21t−e−i21tei(n+21)t−e−i(n+21)tei(n+21)tei(n+21)t 21sin21tsin(n+21)t
In the last equality, we used that sinx=2ieix−e−ix.
■
Theorem 2
Let’s say the following equation is the 2L-periodic function f(t)’s Fourier series partial sum.
SNf(t)=21a0+n=1∑N(ancosLnπt+bnsinLnπt)
Then, the partial sum SNf(t) can be represented as an integral including the Dirichlet kernel as follows.
SNf(t)=L1∫−LLf(x)Dn(Lπ(x−t))dx
Proof
After calculating the Fourier coefficients a0, an, bn, we get the following.
a0anbn=L1∫−LLf(x)dx=L1∫−LLf(x)cosLnπxdx=L1∫−LLf(x)sinLnπxdx
Then we obtain the following equation.
==ancosLnπt+bnsinLnπt (L1∫−LLf(x)cosLnπxdx)cosLnπt+(L1∫−LLf(x)sinLnπxdx)sinLnπt L1∫−LLf(x)[cosLnπxcosLnπt+sinLnπxsinLnπt]dx
Then, by the sum and difference identities for trigonometric functions, we get the following equation.
ancosLnπt+bncosLnπt=L1∫−LLf(x)[cosLnπ(x−t)]dx
Substituting this into (2) yields the following.
SNf(t)==== 21a0+n=1∑N(ancosLnπt+bnsinLnπt) 21L1∫−LLf(x)dx+n=1∑N(L1∫−LLf(x)[cosLnπ(x−t)]dx) L1∫−LLf(x)[21+n=1∑NcosLnπ(x−t)]dx L1∫−LLf(x)Dn(Lπ(x−t))dx
In the last equality, the definition of the Dirichlet kernel was used.
■
Theorem 3
For any integer n∈Z, the following equation holds.
L1∫−LLDn(Lπ(x−t))dx=1
Proof
Let’s substitute Lπ(x−t)=y. Then, the left side of (3) is as follows.
====L1∫−π−Lπtπ−LπtDn(y)πLdy π1∫−π−Lπtπ−Lπt(21+n=1∑Ncosny)dy 2π1∫−π−Lπtπ−Lπtdy+n=1∑N∫−π−Lπtπ−Lπtcosnydy 2π12π+n=1∑N∫−π−Lπtπ−Lπtcosnydy 1 by (1)
At this point, the reason why the second term integrates to become 0 is because cos0y=1 and cosny(n=0) are orthogonal to each other.
■