I am reading a set of course notes and it has this example of a system of differential equations given by
$$\frac{\mathrm d^2\bf{q}}{\mathrm dt^2} = -\frac{\bf{q}}{|\bf{q}|^3}$$
All it says is that Newton showed that this equation is solved by the conic sections but I cannot find any references or do any work toward showing this. How do you solve this equation?
I believe $\mathbf{q} = \left[\begin{array}{c} x(t) \\ y(t) \end{array}\right]$ but I could be wrong.
It is called the Kepler Problem. You can find a detailed analysis in its Wikipedia page.