[Math] Fourier series of piecewise-defined function and convergence

fourier analysisfourier seriesreal-analysis

I'm learning about Fourier series and need help with the following problem:

Consider the function

$$g(x) = \begin{cases} x^{\frac{1}{3}}, & x \in [0, \frac{\pi}{2}] \\ (-x)^{\frac{1}{4}}, & x \in [-\frac{\pi}{2}, 0) \\ \pi, & x \in [-\pi,-\frac{\pi}{2}) \cup(\frac{\pi}{2}, \pi] \end{cases}$$

extended periodically with period $2\pi$.

Show that the function $g$ has a Fourier series. What can you tell about the pointwise convergence of the series in $\mathbb{R}$?


The problem formulation is causing me difficulties here. Usually, when finding the Fourier series of a periodic function, the author states "compute (or find) the Fourier series of the given function". However, here I need to show that the function $g$ has a Fourier series. Possibly we can avoid computing the Fourier coefficients of $g$ and show that the above function has a Fourier series by some theorem. Is my thought correct? If no, how do I find the Fourier series of the above piecewise-defined function?

I graphed the function $g$ on a piece of paper and noticed that it is monotone on each subinterval: it is increasing on $[0, \frac{\pi}{2}]$, decreasing on $[-\frac{\pi}{2}, 0)$ and constant on $[-\pi,-\frac{\pi}{2}) \cup(\frac{\pi}{2}, \pi]$. Maybe this is a case where Dirichlet's theorem applies, i.e.

Dirichlet's theorem on Fourier series. If a $2\pi$-periodic function $f$ is piecewise monotone on the segment $[-\pi, \pi]$ and has at most finitely many discontinuity points on it, then its trigonometric Fourier series converges to $f(x)$ at each continuity point and to $\frac{f(x+0) + f(x-0)}{2}$ at each discontinuity point.

For the second part of the question about pointwise convergence of the series in $\mathbb{R}$ I have no idea.

Best Answer

Your function $f$ satisfies $f(-\pi)=f(\pi)$ and has a natural $2\pi$ periodic extension $f_p$ to $\mathbb{R}$. The Fourier series for $f$ on $[-\pi,\pi]$ is periodic with period $2\pi$. The Fourier series converges pointwise and uniformly on every closed interval $[a,b]\subseteq \mathbb{R}$ for which $f_p$ is continuous on a slightly larger interval $[a-\epsilon,b+\epsilon]$, where $\epsilon > 0$; this is because of the piecewise monotone character of $f_p$. At a point $x$ of discontinuity of $f_p$ the Fourier series converges to the mean of the left- and right-hand limits of $f_p$ at $x$, but the series will not converge uniformly in any closed interval with $x$ in its interior.