- #1
psie
- 261
- 32
- TL;DR Summary
- I'm reading Vretblad's Fourier Analysis and its Applications. In the chapter on Fourier series, there is a section on differentiable functions and an exercise to prove variants of a theorem that relates smoothness to an upper bound on the Fourier coefficients.
Let ##\mathbb T## be the unit circle and denote the complex Fourier coefficient of ##f## by ##c_n##. Then there is the following theorem;
This theorem is not really proved in the book, but if ##f## is (Riemann) integrable over ##\mathbb T##, then the Fourier coefficients are bounded. This follows from the definition of ##c_n##, namely $$|c_n|=\left|\frac{1}{2\pi}\int_{-\pi}^{\pi} f(t)e^{-int}dt\right|\leq \frac{1}{2\pi}\int_{-\pi}^{\pi}\left|f(t)\right|\left|e^{-int}\right|dt=\frac{1}{2\pi}\int_{-\pi}^{\pi} |f(t)|dt=M,$$ since ##f## is integrable on ##\mathbb T##. If ##b_n## denotes the Fourier coefficient of ##f^{(k)}##, then by recursively applying partial integration, and noting that if ##g## is continuous on ##\mathbb T##, then ##g(\pi)=g(-\pi)##, so \begin{align} b_n &= \frac{1}{2\pi}\int_{\mathbb T}f^{(k)}(t)e^{-int}dt \nonumber \\ &= \frac{1}{2\pi}[f^{(k-1)}(t)e^{-int}]^{\pi}_{-\pi}+\frac{1}{2\pi}in\int_{\mathbb T}f^{(k-1)}(t)e^{-int} dt \nonumber \\ &= \ldots \nonumber \\ &=(in)^k \frac{1}{2\pi}\int_{\mathbb T}f(t)e^{-int}dt \nonumber \\ &= (in)^kc_n \nonumber.\end{align}
Since ##f^{(k)}## is continuous (and thus integrable), we have ##|b_n|\leq M## for some ##M##, i.e. ##|n^k c_n|\leq M##, and the claim of the theorem follows.
Then there is the following exercise in the book;
1. I struggle with seeing the difference in the assumptions of these two statements. Is (a) not assuming the same as (b)?
2. Consider statement (a) and the assumptions on ##f'##. What does this tell us about ##f##? I've been trying to compute the Fourier coefficients of ##f'## as above for the "proof" of theorem 4.4, i.e. via partial integration, but I'm not sure what properties ##f## has.
3. Any hints for (b)?
Grateful for any help.
Theorem 4.4 If ##f\in C^k(\mathbb T)##, then ##|c_n|\leq M/|n|^k## for some constant ##M##.
This theorem is not really proved in the book, but if ##f## is (Riemann) integrable over ##\mathbb T##, then the Fourier coefficients are bounded. This follows from the definition of ##c_n##, namely $$|c_n|=\left|\frac{1}{2\pi}\int_{-\pi}^{\pi} f(t)e^{-int}dt\right|\leq \frac{1}{2\pi}\int_{-\pi}^{\pi}\left|f(t)\right|\left|e^{-int}\right|dt=\frac{1}{2\pi}\int_{-\pi}^{\pi} |f(t)|dt=M,$$ since ##f## is integrable on ##\mathbb T##. If ##b_n## denotes the Fourier coefficient of ##f^{(k)}##, then by recursively applying partial integration, and noting that if ##g## is continuous on ##\mathbb T##, then ##g(\pi)=g(-\pi)##, so \begin{align} b_n &= \frac{1}{2\pi}\int_{\mathbb T}f^{(k)}(t)e^{-int}dt \nonumber \\ &= \frac{1}{2\pi}[f^{(k-1)}(t)e^{-int}]^{\pi}_{-\pi}+\frac{1}{2\pi}in\int_{\mathbb T}f^{(k-1)}(t)e^{-int} dt \nonumber \\ &= \ldots \nonumber \\ &=(in)^k \frac{1}{2\pi}\int_{\mathbb T}f(t)e^{-int}dt \nonumber \\ &= (in)^kc_n \nonumber.\end{align}
Since ##f^{(k)}## is continuous (and thus integrable), we have ##|b_n|\leq M## for some ##M##, i.e. ##|n^k c_n|\leq M##, and the claim of the theorem follows.
Then there is the following exercise in the book;
Try to prove the following partial improvements of Theorem 4.4:
(a) If ##f'## is continuous and differentiable on ##\mathbb T## except possibly for a finite number of jump discontinuities, then ##|c_n|\leq M/|n|## for some constant ##M##.
(b) If ##f## is continuous on ##\mathbb T## and has a second derivative everywhere except possibly for a finite number of points, where there are "corners" (i.e., the left-hand and right-hand first derivative exist but are different from each other), then ##|c_n|\leq M/n^2## for some constant ##M##.
1. I struggle with seeing the difference in the assumptions of these two statements. Is (a) not assuming the same as (b)?
2. Consider statement (a) and the assumptions on ##f'##. What does this tell us about ##f##? I've been trying to compute the Fourier coefficients of ##f'## as above for the "proof" of theorem 4.4, i.e. via partial integration, but I'm not sure what properties ##f## has.
3. Any hints for (b)?
Grateful for any help.
Last edited: