Find a distribution function$f(t)$ that solves the integral solution $$\int_0 ^\infty e^{-u} f(t-u) du = H(t)$$ for $-\infty < t<\infty$ and $t\neq 0$. $H(t)$ is Heaviside step function.
How to solve this? I have no idea. I think here distribution means general solutions.
Distributions means topological dual of the $\mathcal{C}^{\infty}_c$ functions. This allows for very general solutions (as Dirac masses for instance). (In this case however, the expression is ill-defined for some distributions...)
In this case, there is a solution following these steps :
I find : $f(t) = \delta(t) + H(t)$ where $\delta$ is the Dirac mass (at $0$).
You can check indeed that if $t < 0$ :
$\int_0^{\infty} e^{-u} (\delta(t-u) + H(t-u)) du = 0 = H(t)$
and if $t > 0$ :
$\int_0^{\infty} e^{-u} (\delta(t-u) + H(t-u)) du = e^{-t} + (1 - e^{-t}) = 1 = H(t)$