What methods do there exist to solve equations of the type:
$$\int_{-\infty}^{\infty} f(f(\tau)) f(t-\tau)d\tau = g(t)$$
That is: to try and find a function that convolved with itself applied twice becomes a given function $g(t)$
What methods do there exist to solve equations of the type:
$$\int_{-\infty}^{\infty} f(f(\tau)) f(t-\tau)d\tau = g(t)$$
That is: to try and find a function that convolved with itself applied twice becomes a given function $g(t)$
Here are some simple examples of non-uniqueness:
If $g\equiv 0$, there are too many solutions. Let $f:\mathbb R\to (-\infty,0]$ satisfy $f(x)=0$ for $x\le 0$, with $f(x)\le 0$ arbitrary for $x>0$. Then $f\circ f\equiv 0$. (Formally, $f$ could even be non-measurable!)
If $g\equiv const.$ is nonzero, then there are still many solutions. If $g>0$, let $f(x)=ab\chi_{[0,a]}(x)$ for some $a>0$ and $b\in(0,1)$. Then $f\circ f\equiv ab$, and $(f\circ f)\ast f=ab\int f=a^2b$, so put $a=\sqrt{g/b}$.