Notes On Fourier Analysis
Notes On Fourier Analysis
FIN
1
Contents
1 Fourier Series 3
2
Among this note, every function is assumed to be bounded in its domain.
1 Fourier Series
Definition 1.1. We say a set of functions {ϕλ }λ∈Λ on (a, b) is orthonormal if for any i, j ∈ Λ,
⟨ϕi , ϕj ⟩ = δij .
Lemma 1.2 (Bessel’s Inequality). If {ϕ}n∈N is a orthonormal set, then for any f ∈ Cp (a, b), we have
∞
X 2 2
|⟨f, ϕn ⟩| ≤ ∥f ∥ .
n=1
, we have
N
X N
X N
X
2 2 2 2
0 ≤ ∥f ∥ − 2 ⟨f, ϕn ⟩ + ⟨f, ϕi ⟩ ⟨f, ϕj ⟩ ⟨ϕi , ϕj ⟩ = ∥f ∥ − ⟨f, ϕn ⟩ .
n=1 i,j=1 n=1
Hence,
N
X 2 2
⟨f, ϕn ⟩ ≤ ∥f ∥ .
n=1
lim ⟨f, ϕn ⟩ = 0.
n→∞
nq q o
2 2
Note that g, h ∈ Cp (0, π) and π sin(N x), π cos(N x) : N ∈ N is an orthonormal set, by 1.2.1, we are
done.
Definition 1.4. The function DN (x) of the form
N
1 X
DN (x) = + cos(nx)
2 n=1
3
1 2N + 1
3. DN (x) = sin x whenever sin(x/2) ̸= 0.
2 sin(x/2) 2
′
Lemma 1.5. If g ∈ Cp (0, π), and gR (0) exists, then
Z π
π
lim g(x)DN (x)dx = g(0+).
N →∞ 0 2
Proof.
π π π
g(x) − g(0+)
Z Z Z
2N + 1 π
g(x)DN (x)dx = sin( x)dx + g(0+)DN (x)dx = IN + g(0+).
0 2 sin(x/2) 2 2
|0 {z } 0
IN
Notice that
g(x) − g(0+) g(x) − g(0+) x/2 ′
= → gR (0)
2 sin(x/2) x sin(x/2)
as x → 0+ . Hence, I → 0 as N → ∞ by 1.3.
Theorem 1.6 (Pointwise Convergence of Fourier Series). Suppose f ∈ Cp (−π, π) with period 2π (periodic
extension). Then
a0 X f (x+) + f (x−)
+ an cos(nx) + bn sin(nx) → ,
2 2
n≥1
1 π
Z
an = f (x) cos(nx)dx
π Z −π
1 π .
bn = f (x) sin(nx)dx
π −π
Proof.
N Z π Z x+π Z x
a0 X 1 1
+ an cos(nx) + bn sin(nx) = f (s)DN (s − x)ds = + f (s)DN (s − x)ds
2 n=1
π −π π x x−π
1 x+π
Z Z π
y=s−x 1
f (s)DN (s − x)dx = f (x + y)DN (y)dy
π x π 0
and Z x Z π
1 y=x−s 1
f (s)DN (s − x)dx = f (x + y)DN (y)dy,
π x−π π 0
we have
N Z π
a0 X 1 1
+ an cos(nx) + bn sin(nx) = (f (x + y) + f (x − y))DN (y)dy → (f (x+) + f (x−))
2 n=1
2 0 2
4
2 Uniform Convergence of Fourier Series
Lemma 2.1. Suppose f ∈ C[−π, π] with f (−π) = f (π) and f ′ exists as long as f ′ ∈ Cp (−π, π), then
Xp
a2n + b2n
n≥1
n=1 n=1
n n=1
n n=1
P p
Then by 1.2, the RHS is bounded and therefore n≥1 a2n + b2n converges.
Theorem 2.2 (Uniform Convergence). Suppose f ∈ C[−π, π], f (−π) = f (π) and f ′ ∈ Cp (−π, π), then the
Fourier series of f converges uniformly to f on [−π, π].
PN
Proof. Suppose f ∼ (an , bn ) and SN = a20 + n=1 an cos(nx) + bn sin(nx) for all N ≥ 1. Then
N N
a0 X a0 X p
|SN | ≤ + |an | + |bn | ≤ + 2 a2n + b2n < ∞
2 n=1
2 n=1
where f ∼ (an , bn ).
Proof. Let g = f ′ and g ∼ (An , Bn ). Then
An = nbn , Bn = −nan , A0 = 0