Elastic pendulum
In-game article clicks load inline without leaving the challenge.

In physics and mathematics, in the area of dynamical systems, an elastic pendulum (also called spring pendulum or swinging spring) is a physical system where a piece of mass is connected to a spring so that the resulting motion contains elements of both a simple pendulum and a one-dimensional spring-mass system. For specific energy values, the system demonstrates all the hallmarks of chaotic behavior and is sensitive to initial conditions. At very low and very high energy, there also appears to be regular motion. The motion of an elastic pendulum is governed by a set of coupled ordinary differential equations. This behavior suggests a complex interplay between energy states and system dynamics.
Analysis and interpretation

The system is much more complex than a simple pendulum, as the properties of the spring add an extra dimension of freedom to the system. For example, when the spring compresses, the shorter radius causes the spring to move faster due to the conservation of angular momentum. It is also possible that the spring has a range that is overtaken by the motion of the pendulum, making it practically neutral to the motion of the pendulum.
Lagrangian
The spring has the rest length ℓ 0 {\displaystyle \ell _{0}} and can be stretched by a length x {\displaystyle x}. The angle of oscillation of the pendulum is θ {\displaystyle \theta }.
The Lagrangian L {\displaystyle L} is: L = T − V {\displaystyle L=T-V} where T {\displaystyle T} is the kinetic energy and V {\displaystyle V} is the potential energy.
Hooke's law is the potential energy of the spring itself: V k = 1 2 k x 2 {\displaystyle V_{k}={\frac {1}{2}}kx^{2}} where k {\displaystyle k} is the spring constant.
The potential energy from gravity, on the other hand, is determined by the height of the mass. For a given angle and displacement, the potential energy is: V g = − g m ( ℓ 0 + x ) cos θ {\displaystyle V_{g}=-gm(\ell _{0}+x)\cos \theta } where g {\displaystyle g} is the gravitational acceleration.
The kinetic energy is given by: T = 1 2 m v 2 {\displaystyle T={\frac {1}{2}}mv^{2}} where v {\displaystyle v} is the velocity of the mass. To relate v {\displaystyle v} to the other variables, the velocity is written as a combination of a movement along and perpendicular to the spring: T = 1 2 m ( x ˙ 2 + ( ℓ 0 + x ) 2 θ ˙ 2 ) {\displaystyle T={\frac {1}{2}}m\left({\dot {x}}^{2}+\left(\ell _{0}+x\right)^{2}{\dot {\theta }}^{2}\right)}
So the Lagrangian becomes: L = T − V k − V g {\displaystyle L=T-V_{k}-V_{g}} L [ x , x ˙ , θ , θ ˙ ] = 1 2 m ( x ˙ 2 + ( ℓ 0 + x ) 2 θ ˙ 2 ) − 1 2 k x 2 + g m ( ℓ 0 + x ) cos θ {\displaystyle L[x,{\dot {x}},\theta ,{\dot {\theta }}]={\frac {1}{2}}m\left({\dot {x}}^{2}+\left(\ell _{0}+x\right)^{2}{\dot {\theta }}^{2}\right)-{\frac {1}{2}}kx^{2}+gm\left(\ell _{0}+x\right)\cos \theta }
Equations of motion
With two degrees of freedom, for x {\displaystyle x} and θ {\displaystyle \theta }, the equations of motion can be found using two Euler-Lagrange equations: ∂ L ∂ x − d d t ∂ L ∂ x ˙ = 0 ∂ L ∂ θ − d d t ∂ L ∂ θ ˙ = 0 {\displaystyle {\begin{aligned}{\frac {\partial L}{\partial x}}-{\frac {d}{dt}}{\frac {\partial L}{\partial {\dot {x}}}}&=0\\[1ex]{\frac {\partial L}{\partial \theta }}-{\frac {d}{dt}}{\frac {\partial L}{\partial {\dot {\theta }}}}&=0\end{aligned}}}
For x {\displaystyle x}: m ( ℓ 0 + x ) θ ˙ 2 − k x + g m cos θ − m x ¨ = 0 {\displaystyle m\left(\ell _{0}+x\right){\dot {\theta }}^{2}-kx+gm\cos \theta -m{\ddot {x}}=0} x ¨ {\displaystyle {\ddot {x}}} isolated: x ¨ = ( ℓ 0 + x ) θ ˙ 2 − k m x + g cos θ {\displaystyle {\ddot {x}}=(\ell _{0}+x){\dot {\theta }}^{2}-{\frac {k}{m}}x+g\cos \theta }
And for θ {\displaystyle \theta }: − g m ( ℓ 0 + x ) sin θ − m ( ℓ 0 + x ) 2 θ ¨ − 2 m ( ℓ 0 + x ) x ˙ θ ˙ = 0 {\displaystyle -gm\left(\ell _{0}+x\right)\sin \theta -m\left(\ell _{0}+x\right)^{2}{\ddot {\theta }}-2m\left(\ell _{0}+x\right){\dot {x}}{\dot {\theta }}=0} θ ¨ {\displaystyle {\ddot {\theta }}} isolated: θ ¨ = − g ℓ 0 + x sin θ − 2 x ˙ ℓ 0 + x θ ˙ {\displaystyle {\ddot {\theta }}=-{\frac {g}{\ell _{0}+x}}\sin \theta -{\frac {2{\dot {x}}}{\ell _{0}+x}}{\dot {\theta }}}
These can be further simplified by scaling length s = x / ℓ 0 {\textstyle s={x}/{\ell _{0}}} and time τ = t g / ℓ 0 {\textstyle \tau =t{\sqrt {{g}/{\ell _{0}}}}}. Expressing the system in terms of s {\displaystyle s} and τ {\displaystyle \tau } results in nondimensional equations of motion. The one remaining dimensionless parameter Ω 2 = k ℓ 0 m g {\displaystyle \Omega ^{2}={\frac {k\ell _{0}}{mg}}} characterizes the system. d 2 s d τ 2 = ( s + 1 ) ( d θ d τ ) 2 − Ω 2 s + cos θ {\displaystyle {\frac {d^{2}s}{d\tau ^{2}}}=\left(s+1\right)\left({\frac {d\theta }{d\tau }}\right)^{2}-\Omega ^{2}s+\cos \theta } d 2 θ d τ 2 = − sin θ s + 1 − 2 1 + s d s d τ d θ d τ {\displaystyle {\frac {d^{2}\theta }{d\tau ^{2}}}=-{\frac {\sin \theta }{s+1}}-{\frac {2}{1+s}}{\frac {ds}{d\tau }}{\frac {d\theta }{d\tau }}}
The elastic pendulum is now described with two coupled ordinary differential equations. These can be solved numerically. Furthermore, one can use analytical methods to study the intriguing phenomenon of order-chaos-order in this system for various values of the parameter Ω 2 {\displaystyle \Omega ^{2}} and initial conditions s {\displaystyle s} and θ {\displaystyle \theta }.
There is also a second example : Double Elastic Pendulum . See
See also
Further reading
- Pokorny, Pavel (2008). (PDF). Regular and Chaotic Dynamics. 13 (3): 155–165. Bibcode:. doi:. S2CID .
- Pokorny, Pavel (2009). (PDF). Mathematical Problems in Engineering. 2009 104547: 1–15. doi:.
External links
- Holovatsky V., Holovatska Y. (2019) (interactive animation), Wolfram Demonstrations Project, published February 19, 2019.
- Holovatsky V., Holovatskyi I., Holovatska Ya., Struk Ya. Oscillations of the resonant elastic pendulum. Physics and Educational Technology, 2023, 1, 10–17,