Lecture 8

Summery of Fourier series part

In the Fourier series part we mainly studied the convergence of Fourier series, here is a breif summery of points covered in the lectures and the book. It is strongly recommended to read this wikipedia page for a complete summery of convergence of Fourier series:

In the global approach we have the following results:

Regularity of fDecay of Fourier coefficientsReason
Integrable0\to 0Riemann-Lebesgue lemma
Ck\mathscr{C}^ko(1nk)o(\frac{1}{n^k})Derivative theorem + Riemann-Lebegue Lemma
bounded monotonicO(1n)O(\frac{1}{n})Page 93 exercise 17
LipschitzO(1n)O(\frac{1}{n})Page 91 Exercise 15

Note that when ff is Lipschitz or C1\mathscr{C}^1, the decay condition it self does not imply absolute convergence of Fourier series. However, the Fourier series does converges absolutely (Page 92, Exercise 16).

We have also the local convergence criteria:

Theorem

Let ff be integrable on the circle. If ff is differentiable at x0x_0, then SN(f)(x0)f(x0)S_N(f)(x_0)\to f(x_0).

Proof. Let F(t)F(t) be function on the circle defined by

F(t)={f(x0+t)f(x0)t,  t>0f(x0),  t=0 F(t) = \begin{cases} \frac{f(x_0+t) - f(x_0)}{t},\; t> 0\\ f'(x_0), \; t=0 \end{cases}

Then F(t)F(t) is L1L^1. To see this, since limt0F(t)=f(x0)\lim_{t\to 0}F(t) = f'(x_0), FF is bounded near 0, and FF is difference of two L1L^1 functions when tt is away from 0.

Then

SN(f)(x0)f(x0)=fDN(x0)f(x0)12πππtF(t)DN(t)dt=12πππF(t)tsin(12t)sin((N+12)t)dt\begin{split} |S_N(f)(x_0) - f(x_0)| &= |f*D_N(x_0) - f(x_0)| \\ &\leq \frac{1}{2\pi}|\int_{-\pi}^\pi tF(t)D_N(t)dt | \\ & = \frac{1}{2\pi}|\int_{-\pi}^\pi F(t)\frac{t}{\sin(\frac{1}{2}t)} \sin ((N+\frac{1}{2})t)dt| \end{split}

Note that tsin(12t)\frac{t}{\sin(\frac{1}{2}t)} is continuous, sin((N+12)t)=sin(Nt)cos(12t)+cos(Nt)sin(12t)\sin((N+\frac{1}{2})t) = \sin(Nt) \cos(\frac{1}{2}t)+ \cos(Nt) \sin(\frac{1}{2}t). F(t)F(t) is integrable, the right hand side is integrable of the form “integrable sin(Nt)\cdot \sin(Nt)” and “integrable cos(Nt)\cdot \cos(Nt)”, which goes to zero as a consequence of Riemann Lebesuge lemma.

Note that we only need FF to be bounded near 0, so it sufficies to assume ff is merely Lipschitz continuous at x0x_0, i.e. f(x0+t)f(x0)Ct|f(x_0+t)-f(x_0)|\leq C|t| for small enough tt.

Example of continuous but everywhere non-differentiable function

See Page 113 of Stein-Shakarchi.

The Fourier transform

The Fourier transform can be seen as a generalization of this correspondence to non-periodic functions on R\mathbb{R}. The idea is that a non-periodic function can be viewed as a “periodic function with period = ”.

Motivation

Let’s consider the step function

f(x)={1,x[1/2,1/2]0, elsef(x) = \begin{cases} 1, x\in [-1/2,1/2]\\ 0, \text{ else}\end{cases}

which is a non-periodic function on R\mathbb{R}. For any T>1T>1, we can view ff as a function defined on [T2,T2][\frac{T}{2},\frac{T}{2}], and make it a TT-periodic function fT(x):=kZf(xkT)f_T(x):=\sum_{k\in \mathbb{Z}}f(x - kT). Observe that, when TT\to \infty, fT(x)f(x)f_T(x)\to f(x). So to use Fourier analysis to study ff, we can look at behavior of Fourier coefficients of fTf_T as TT\to \infty.

By direct computation we get

fT^(n)=1TT2T2fT(t)e2πTintdt=1T12121e2πTintdt={sin(πnT)πn,n01T,n=0.\widehat{f_T}(n) = \frac{1}{T}\int_{-\frac{T}{2}}^{\frac{T}{2}} f_T(t)e^{-\frac{2\pi}{T}int}dt = \frac{1}{T}\int_{-\frac{1}{2}}^{\frac{1}{2} }1\cdot e^{-\frac{2\pi}{T}int}dt =\begin{cases} \frac{\sin(\frac{\pi n}{T})}{\pi n}, n\neq 0\\ \frac{1}{T}, n = 0 \end{cases} .

We can see that when TT becomes larger and larger, the Fourier coefficients takes value on a function, more and more slowly with higher and higher “definition”. If you take, for example, n100|n|\leq 100, then when TT is small, it samples the function 1Tsinπsπs\frac{1}{T}\frac{\sin \pi s}{\pi s} on largher interval but more rough; When TT is large, the first 100 coefficients only give you information about the function 1Tsinπsπs\frac{1}{T}\frac{\sin \pi s}{\pi s} on a small interval, but with greater detail. Also, when TT is big, the 1T\frac{1}{T} makes the Fourier coefficients small. Let’s get rid of the shrinking by scaling the function back by TT. Then we obtained a function g(s)g(s) such that TfT^(n)=g(nT)T\widehat{f_T}(n) = g(\frac{n}{T}), in this case we know that g(s)=sinπsπsg(s) = \frac{\sin \pi s}{\pi s}.

To get the function gg in a more intrinsic way, when TT is large, nT\frac{n}{T} samples through the real line. Let s=nTs = \frac{n}{T} so that n=sTn = sT, then

g(s)=Tf^(Ts)=T1TT2T2f(t)e2πTintdt=T2T2f(t)e2πistdt.g(s) = T\widehat{f}(Ts) = T\cdot \frac{1}{T}\int_{-\frac{T}{2}}^{\frac{T}{2}}f(t)e^{-\frac{2\pi}{T} i n t} dt = \int_{-\frac{T}{2}}^{\frac{T}{2}}f(t)e^{-2\pi i s t}dt.

When TT\to \infty, the left hand side gives a real function, and the right hand side is, by definition, the improper integral +f(t)e2πistdt\int_{-\infty}^{+\infty}f(t)e^{-2\pi i s t}dt.

The gg we get is the Fourier transform of ff. Of course, the argument needs some assumption to work but it gives us a motivation of Fourier transform.

Definition, inversion and first examples

Let ff be an L1L^1 function on R\mathbb{R}. The Fourier transform of ff is given by

Ff(s)=+f(t)e2πitsdt.\mathcal F f(s) = \int_{-\infty}^{+\infty} f(t)e^{-2\pi i t s} dt.

Note that to be L1L^1 or bounded support is too restrictive for a satisfactory theory of Fourier transforms, we just add this assumption for simplicity. The Fourier transform can be defined on much wider objects, as we shall see later.

The inversion integral

The Fourier coefficients can recover the function under certain regularity assumptions or growth conditions (they are the same). One expects same behavior for Fourier transforms. Suppose we know the Fourier transform of ff is F(s)F(s), can we recover ff? For simplicity let’s assume ff is bounded support (we also call it time limited) so that we can obtain its periodization fTf_T without convergence issues. Then we can try to get fTf_T by Fourier series and then recover ff by letting TT\to \infty. Using Fourier series expansion on fTf_T and equation TfT^(n)=F(nT)T\widehat{f_T}(n) = F(\frac{n}{T}) we get

fT(x)=n=+fT^(n)e2πTinx=n=+1TF(nT)e2πinTx \begin{split} f_T(x) &= \sum_{n= -\infty}^{+\infty} \widehat{f_T}(n)e^{\frac{2\pi }{T}i nx}\\ & = \sum_{n = -\infty}^{+\infty} \frac{1}{T} F(\frac{n}{T})e^{2\pi i \frac{n}{T}x} \end{split}

This is an Riemann sum of, which goes to +F(s)e2πixsds\int_{-\infty}^{+\infty}F(s)e^{2\pi i x s} ds, when TT\to \infty, and the left hand side goes to f(x)f(x). The argument suggests that we can get ff back by taking integral

+F(s)e2πisx.\int_{-\infty}^{+\infty}F(s)e^{2\pi i s x}.

This is the inverse Fourier transform. We need assumption to make this work, which we shall examine later.