I'm trying to tackle the following question:
Use Fourier series of the function $f(x)=x(\pi+|x|)$ in $[-\pi,\pi]$ to compute the infinite sum $$ \sum_{n=1}^{\infty}\frac{(-1)^n}{(2n-1)^3}$$
So, I found that the coefficients of the series are $\displaystyle c_n=\begin{cases}0,& n\text{ even} \\ \frac{8}{in^3},& n\text{ odd}\end{cases}$.
How should I continue? how do the coefficients help me compute the sum?
Please help, thank you!