I have an assignment which is:
Show that $\int_{-\infty}^\infty (\frac{\sin x}{x})^2dx=\pi$ by calculate the Fourier Transformation of $ f(t) = \left\{ \begin{array} /1, |t| \leq 1 \\ 0, |t| > 1 \end{array} \right.\ $
So I calculated the Fourier Transformation which will be:
$$ f\hat(t) = 2 \int_0^1e^{-iwt}dt = 2\frac{i(e^{-iw}-1)}{w}= \frac{2((icosv+sinv)-1)}{w}$$
But I don't understand how I could use that to prove the first statement... What am I supposed to do next?