Is there a way to obtain a time-domain solution to an equation, posed in the Laplace domain, without first employing the inverse Laplace transform?
As a simple example: $\cos(\omega t) = 0$ has solutions at $t = \frac{\pm0.5\pi + 2 \pi c}{\omega}$, where c is any integer.
How would one go about solving the same equation, with the Laplace transform of $\mathscr L(cos(\omega t)) =\frac{s}{s^2+\omega^2}$ without first employing the inverse Laplace transform?
Albeit this is a much simpler example problem then the problem that one is working on but the solution methodology would be of substantial help. Thank you, in advance.
Using Laplace transform:
So, when $\omega\ne0$:
$$\mathcal{L}_t\left[\cos(\omega t)\right]_{(\text{s})}=\mathcal{L}_t\left[0\right]_{(\text{s})}\Longleftrightarrow\frac{\text{s}}{\text{s}^2+\omega^2}=0\Longleftrightarrow\text{s}=0$$
So now it is not possible as you see. And notice that the inverse Laplace transform of $\text{s}$ equals $\delta'(t)$