The equation of motion for the harmonic oscillator (mass on spring model)
$$\frac{d^2x}{dt^2} + \omega_0^2 x = 0$$
with $\omega_0^2 = D/m$, $D$ and $m$ being the force constant of the spring and the mass, has the solution
$$x=ce^{\lambda t}$$
where $c$ and $\lambda$ are a constant and a parameter. Inserting $x$ leads to
$$\lambda_1 = +i\omega_0$$
and
$$\lambda_2 = -i\omega_0$$
and so the solutions are
$$x_1(t) = c_1 e^{i \omega_0 t}$$
and
$$x_2(t) = c_2 e^{-i \omega_0 t}.$$
In my book, I now read "...these solutions are linearly independent for $\omega_0 \neq 0$."
What does this mean (i.e. how can I see this) and why is it important?
