Return to computing page for the first course APMA0330
Return to computing page for the second course APMA0340
Return to Mathematica tutorial for the first course APMA0330
Return to Mathematica tutorial for the second course APMA0340
Return to the main page for the
first course APMA0330
Return to the main page for the
second course APMA0340
Return to Part I of the course APMA0340
Introduction to Linear Algebra with Mathematica
A classical context of the Floquet theory was discovered in 1883 by a French mathematician Gaston Floquet (1847--1920). It was intended to describe the behavior of a set of linear differential equations with a time-periodic coefficients, which was in turn originating from the problem of the stability of periodic orbits in classical mechanics. In the quantum world, where the linearity of the Schrödinger equation is guaranteed from the start, the Floquet theory applies whenever the Hamiltonian governing the system is time-periodic.
One dimensional case
The most general homogeneous first order differential equation has the form:
Hence, x(t) and y(t) satisfy the same equation. They are, however, not necessarily the same function, but because the differential equation \eqref{EqOne.1} is of first order and linear, there is only one linearly independent solution. Therefore, we must have
\[
x(t+T) = c\,x(t) ,
\]
where c is a constant independent of time. Then for any integer n ∈ ℤ, we have
\[
x(t+ nT) = c^n x(t) .
\]
This equation has a particularly simple interpretation. If c > 1, then cn grows exponentially with increasing n, so solution x(t) also increases exponentially. However, if c < 1, then cn → 0, and x(t) → 0 as t → +∞. In the special case c = 1, x(t) = x(t+T), for all t, and the solution is periodic. This occurs only when the mean value of 𝑎(t) is zero.
So from the solution formula \eqref{EqOne.2}, we get
where 𝑎, b, and ω are real constants. In this case, Eq.\eqref{EqOne.2} becomes
\[
x(t) = x(0) \,\exp\left\{ \int_0^t \left( a + b\,\sin \omega\tau \right) {\text d}\tau \right\} = x(0) \,\exp\left\{ at - \frac{b}{\omega}\,\cos \cos \omega t + \frac{b}{\omega} \right\} .
\tag{1.1}
\]
If 𝑎 < 0, then c < 1 and x(t) → 0 as t → +∞. If 𝑎 > 0, then c > 1 and the solution x(t) grows without bound being 2π/ω-periodic. When 𝑎 = 0, then the solution
Three solutions of one-dimensional Floquet equation.
Mathematica code
◾
Multi-dimensional linear periodic systems
The general theory of n-dimensional linear, periodic systems is very similar to the theory of one-dimensional linear periodic equations.
We consider the linear system of differential equations with periodic coefficients
where A(t) is a real, non-singular n×n matrix with elements that are T-periodic functions of t.
This linear system of equation \eqref{EqFloquet.1} has a fundamental matrix that we denote by X(t). This means that detX(t) ≠ 0 and it satisfies the matrix differential equation
So every column xk(t), k = 1, 2, …, n, of matrix X(t) is a solution of the first order system of equation \eqref{EqFloquet.1}. The vectors yk(t) = xk(t+T), k = 1, 2, …, n, are also solutions of the original vector equation \eqref{EqFloquet.1} because
for some constants ej,k. These new solutions may be used to form another fundamental matrix (because the fundamental matrix has non zero determinant for all t ∈ ℝ).
where E is the constant matrix with elements ei,j. Since X(t) is a fundamental matrix for Eq.\eqref{EqFloquet.1}, matrix E is invertible; it is usually referred to as the monodromy matrix.
For any fundamental matrix Φ(t) of Eq.\eqref{EqFloquet.1},
the nonsingular matrix
is called a monodromy operator or matrix.
The eigenvalues of a monodromy operator are called characteristic multipliers of the corresponding time-periodic homogeneous system \eqref{EqFloquet.1}. Moreover, all monodromy operators have the same eigenvalues. In particular,
there are exactly n characteristic multipliers, counting multiplicities. A complex number μ is called a characteristic exponent (or a Floquet exponent) of the system, if ρ is a characteristic multiplier and eμT = ρ.
If λ is an eigenvalue of E and v is the corresponding eigenvector, E v = λv, then for every fundamental matrix X(t), the solution
The eigenvalues of the monodromy matrix E are therefore named characteristic multipliers or numbers of the system \eqref{EqFloquet.1}. They are eigenvalues of eTK. The eigenvalues of E are independent of the choice of fundamental matrix so are a property of the system, not a particular fundamental matrix. Indeed, if two different fundamental matrices X(t) and Y(t) give rise to two distinct monodromy matrices E1 and E2, then X(t) = CY(t), for some nonsingular matrix C. We have
and ln denoted the principal branch of the natural logarithm. Real numbers ρk are called characteristic exponents. While there are exactly n characteristic multipliers for the
periodic linear system \eqref{EqFloquet.1}, there are infinitely many Floquet exponents μ + 2jkπ/T for each
integer k ∈ ℤ.
If n×n matrix E has n distinct eigenvalues λk, the Eq.\eqref{EqFloquet.1} has n linearly independent solutions that may be written as
where pk(t) is a T-periodic function of time.
Equation \eqref{EqFloquet.3} shows that the long time behavior of the solution uk(t) is determined solely by the magnitude of ρk:
If |ρk| > 1, then uk(t) is unbounded as t → +∞;
If |ρk| < 1, then uk(t → 0 as t → +∞;
If |ρk| = 1, then uk(t) oscillates between finite bounds for all t, though it is not necessarily periodic.
Since arbitrary solution to the Floquet equation \eqref{EqFloquet.1} is a linear combination of vector functions uk(t), its behavior will depend on which of these functions is missing and what remains. If all |ρk| > 1, then all solutions are unbounded. If all |ρk| < 1, then all solutions tend to zero as t → ∞. If all |ρk| = 1, then all solutions are bounded. Using Liouville--Ostrogradski theorem, we derive
Floquet--Lyapunov Theorem:
For the equation \( \dot{\bf x} = {\bf A}(t) {\bf x} , \) where the elements of the n×n matrix A(t) are T-periodic, piecewise continuous functions of t, with a finite number of discontinuities on (−∞, ∞) and integrable at each discontinuity, a fundamental matrix may be expressed in the form
where P(t) is a T-periodic, n×n matrix, nonsingular for all t and with elements continuous with integrable, piecewise continuous derivatives. Also, K is a constant n×n matrix.
Remark: If A(t) is real, then P(t) and K are real and
\[
{\bf P}(t+T) = {\bf P}(t)\,{\bf R} ,
\]
for some real matrix R satisfying R² = I, the identity matrix, and which commutes with K so RK = KR. If R = I, then P(t + T) = P(t), but otherwise P(t + 2T) = P(t).
The representation Φ(t) = P(t)etK in Floquet’s theorem is called a Floquet normal form for the fundamental matrix Φ(t).
Floquet Theorem:
If Φ(t) is a fundamental matrix
solution of the T-periodic system \( \dot{\bf x} = {\bf A}(t) {\bf x} , \) then, for all t ∈ ℝ
Since the function t ↦ A(t) is periodic, it is defined for all t ∈ ℝ. Since the system of equations \eqref{EqFloquet.1} is linear, all solutions of the system are defined for t ∈ ℝ.
If Ψ(t) = Φ(t + T), then Ψ(t) is a matrix solution. Indeed, we have
and note that C is nonsingular. The matrix function t ↦ Φ(t)C is clearly
a matrix solution of the linear system with initial value Φ(0)C = Ψ(0). By
the uniqueness of solutions, Φ(t) = Φ(t)C for all t ∈ ℝ. In particular, we have
Eq.\eqref{EqFloquet.6} is named after the American astronomer and mathematician George William Hill (1838--1914), who introduced it in 1886. Eq.\eqref{EqFloquet.4} was first introduced in 1868 by the French mathematician Émile Léonard Mathieu (1835--1890), who encountered them while studying vibrating elliptical drumheads. This equation is encountered in many different issues in physics, engineering and industry, including the stability of floating ships and railroad trains, the motion of charged particles in electromagnetic Paul traps, the theory of resonant inertial sensors, and many other problems (see Ruby's article).
Example 3:
WE consider an example
of Lawrence Marcus and Hidehiko Yamabe:
is a π-periodic matrix-function. Since the trace of the matrix A(t) is −½, the Wronskian of any two solutions is proportional to
\[
W(t) = W_0 e^{-t/2} .
\]
However, one solution of Eq.(3.1) is unstable
\[
{\bf x} (t) = e^{t/2} \begin{bmatrix} -\cos t \\ \phantom{-}\sin t \end{bmatrix} .
\]
◾
Hill's equation
A famous example where Floquet theory applies to give good stability
results is Hill’s equation \eqref{EqFloquet.6}.
It was introduced by George William Hill in his study of the motions of the moon.
Roughly speaking, the motion of the moon can be viewed as a harmonic
oscillator in a periodic gravitational field. However, this model equation arises in
many areas of applied mathematics where the stability of periodic motions
is an issue. A prime example is the
stability analysis of small oscillations of a pendulum whose length varies
with time that leads to the Mathieu equation.
Hill's equation \eqref{EqFloquet.6} is written in a standard Sturm--Liouvulle form for self-adjoint linear differential operator \( L\left[ t, \texttt{D} \right] = \texttt{D}^2 - q(t)\,\texttt{I} , \quad \mbox{with} \quad \texttt{D} = {\text d}/{\text d}t , \) which is negative when q > 0. It is convenient to transfer Hill's equation into a system of first order differential equations.
By setting \( y = \dot{x} , \) Hill's equation is written in the standard vector form
Since the trace of the matrix A in Eq.\eqref{EqFloquet.9} is zero, according to
Liouville--Ostrogradski theorem, the Wronskian of two linearly independent solutions is 1. We immediately deduce that the determinant of any fundamental matrix is a constant. So the determinant of the monodromy matrix E is 1. Its eigenvalues are roots of the characteristic equation
Then the corresponding fundamental matrix
\( {\bf \Phi}(t) = \left[ {\bf \xi} , {\bf \eta} (t) \right] \) satisfies the initial condition &Phi(0) = I and
\[
\mbox{tr}({\bf E}) = \xi (T) + \eta (T) .
\]
Then we observe five separate cases according the value of the trace of the
monodromy matrix E.
The trace of the
monodromy matrix E is greater than 2. The eigenvalues are positive, different not equal to +1 and satisfy 0 < λ1 < 1 < λ2. The characteristic exponents are ±ρ, where
Tr(E) = 2. the eigenvalues of the monodromy matrix are identical and equal to +1, so ρ = 0. Now the behavior of solutions depends whether matrix E is defective or not.
The monodromy matrix E is not defective. Then there are two linearly independent T-periodic solutions:
where p1(t) and p2(t) are T-periodic functions. The first solution ξ1(t) is bounded; the amplitude of the second solution increases linearly with t, so it is unbounded.
The absolute value of the trace of E is less than 2. The eigenvalues of the monodromy matrix are complex and may be written in the form \( \lambda = e^{\pm{\bf j}\theta}, \) 0 < θ < π, with the characteristic exponents \( T\,\rho = \pm \mbox{arccos}(\mbox{tr}(E)/2). Now two independent solutions are
where p1(t) and p2(t) are T-periodic functions. In this case, all solutions are bounded for all times.
Tr(E) = −2. The eigenvalues of the monodromy matrix E are identical and equal to −1. Again the behavior of solutions depends upon whether matrix E is defective or not.
The monodromy matrix E is not defective. Then there are two linearly independent T-periodic solutions:
where p1(t) and p2(t) are 2T-periodic functions. In this case, the first solution is bounded, and another one is unbounded.
Tr(E) < −2. The eigenvalues of the monodromy matrix E are negative, distinct, not equal to −1, and satisfy &lambda2 < −1 < λ1 < 0. The characteristic exponents are
and the two linearly independent solutions are as in part (I) with p1(t) and p2(t) increasing as t → ∞.
This characterization of stability gives the impression that there is a sharp distinction between stable and unstable solutions. However, this is valid only for long-term behavior as t → ∞.
where \( \ddot{x} = \frac{{\text d}^2 x}{{\text d} t^2} = \texttt{D}^2 x(t) \) stands for the second derivative with respect to time variable t, and q(t) is a single-valued periodic function.
One of the basic questions related to the equation (2.1) is if it has periodic solutions, either one class of periodic solutions or all periodic solutions, when we say that the solutions are in co-existence. The necessary condition for periodicity of solutions of the differential equations requires all coefficients to be periodic with the same or commensurable period. Since the coefficient q(x) is periodic, it means that the necessary condition is fulfilled.
If y1(x) is one particular integral of the differential equation (2.1), then a second particular solution is found according to Liouville’s formula
The Wronskian determinant W(x) is either identically equal to zero or a constant different from zero for each value of the variable x from the observed interval, then, without reducing the general nature, we can take that W(x) = 1 and obtain the following:
When the angular frequency ω is close to \( 2\sqrt{k}/n , \) where n is a positive integer, the solutions of the Mathieu equation \eqref{EqFloquet.5} grow exponentially in time.
Example 2a:
We consider a particular mechanical system that leads to the Mathieu equation.
As the simplest instance of parametric resonance, consider a mass m hanging from a string of length ℓ. Let θ be the angle between the string and the vertical. The pendulum’s equation of motion is
where g is the gravitational acceleration. Suppose that the string is threaded through a hole in a solid plate above the pendulum and that one end of the string is attached to the rim of a wheel with radius r ≪ ℓ, turned by a motor, as shown in Figure above. When the motor runs, the length ℓ of the string varies with time, giving an equation of motion of the form of Eq.\eqref{EqFloquet.5} when θ is small.
◾
Parametric Resonance
It is evident that solutions of the Hill equation are not time-translation invariant, and analytic solutions can be expressed only via special functions or obtained by approximation. For some values of parameters, solutions of the Hill or _Mathieu equation may grow unboundely. This is the phenomenon of parametric resonance. When a mechanical system has at least two vibrating components, the vibration of one of the components may influence the other component. This influence effect which might stabilize or destabilize the system is called autoparametric resonance. Beside purely mechanical systems, the same phenomenon is observed in an electrical system with two coupled resonators. The phenomenon of supplying energy to a system whereby system parameters are varied periodically is known as parametric pumping.
Parametric resonance resembles self-oscillation in that the growth of the amplitude of small oscillations is exponential in time, as long as there is some initial perturbation away from the unstable equilibrium at y = 0.
A physical example of parametric resonance is a pendulum with a variable length oscillating in time. This is the example with which you are bound to be familiar---a child on a playground swing. WE can make an observation that the amplitude of the motion is increased by the rhythmical bending and straightening of the child's body with the effect that the center of mass is raised as swing passes through its lowest point and lowered when the swing reaches its highest point.
Experimental investigations were carried out by Lord Rayleigh (J. Strutt) in 1880’s using vibrating strings and wave propagation apparatus.
Example 3a:
A person sitting on a swing and shifting his/her center of mass up and down with the double frequency is doing exactly this. Near the vertical position (θ= 0) its length being decreased by ∆l, while near turning points it is being increased-by ∆l. Working against gravity, the person is injecting the energy ∆E= 2mg∆l(1−cos(φmax) during the period of motion. The greater is the amplitude φmax, the higher is the energy input. This is why the amplitude is increasing exponentially.
An idealization of this motion is obtained by treating the swing and child as a vertical pendulum with shifts in the center of mass taking place instantaneously at the lowest and the highest points.
◾
Traditionally, the study of parametric resonance has circled around its control and prevention in regards to structural failure. For example, a ship sailing in a sea may encounter an unexpected roll motion. This roll motion can build up to 40∘ or even more and can cause serious damage to cargo and ship. Parametric resonance is distinct due to an instability phenomenon governed by the Mathieu function.
Example 4a:
Let us consider a pendulum with a stiff rod of length ℓ and mass m2 suspended on a spring damper system with mass m1 and stiffness k and damping linear factor d. Mass m1 can move only in the vertical y direction and pendulum only in the x-y plane.
The governing equations are derived using the Lagrange formalism. Considering the frame of reference at the origin shown in Figure above and defining in Cartesian coordinates first the two degrees of freedom vector ry and rθ
Bukov, M., D’Alessio, L., and Polkovnikov, A., Universal high-frequency behav-ior of periodically driven systems: from dynamical stabilization to floquet engineering, Advances in Physics, 64(2):139–226, 2015.
Giulio Casati and Luca Molinari. “quantum chaos” with time-periodic hamiltonians. Prog. Theor. Phys. Suppl., 98:287, 1989
M. Grifoni and P. Hänggi. Driven quantum tunneling. Physics Reports, 304:229–354, 1998.
Hill, G. W. "On the Part of the Motion of Lunar Perigee Which is a Function of the Mean Motions of the Sun and Moon." Acta Math. 8, 1-36, 1886.
Holthaus, Martin, Floquet engineering with quasienergy bands of periodically driven optical lattices, Journal of Physics B: Atomic, Molecular and Optical Physics, 2015, Volume 49, Number 1, 013001
McLachlan, N.W., Theory of Application of Mathieu Functions, Dover, New York, 1964.
Rand, R.H., Lecture Notes in Nonlinear Vibrations (new edition). Published on-line by The Internet-First University Press (Cornell's digital repository), 2012.
V.A. Yakubovich, V.M. Starzhinskii, "Linear differential equations with periodic coefficients" , Wiley (1975) (Translated from Russian)
Return to Mathematica page
Return to the main page (APMA0340)
Return to the Part 1 Matrix Algebra
Return to the Part 2 Linear Systems of Ordinary Differential Equations
Return to the Part 3 Non-linear Systems of Ordinary Differential Equations
Return to the Part 4 Numerical Methods
Return to the Part 5 Fourier Series
Return to the Part 6 Partial Differential Equations
Return to the Part 7 Special Functions