Find the unit step response of the system $$\ddot x + 2 \dot x.$$ That is, find $x$ in the ODE $$\ddot x + 2 \dot x = H(t)$$ where $H$ is the Heaviside unit step function
If this is impossible, or the question not well-defined, prove, or at least explain, so.
Background: A similar question is to solve the ODE $$\ddot x + 2 \dot x = \delta,$$ where $\delta$ is the unit impulse function. That's easily solved as $$x = \frac 1 2 (1 - e^{-2t}), $$ $t \geq 0$. In contrast, the above question seems very hard to answer. I tried multiple approaches and got inconsistent results (e.g. $x = t/2$), none of which checked.