If I have the fourier series of $|x|$ for $-l < x < l$ and I make it periodic with period $2l$ I get a cos series: $$ \frac{l}{2} -\frac{4l}{\pi^2}\sum_{m=0}^\infty\cos\left((2m+1)\pi\frac{x}{l}\right)\frac{1}{(2m+1)^2}. $$
If I take the term wise integral and derivatives I can see the the integral should converge more quickly and its terms go as $1/m^3$ and the derivative should converge more slowly going as $1/m$. However is it possible to show that they converge to a particular value in order to see if its the same as the original function?
derivative: $-\frac{4l}{\pi}\sum_{m=0}^\infty\sin\left((2m+1)\pi\frac{x}{l}\right)\frac{1}{2m+1}.$
integral: $\frac{lx}{2} -\frac{4l^2}{\pi^3}\sum_{m=0}^\infty\sin\left((2m+1)\pi\frac{x}{l}\right)\frac{1}{(2m+1)^3}$