I need to show that the fourier series of the function $$f(x)=(\pi-|x|))^2$$ converges to the function $\forall x \in[-\pi,\pi] $.
Now, Baby Rudin's Theorem 8.14 says if for some $x$ there exists a $\delta > 0 $ and $M<\infty$ such that $|f(x+t)-f(x)|\leq M|t|\hspace{0.5cm} \forall t \in (-\delta,\delta)$, then the fourier series will converge to the function at that $x.$ ($f$ is Riemann integrable)
My questions are
- I am viewing the above property as Locally Lipschitz condition. Is that correct?
- To show that the function $f(x)=(\pi-|x|))^2$ abides with the above property, I am trying to bound $|f^\prime| \forall x \in[-\pi,\pi] $ but $|f^\prime|$ does not exist at zero.How do I solve this question then? Any hints are welcome. Thanks in advance.