So my function is $y(x)=x^{3} - x\pi^{2}$ for $|x|\le\pi$.
I found out the Fourier coefficients, and now I am asked to compute a specific sum with Parseval's formula.
The issue for me lies on when computing $\frac{1}{2\pi}\int_{-\pi}^{\pi} |x^{3} - x\pi^{2}|^{2} dx$.
How do I handle the absolute value?