I was trying the following exercise:
(a) Find the fourier transform of the unit rectangular distribution of
\begin{equation} f(t) = \begin{cases} 1, \ |t|<1 \\ 0 & \text{otherwise} \end{cases} \end{equation}
which I found to be $\frac{2sin(w)}{w\sqrt{2\pi}}$
(b) Determine the convolution of f(t) with itself:
I have learned convolutions recently and I'm confuse on how to calculate:
$(f*f)(t)=\frac{1}{\sqrt2\pi}\int^{\infty}_{-\infty}f(u)f(t-u)du$
can someone explain me with detail the range changes of the integral?
Thanks!
$(f*f)(t)=\int_{(-1,1)\cap (t-1,t+1)} du= m((-1,1)\cap (t-1,t+1))$ where $m$ is Lebesgue measure. Consider then case $t \leq -2, -2<t\leq 0, 0 <t\leq 2$ and $t >2$ to evaluate this.