Suppose I have periodic function, and I want to calculate the Fourier series of this function in the section [T,T]. I need to find set of functions for this calculation which will be complete and orthonormal basis.
My set is - $$\left\{1,~\cos\left({\frac{nx\pi}{\text T}}\right),~\sin\left({\frac{nx\pi}{\text T}}\right)\right\} $$
I was able to prove it is orthonormal basis easily. But I was stuck trying to prove it a complete group. I was trying to use Parseval's identity but couldn't develop it much further.