Find the general solution x(t) to the equation for damped harmonic motion
$$x''+ 2kx'+ω_{0}^2x=0$$ in the following cases: (i) $k < ω_{0}$, (ii) $k = ω_{0}$, (iii)$ k > ω_{0}$.
Assume that, at time t = 0, the body is released from rest at x = 1.
I believe the 3 general cases for each case is:
i) $x(t) = e^{-kt}(Acos(ωt)+Bsin(ωt)),\,\,\,ω = (k^2 - ω_{0}^2)^{1/2}$
ii)$x(t) = (A + Bt)e^{-kt}$
iii)$x(t) = Ae^{(-k+q)t} + Be^{(-k-q)t},\,\,\,q = (k^2 - ω_{0}^2)^{1/2}$
I would just like an explanation as to what conditions I should apply to the equations, and a small run through the first example would be nice.