Fourier series¶
Problem 1. (1) Let f(x)=4(π−x)2, x∈[0,2π]. Calculate the Fourier series of f. (2) Prove that the Fourier series of f converges uniformly on [0,2π], conclude that ∑n=1∞n21=6π2.
Problem 2. Calculate ∑n odd ≥1n21 by examing the function f(θ)=θ(π−θ).
Problem 3. (Exercise 2 of chapter 2 in Stein-Sharkarchi) Let f be a 2π-periodic function on R.
(a). Show that the Fourier series of f can be written as S(f)(θ)=f(0)+∑n≥1[f^(n)+f^(−n)]cos(nθ)+i[f^(n)−f^(−n)]sin(nθ).
(b). Show that if f is even, then f^(−n)=f^(n), so there is no sine term.
(c) Show that if f(θ+π)=f(θ) for all θ∈R, then f^(n)=0 for all odd n.
(d) Show that if f is real-valued, then f^(n)=f^(−n) for all n∈Z.
Approximation and convolution¶
Problem 4.
Let χ(a,b) be the function given by
χ(a,b)(x)={1,x∈(a,b)0,x∈/(a,b)
Let Λ be the function determined by Λ(x)=4(21−∣x∣) on [−21,21] and 0 elsewhere. The function does look like its name “Λ”.
(a) Show that ∫−ππΛ(x)dx=1. Let ϵ>0 be a small positive number. Let Λϵ=2ϵ1Λ(2ϵx). Show that ∫−ππΛϵ(x)dx is still 1. Observe that when Λϵ(y) is non-zero only when y∈(−ϵ,ϵ).
(b) Consider the function χ(a,b)∗Λϵ, what does it look like? Show that when ε is small enough, χ(a,b)∗Λϵ(x)=χ(a,b)(x) when x∈/(a−ϵ,a+ϵ)∪(b−ϵ,b+ϵ).
(c) Show that χ(a,b)∗Λ is continuous.
(d) Conclude that there exists continuous function g such that ∥χ(a,b)−g∥:=∫−ππ∣χ(a,b)(x)−g(x)∣dx<ϵ (the “:=” means " is defined by"), see problem 5.
(e) Let f be a Riemann integrable function on [−π,π]. Show that for ϵ>0, there exists a continuous function g such that ∥f−g∥L1<ϵ. (See Lemma 1.5 in Appendix: Integration of Stein-Shakarchi).
Dirichlet Kernel¶
Problem 5. Let DN(x)=sin(21x)sin((N+21)x) be the Dirichlet kernel. Let ∥DN∥:=2π1∫02π∣DN(x)∣dx.
(a) Prove ∥DN∥≥clnN for some c>0.
(b) Show that there exists a continuous function fN such that ∣fN∣≤1 and ∣SN(fN)(0)∣≥c′lnN. (Hint: Let A+ be the set {x∈[−π,π]:DN(x)>0}, A− be the set {x∈[−π,π]:DN(x)<0}. Let gN(x)=1⋅χA+(x)+(−1)⋅χA−(x). Apply problem 4 to gN).