[Physics] Correct way of solving the equation for simple harmonic motion

complex numbersharmonic-oscillatormathematicsoscillators

I am considering the equation for simple harmonic motion, which is $\ddot x +\omega ^2x=0$ To solve this, I have seen three approaches. This is confusing as I do not know which approach is physically correct or, if there is no correct approach, what is the physical significance of the three different approaches. My guess is that the first approach is slightly redundant as it is only using the well known result (of cosine and sin solutions of this form of a second order differential equation) which was derived from using methods of the full solution using $e^{i\phi}$, as in the the second and third approaches. However I do not know which of these is correct or why we can view it in two different ways.

1. Assume the sin and cosine results

Cosine and Sine are both solutions of the above equation, so the full solution is a linear combination of the two $x=A\cos(\omega t)+B\sin(\omega t)$ which is equivalent to $x=A\cos t(\omega t +\phi)$, giving the common form.

2. Solve more generally for a complex x.

I have seen the equation also be solved by solving the homogeneous differential equation for $x=Ae^{i\omega t}+Be^{-i\omega t}$. Then the constants are used to give the real solution, so the boundary condition (that $x$ is real) yields that $A=B^*$. So here we have complex constants, and we get the result $x=(A+B)\cos(\omega t)+i(A-B)\sin(\omega t)=2\Re(A)\cos(\omega t) -2\Im(A)\sin(\omega t)$ which, as before with constants multiplying sin and cos terms, reduces to $x=D\cos(\omega t +\phi)$

3. The final approach I have seen is by solving the differential equation for $z$ and just setting $x=\Re(z)$.

Solving the equation for z gives $x=Ae^{i\omega t}+Be^{-i\omega t}$ where I believe (if I got the method correctly), the constants are here REAL. As this still reduces to $z=(A+B)\cos(\omega t)+i(A-B)\sin(\omega t)$, but this time for real A and B and therefore $z$ is a complex number, you can see that this is equivalent to $z=De^{i\phi}e^{i\omega t}$ where the complex amplitude component $e^{i\phi}$ rotates the complex number $e^{i\omega t}$ in the complex plane such that the ratio of the constants of the cosine and sin terms of $z$ is correct and as given in the $z=(A+B)\cos(\omega t)+i(A-B)\sin(\omega t)$ form of $z$. This reduces to $z=e^{i(\omega t+\phi)}$ yielding $x=\Re(z)=D\cos(\omega t+\phi)$ as before.

As mentioned, I am not sure which is the 'correct' way to approach this, if any. But there must at least be a physical significance to tackling this in the different methods which I would be grateful if someone could explain.

Some of the thoughts I have had so far are:

  • The first sin and cos solution is just a shortcut using the known result derived from the more formal solution using $e^{i\phi}$. However the sin/cos form ONLY applies when the variable in the differential equation is REAL. For example, it gives the correct solution for real $x$, but if had a complex $z$ in there which I knew was meant to be complex, then assuming the sin/cos form would be wrong and would not give the complete solution/picture- it would only give the real component of $z$.
  • The difference between the second and third approaches seems to be that in one case we know we have a complex variable $z$. In that case, we actually find that the constants can be real (although I think they may also be not real. Provided that $A\neq B^*$, this still yields a complex $z$ as the complex parts do not cancel out). And in the second case we find that the constants must be real and that $A=B^*$ such that we get a real $x$, as mandated by the boundary conditions. So considering this I can't quite see how approaches 2 and 3 above would yield the same x form through these two different ways: using boundary conditions for a complex A and B so that complex parts cancel, or allowing z to be complex and thus $A\neq B^*$ and making x the real part of this complex solution.

Apologies for the long post. I hope I have made my confusion and thoughts sufficiently clear!

Best Answer

I think you're worrying too much. This is the correct approach (I'm going to be slightly flippant, so don't take this first paragraph too seriously on a first reading :) ):

  1. Step 1: Understand the meaning of the Picard-Lindelöf Theorem;
  2. Step 2: Understand that, by assigning state variables to all but the highest order derivative, you can rework $\ddot x +\omega^2\,x=0$ into a vector version of the standard form $\dot{\mathbf{u}} = f(\mathbf{u})$ addressed by the PL theorem and that, in this case, the $f(\mathbf{u})$ fulfills the conditions of the PL theorem (it is Lipschitz continuous)
  3. Step 3: Choose your favorite method for finding a solution to the DE and boundary conditions - tricks you learn in differential equations 101, trial and error stuffing guesses in and seeing what happens ..... anything! .... and then GO FOR IT!

Okay, that's a bit flippant, but the point is that you know from basic theoretical considerations there must be a solution and, however you solve the equation, if you can find a solution that fits the equation and boundary conditions, you simply must have the correct and only solution no matter how you deduce it.

In particular, the above theoretical considerations hold whether the variables are real or complex, so if you find a solution using complex variables and they fit the real boundary conditions, then the solution must be the same as the one that is to be found by sticking with real variable notation. Indeed, one can define the notions of $\sin$ and $\cos$ through the solutions of $\ddot x +\omega^2\,x=0$ and they have to be equivalent to complex exponential solutions through the PL theorem considerations above. You can then think of this enforced equivalence as the reason for your own beautifully worded insight that you have worked out for yourself:

"So using sin/cos and even is essentially equivalent so long as you allow for complex constants to provide a conversion factor between the two."

Drop the word "essentially" and you've got it all sorted!

Actually, let's go back to the Step 2 in my "tongue in cheek" (but altogether theoretically sound) answer as it shows us how to unite all of these approaches and bring in physics nicely. Break the equation up into a coupled pair of first order equations by writing:

$$\dot{x} = \omega\,v;\, \dot{v} = -\omega\,x$$

and now we can write things succinctly as a matrix equation:

$$\dot{X} = -i\,\omega \, X;\quad i\stackrel{def}{=}\left(\begin{array}{cc}0&-1\\1&0\end{array}\right)\text{ and } X = \left(\begin{array}{c}x\\v\end{array}\right)\tag{1}$$

whose unique solution is the matrix equation $X = \exp(-i\,\omega\,t)\,X(0)$. Here $\exp$ is the matrix exponential. Note also, that as a real co-efficient matrix, $i^2=-\mathrm{id}$. Now, you may know that one perfectly good way to represent complex numbers is the following: the field $(\mathbb{C},\,+,\,\ast)$ is isomorphic to the commutative field of matrices of the form:

$$\left(\begin{array}{cc}x&-y\\y&x\end{array}\right);\quad x,\,y\in\mathbb{R}\tag{2}$$

together with matrix multiplication and addition. For matrices of this special form, matrix multiplication is commutative (although of course it is not generally so) and the isomorphism is exhibited by the bijection

$$z\in\mathbb{C}\;\leftrightarrow\,\left(\begin{array}{cc}\mathrm{Re}(z)&-\mathrm{Im}(z)\\\mathrm{Im}(z)&\mathrm{Re}(z)\end{array}\right)\tag{3}$$

So if, now, we let $Z$ be a $2\times2$ matrix of this form, then we we can solve (1) by mapping the state vector $X = \left(\begin{array}{c}x\\v\end{array}\right)$ bijectively to the $2\times 2$ matrix $Z = \left(\begin{array}{cc}x&-v\\v&x\end{array}\right)$, solving the equation $\dot{Z} = -i\,\omega\,Z$, i.e. $Z(t) = \exp(-i\,\omega\,t)\,Z(0)$, where $Z(0)$ is the $2\times 2$ matrix of the form (2) with the correct values of $x(0)$ and $v(0)$ that fulfill the boundary conditions, and then taking only the first column of the resulting $2\times 2$ matrix solution $Z(t)$ to get $X(t)$.

This is precisely equivalent to the complex notation method you have been using, as I hope you will see if you explore the above a little. The phase angles are encoded by the phase of the $2\times2$ matrix $Z$, thought of as a complex number by the isomorphism described above.

Moreover, there is some lovely physics here. Consider the square norm of the state vector $X$; it is $E = \frac{1}{2}\,\langle X,\,X\rangle = \frac{1}{2}(x^2 + v^2)$ and you can immediate deduce from (1) that

$$\dot{E} = \langle X,\,\dot{X}\rangle = X^T\,\dot{X} = -\omega\,X^T \,i\, X = 0\tag{4}$$

This has two interpretations. Firstly, $E$ is the total energy of the system, partitioned into potential energy $\frac{1}{2}\,x^2$ and kinetic $\frac{1}{2}\,v^2$. Secondly, (4) shows that the state vector, written as Cartesian components, follows the circle $x^2+v^2=2\,E$ and indeed this motion is uniform circular motion of $\omega$ radians per unit time. So that simple harmonic motion is the motion of any Cartesian component of uniform circular motion.

You could also solve the problem by beginning with (1), deducing (4) and then make the substition

$$x=\sqrt{2\,E}\,\cos(\theta(t));\quad\, v=\sqrt{2\,E}\,\sin(\theta(t))\tag{5}$$

which is validated by the conservation law $x^2+v^2=2\,E$ with $\dot{E}=0$. Then substitute $x$ back into the original SHM equation to deduce that

$$\theta(t) = \pm\omega\,t+\theta(0)\tag{6}$$

Related Question