Circles of eternal return

Let me recall the particular trajectory that we are discussing. In fact the particular part of this particular trajectory where the flip occurs.


Click on the image to open gif animation. It will take time to load as it is 2.5 MB.

The flip is much like one of these flips that Russian cosmonaut Dzhanibekov observed in zero gravity, and was very much perplexed by the phenomenon.

We are investigating the jungle of math that we have to apply in order to simulate such a behavior of an ideal Platonic rigid body. At present we are analyzing the special conditions when only one flip happens. Apart of a rather short (as compared to eternity) period of time when the flip occurs, the body rotates uniformly about its middle axis. Its trajectory in the rotation group, represented by quaternions of unit norm, follows a circle. One circle before flip, another circle after the flip.

In this note I am taking a close look at these two circles. Can we find their exact coordinate representation in 3D after stereographic projection?
Yes, we can, and we will do it now.
We use the formulas from Meeting with remarkable circles.
For the body of our choice, with moments of inertia I_1=1, I_2=2,I_3=3, and on the trajectory where d=1/I_2, the constants that enter the solution have values

(1)   \begin{eqnarray*} A_1&=&\sqrt{\frac{I_1(I_3-I_2)}{I_2(I_3-I_1)}}=1/2,\\ A_2&=&1,\\ A_3&=&\sqrt{\frac{I_3(I_2-I_1)}{I_2(I_3-I_1)}}=\frac{\sqrt{3}}{2},\\ B&=&\frac{1}{I_2}\,\sqrt{\frac{(I_2-I_1)(I_3-I_2)}{I_1I_3}}=\frac{1}{2\sqrt{3}},\\ \delta&=&\frac{\sqrt{I_2(I_3-I_1)}-\sqrt{I_1(I_3-I_2)}}{\sqrt{I_3(I_2-I_1)}}=\frac{1}{\sqrt{3}}. \end{eqnarray*}

In the solution of the Euler’s equations we have functions \tanh (Bt) and \mathrm{sech} (Bt)

(2)   \begin{eqnarray*} l_1(t)&=& A_1\,\mathrm{sech }(B t),\\ l_2(t)&=&A_2\,\tanh( B t),\\ l_3(t)&=&A_3\,\mathrm{sech }(B t), \end{eqnarray*}

with \mathrm{sech }(x)=1/\cosh(x).
Here are the plots of these functions:


For |t|>100 we have l_1(t) smaller than 10^{-12}, and for |t|>200 smaller than 10^{-25}. We can consider it being zero for all practical purposes.
As for l_2(t), it becomes practically constant and equal 1 for t>100, and -1 for t<-100.
We then have the function \psi(t)

(3)   \begin{equation*} \psi(t)=\frac{t}{I_2}+2\arctan\left(\delta \tanh(B t/2)\right).  \end{equation*}

Again for all practical purposes for t>100 we have

(4)   \begin{equation*}\psi(t)\approx  t/2+\pi/3,\end{equation*}

and for t<-100,

(5)   \begin{equation*}\psi(t)\approx  t/2-\pi/3.\end{equation*}

Let us substitute these formulas into the solution for q(t)

(6)   \begin{eqnarray*} q_0(t)&=&\frac{\sqrt{1+l_1(t)}\cos\frac{\psi(t)}{2}}{\sqrt{2}},\\ q_1(t)&=&\frac{\sqrt{1+l_1(t)}\sin\frac{\psi(t)}{2}}{\sqrt{2}},\\ q_2(t)&=&\frac{l_3(t)\cos\frac{\psi(t)}{2}+l_2(t)\sin\frac{\psi(t)}{2}}{\sqrt{2(1+l_1(t))}},\\ q_3(t)&=&\frac{-l_2(t)\cos\frac{\psi(t)}{2}+l_3(t)\sin\frac{\psi(t)}{2}}{\sqrt{2(1+l_1(t))}}. \end{eqnarray*}

We obtain

(7)   \begin{eqnarray*} q_0(t)&=&\frac{\cos\frac{\psi(t)}{2}}{\sqrt{2}},\\ q_1(t)&=&\frac{\sin\frac{\psi(t)}{2}}{\sqrt{2}},\\ q_2(t)&=&\pm\frac{\sin\frac{\psi(t)}{2}}{\sqrt{2}},\\ q_3(t)&=&\frac{\mp\cos\frac{\psi(t)}{2}}{\sqrt{2}}. \end{eqnarray*}

The upper signs concern t>100 the lower signs concern t<-100.
In stereographic projection we are plotting (q_1,q_2,q_3) divided by 1-q_0. We see that the “future circle” is in the plane x=y, while the past circle in the orthogonal plane x=-y.

I did my geometric exercises and I have found that “the future circle” has origin at (0,0,-1), while “the past circle” has the origin at (0,0,1). Both circles have radius \sqrt{2}.

So, we have complete information about these “circles of eternal return”.
One more comment: in Another geodesic line I was showing what I thought was a subtle structure of the trajectory approaching the circle:

But now I know that it was a numerical artefact. As noticed in today’s post, for |t|>100 computer will see only one line, no fine structure. To be sure I asked my computer to take more points on the plot (100000 instead of 10000) and all the fine structure disappeared.

One thought on “Circles of eternal return

Leave a Reply