dwsmith said:
$$
\ddot{\mathbf{r}} = \ddot{f}\mathbf{r}_0 + \ddot{g}\mathbf{v}_0
$$
This leads to the identity
$$
\ddot{f}\mathbf{r}_0 + \ddot{g}\mathbf{v}_0 = -\mu\frac{\mathbf{r}}{r^3}.
$$
Next, we can plug $\mathbf{r}$ back into our new equation.
\begin{alignat*}{3}
\ddot{f}\mathbf{r}_0 + \ddot{g}\mathbf{v}_0 & = & -\mu\frac{f\mathbf{r}_0 + g\mathbf{v}_0}{r^3}\\
\ddot{f}\mathbf{r}_0 + \ddot{g}\mathbf{v}_0 & = & -\mu\frac{f\mathbf{r}_0}{r^3} - \mu\frac{g\mathbf{v}_0}{r^3}
\end{alignat*}
Can we just split them up at the end? If so, what is the reason for it?
Ackbach said:
This is precisely why I asked the questions I did. If $\mathbf{r}_{0}$ and $\mathbf{v}_{0}$ are linearly independent, then this sort of breaking-up is possible. You could try writing them in terms of the regular basis vector and see what happens.
There are 2 cases: either they are independent or they are not.
If $\mathbf{r}_{0}$ and $\mathbf{v}_{0}$ are independent you can break them up.
In that case they form a so called basis of the vector space that the object moves around in.
Any vector can be written uniquely as a linear combination of the basis vectors.
On the LHS you have a linear combination of the basis vectors and on the RHS you also have a linear combination of the basis vectors.
In other words, their linear factors must be the same.
If $\mathbf{r}_{0}$ and $\mathbf{v}_{0}$ are dependent, that means they are parallel.
In that case there is no clear distinction between f and g.
You might as well set g for instance to zero and treat $\mathbf{r}_{0}$ as your basis.
The movement of the object is on a line: it moves up and down along the line defined by $\mathbf{r}_{0}$ which is parallel to $\mathbf{v}_{0}$.
An alternative for the choice of f and g is to use the same solution you have for the independent case.
To keep things simple you might as well do that.
In other words, you can also break up the expression.
So in the first case you are forced to, while in the second case you have a free choice to arrive at (3). $\qquad \blacksquare$