Symplectic integrators for the matrix Hill's equation and its applications to engineering models

Philipp Bader,Sergio Blanes,Enrique Ponsoda,Muaz Seydaoğlu
DOI: https://doi.org/10.48550/arXiv.1512.02343
2015-12-08
Abstract:We consider the numerical integration of the matrix Hill's equation. Parametric resonances can appear and this property is of great interest in many different physical applications. Usually, the Hill's equations originate from a Hamiltonian function and the fundamental matrix solution is a symplectic matrix. This is a very important property to be preserved by the numerical integrators. In this work we present new sixth-and eighth-order symplectic exponential integrators that are tailored to the Hill's equation. The methods are based on an efficient symplectic approximation to the exponential of high dimensional coupled autonomous harmonic oscillators and yield accurate results for oscillatory problems at a low computational cost. Several numerical examples illustrate the performance of the new methods.
Numerical Analysis
What problem does this paper attempt to address?
This paper attempts to solve the problem of numerical integration of the matrix Hill equation, especially how to effectively and accurately simulate linear differential equation systems with periodic coefficients. Specifically, the paper focuses on the following points: 1. **Parameter Resonance Phenomenon**: The Hill equation can describe the parameter resonance phenomenon in many physical applications, which is very important in engineering and physics. 2. **Preserving the Symplectic Structure**: Since the Hill equation usually originates from Hamiltonian systems, its fundamental matrix solution is a symplectic matrix. Preserving this symplectic structure is crucial for the stability of the system. 3. **Efficient Numerical Integration Methods**: In order to solve the Hill equation efficiently and accurately, especially when dealing with oscillation problems, new numerical integration methods need to be developed. These methods can provide high - precision results at a lower computational cost. ### Main Contributions of the Paper The paper proposes new sixth - order and eighth - order symplectic exponential integrators, which are specifically designed for the Hill equation. These methods are based on efficient symplectic approximations for solving the exponential functions of high - dimensional coupled autonomous harmonic oscillator systems and can provide accurate results for oscillation problems at a low computational cost. In addition, the paper also demonstrates the performance of the new methods through several numerical examples. ### Specific Problem Description The matrix Hill equation has the form: \[ \mathbf{x}'' + M(t)\mathbf{x} = 0, \] where \( t \in \mathbb{R} \), \(\mathbf{x} \in \mathbb{C}^r\), and \(M(t)\) is an \(r\times r\) matrix - valued function with a period of \(T\). By introducing new variables, the Hill equation can be transformed into a first - order system: \[ \frac{d}{dt}\begin{pmatrix} \mathbf{x} \\ \mathbf{x}' \end{pmatrix} = \begin{pmatrix} 0 & I \\ -M(t) & 0 \end{pmatrix} \begin{pmatrix} \mathbf{x} \\ \mathbf{x}' \end{pmatrix}. \] ### Characteristics of the New Method 1. **Symplectic Structure Preservation**: The new method ensures the symplectic structure of the numerical solution, which is very important for long - term numerical integration and the study of stable regions. 2. **High - Order Accuracy**: The new method achieves sixth - order and eighth - order accuracy and can more accurately capture the dynamic behavior of the system. 3. **Low Computational Cost**: Compared with other explicit symplectic Runge - Kutta - Nyström methods, the new method requires fewer matrix evaluations in each step of the calculation and has a lower computational cost. Through these improvements, the paper provides a more efficient and accurate method for the numerical solution of the Hill equation.