I have problems showing an orthonormal system is a basis. The question is as follows:
Show that $\left\{\frac{e^{int}}{\sqrt{2\pi}}e^{i\varphi(t)} \right\}_{n\in\mathbb{Z}}$ is indeed an orthonormal basis of $L^2[-\pi,\pi]$; with $\varphi:[-\pi,\pi]\rightarrow\mathbb{R}.$
Proving that is orthonormal is rather easy, because is showing $$\left< e_n,\overline{e_m} \right>=\begin{cases}1, & if\ n=m \\ 0, & if\ n\neq m\end{cases},$$ with $e_n:=\frac{e^{int}}{\sqrt{2\pi}}e^{i\varphi(t)}$.
But I have problems showing it is complete. I have tried showing $\left< f,e_n\right>=0, \forall f\in L^2[-\pi,\pi]$.
- How do I integrate $\int_{-\pi}^\pi f(t)\frac{e^{-int}}{\sqrt{2\pi}}e^{-i\varphi(t)}dt$? By parts?
- Do I have to prove it for a particular $\varphi(t)$? Like $\varphi(t)=t$ or $\varphi(t)=t^2$