Verify that the fourier series converge uniformly on the interval ${\pi\leq x\leq \pi}$. Also state why this series is differentable in the interval ${\pi\leq x\leq \pi}$, except at the point $x=0$ and describe graphically the function that is represented by the differentiated series for all $x$
$\frac{1}{\pi}+0.5\sin x-\frac{2}{\pi}\sum_{n=1}^\infty \dfrac{\cos 2nx}{4n^{2}-1 }$
What i tried
Using the Weierstrass M test i got $$|\frac{1}{\pi}+0.5\sin x-\frac{2}{\pi}\sum_{n=1}^\infty \dfrac{\cos 2nx}{4n^{2}-1 }|\leq |\frac{1}{\pi}+0.5\sin x+\frac{2}{\pi}\sum_{n=1}^\infty \dfrac{\cos 2nx}{4n^{2}-1 }|$$
$$|\frac{1}{\pi}+0.5\sin x+\frac{2}{\pi}\sum_{n=1}^\infty \dfrac{\cos 2nx}{4n^{2}-1 }| \leq |\frac{1}{\pi}+0.5\ x+\frac{2}{\pi}\sum_{n=1}^\infty \dfrac{\cos 2nx}{4n^{2}-1 }|$$
$$|\frac{1}{\pi}+0.5\ x+\frac{2}{\pi}\sum_{n=1}^\infty \dfrac{\cos 2nx}{4n^{2}-1 }| \leq|\frac{1}{\pi}+0.5\ x+\frac{2x}{\pi}\sum_{n=1}^\infty \dfrac{\ 2n}{4n^{2}-1 }|$$
And since the term
$$\sum_{n=1}^\infty \dfrac{\ 2n}{4n^{2}-1 }$$ converges then by the Weierstrass M test the above fourier seriesM test converges uniformly.
Differentating the fourier series term by term i got
$$0.5\cos x+\frac{4n}{\pi}\sum_{n=1}^\infty \dfrac{\sin 2nx}{4n^{2}-1 }$$
I suppose that it is differentiable on the given interval because it is continous on that interval except at $x=0$ but i cant see why is this so and also how to describe the graphically the function that is represented by the differentiated series for all $x$. Could anyone please explain this to me. Thanks