Let $f(t)=1-t^2$ , for $|t|<1$ and $0$ elsewhere.
Compute the Fourier transform of $f(t)$ and use the result to find the value of the integral $$ \int_{-\infty}^{\infty}\frac{\sin t-t \cos t}{t^3}dt $$
SOLUTION:
So the Fourier transform is pretty easy and I got $\hat{f}(\omega)= 4 \frac{\sin \omega- \omega \cos \omega}{\omega^3}$. How do I use this to compute the integral? Since there is an obvious connection between these, can I use the inverse theorem or Parseval's formula?