Consider the characteristic function $f(x)=1_{[0,r]}(x)$. How to compute $(f*f)(x)$ where $r \in [0,1[$ and by definition $(f*g)(x)=\int_{\mathbb R} f(y)g(x-y) \ dy$ ? thanks.
2026-03-27 21:44:02.1774647842
convolution product of characteristic functions
1.7k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Note that for any two sets $A,B\subseteq\mathbb R$ we have that $${\bf 1}_A(x)\cdot{\bf 1}_B(x)={\bf 1}_{A\cap B}(x),\quad,\forall x\in \mathbb R.$$ Additionally, note that if $x\in\mathbb R$ is fixed, then $g_x(y)={\bf 1}_{[0,r]}(x-y)= {\bf 1}_{[x-r,x]}(y).$
Combining the two, it should come out that $$(f*f)(x)=\int_{\mathbb R}{\bf 1}_{[0,r]\cap[x-r,x]}(y)dy,$$ which can be computed quite easily, considering possible cases of $x$.