[College Math, Fourier Series] Find coefficient a0 without Euler formulas
I am given a bunch of functions and their fourier series, with the constant not filled in. I'm supposed to find the constant coefficient a0 without Euler's formulas. I'm not sure how to approach such a problem.
An example of such a function and series:
f(x) = x*(pi^2 - x^2 )
f*(x) = a0 + 12 * ( sin(x)/(1^3 ) - sin(2x)/(2^3 ) + sin(3x)/(3^3 ) - ...