It is known that the eigenvalues of Sturm liouville problem: $$ u''(x)+\lambda u(x)=0 \\ u(0)=u'(\pi)=0 $$ are $\sin\left(\left(\frac{1}{2}+n\right)x\right)$ for $n=0,1...$ If for example we expand the function $x$ with respect to these eigenfunctions we get a series $$ \sum_{n=0}^{\infty}\frac{8(-1)^n}{\pi(2n+1)^2} \, \sin\left(\left(\frac{1}{2}+n\right)x\right) $$ My question is : is there any connection of the latter series to some standard fourier expansion on any interval (via extension to other segment or something similar) ?
I thought that all trigonometric expansions are related to some fourier series
thank you