GnitGnit
ContestsProblemsBlogSubmit a ProblemMy PageSign In

© 2026 Gnit. All rights reserved.

Terms of ServicePrivacy PolicyThird-Party SoftwareContactOfficial X
Contests/Gnit Sunday Open 002 (GSO002)/Problem 19 Free Rotation of a Rigid Body and Flip Period of the Dzhanibekov Effect
Problem 19

Free Rotation of a Rigid Body and Flip Period of the Dzhanibekov Effect

Finished
500 ptsLv.10 AdvancedMechanics
2026/03/22 19:30〜2026/03/22 21:00
Author: admin

Problem Statement

In zero-gravity, vacuum conditions such as those in the International Space Station, when an asymmetric rigid body (like a T-shaped wrench) is rotated, the rotation about a specific axis becomes unstable and the body periodically flips. This is known as the "Dzhanibekov effect" or the "Tennis Racket Theorem."

Let the center of mass of the rigid body be the origin, with a body-fixed orthogonal coordinate system OOO-123123123 aligned with the principal axes. The principal moments of inertia are I1,I2,I3I_1, I_2, I_3I1​,I2​,I3​, with I1>I2>I3>0I_1 > I_2 > I_3 > 0I1​>I2​>I3​>0. The center of mass is fixed and no external torques act.

At t=0t = 0t=0, the body rotates about the intermediate axis (principal axis 2) at angular velocity ω0>0\omega_0 > 0ω0​>0, with an additional small perturbation ϵ\epsilonϵ (0<ϵ≪ω00 < \epsilon \ll \omega_00<ϵ≪ω0​) about principal axis 3. The initial angular velocity about principal axis 1 is 000.

Let ω1(t),ω2(t),ω3(t)\omega_1(t), \omega_2(t), \omega_3(t)ω1​(t),ω2​(t),ω3​(t) be the angular velocities about the three principal axes.

ω2(t)\omega_2(t)ω2​(t) first decreases from ω0\omega_0ω0​, eventually reverses sign to reach −ω0-\omega_0−ω0​, then returns to ω0\omega_0ω0​ — a periodic behavior (flip).

Find the time TTT from t=0t = 0t=0 until ω2(t)\omega_2(t)ω2​(t) first reaches −ω0-\omega_0−ω0​.

Approximate higher-order terms in the small quantity ϵ\epsilonϵ appropriately, and use the asymptotic formula for the complete elliptic integral of the first kind to find TTT.

The complete elliptic integral of the first kind K(m)=∫0π/2dϕ1−msin⁡2ϕK(m) = \int_0^{\pi/2}\frac{d\phi}{\sqrt{1-m\sin^2\phi}}K(m)=∫0π/2​1−msin2ϕ​dϕ​ satisfies, as m→1−0m\to 1-0m→1−0:

K(m)≈12ln⁡(161−m)K(m) \approx \frac{1}{2}\ln\left(\frac{16}{1-m}\right)K(m)≈21​ln(1−m16​)

Constraints

  • I1=5 kg⋅m2I_1 = 5 \text{ kg}\cdot\text{m}^2I1​=5 kg⋅m2
  • I2=4 kg⋅m2I_2 = 4 \text{ kg}\cdot\text{m}^2I2​=4 kg⋅m2
  • I3=2 kg⋅m2I_3 = 2 \text{ kg}\cdot\text{m}^2I3​=2 kg⋅m2
  • ω0=10 rad/s\omega_0 = 10 \text{ rad/s}ω0​=10 rad/s
  • ϵ=1.0×10−4 rad/s\epsilon = 1.0\times10^{-4} \text{ rad/s}ϵ=1.0×10−4 rad/s

Input Format

The flip time T [s]T \text{ [s]}T [s] takes the form:

T=ABln⁡(CD×1010)T = \frac{\sqrt{A}}{B}\ln\left(\frac{C}{D}\times10^{10}\right)T=BA​​ln(DC​×1010)

where AAA is a square-free positive integer, BBB is a positive integer, and C/DC/DC/D is an irreducible fraction of coprime positive integers.

Give the value of A+B+C+DA + B + C + DA+B+C+D as a positive integer.

Submit Answer

Please sign in to submit an answer

Sign In

Calculator

0
View Scoreboard
1234567891011121314151617181920
Read Solution Blog