As a result of a Laplace transform, I found this result $$\frac{1}{s^2} \cdot \frac{2}{s^2 +4}$$ Now I used partial fractions: $2 = A(s^2+4) + B(s^2)$, giving: $(A+B)s^2 = 0$ and $4A=2$, Hence $A=\frac{1}{2}$, $B=-\frac{1}{2}$ So the fraction can be written as: $$\frac{1}{2}\frac{1}{s^2} - \frac{1}{2}\frac{1}{s^2+4}$$
But how to continue now? How do I get back to a function with "t"? Of course the first part is: $\frac{1}{2}t$, but I cannot see the second part.
Recall that
$$ \mathcal{L}\left\{\sin(bt)\right\}=\frac{b}{s^2+b^2} $$
therefore
$$ \mathcal{L}^{-1}\left\{\dfrac{1}{s^2+b^2}\right\}=\frac{1}{b}\sin(bt) $$