A Hamiltonian system is a dynamical system governed by Hamilton's equations. In physics, this dynamical system describes the evolution of a physical system such as a planetary system or an electron in an electromagnetic field. These systems can be studied in both Hamiltonian mechanics and dynamical systems theory.
Overview Informally, a Hamiltonian system is a mathematical formalism developed by William Rowan Hamilton to describe the evolution equations of a physical system. The advantage of this description is that it gives important insights into the dynamics, even if the initial value problem cannot be solved analytically. One example is the planetary movement of three bodies: while there is no closed-form solution to the general problem, Henri Poincaré showed for the first time that it exhibits deterministic chaos. Formally, a Hamiltonian system is a dynamical system characterised by the scalar function H ( q , p , t ) {\displaystyle H({\boldsymbol {q}},{\boldsymbol {p}},t)} , also known as the Hamiltonian. The state of the system, r {\displaystyle {\boldsymbol {r}}} , is described by the generalized coordinates p {\displaystyle {\boldsymbol {p}}} and q {\displaystyle {\boldsymbol {q}}} , corresponding to generalized momentum and position respectively. Both p {\displaystyle {\boldsymbol {p}}} and q {\displaystyle {\boldsymbol {q}}} are real-valued vectors with the same dimension N. Thus, the state is completely described by the 2N-dimensional vector
r = ( q , p ) {\displaystyle {\boldsymbol {r}}=({\boldsymbol {q}},{\boldsymbol {p}})}
and the evolution equations are given by Hamilton's equations:
d p d t = − ∂ H ∂ q , d q d t = + ∂ H ∂ p . {\displaystyle {\begin{aligned}&{\frac {d{\boldsymbol {p}}}{dt}}=-{\frac {\partial H}{\partial {\boldsymbol {q}}}},\\[5pt]&{\frac {d{\boldsymbol {q}}}{dt}}=+{\frac {\partial H}{\partial {\boldsymbol {p}}}}.\end{aligned}}}
The trajectory r ( t ) {\displaystyle {\boldsymbol {r}}(t)} is the solution of the initial value problem defined by Hamilton's equations and the initial condition r ( t = 0 ) = r 0 ∈ R 2 N {\displaystyle {\boldsymbol {r}}(t=0)={\boldsymbol {r}}_{0}\in \mathbb {R} ^{2N}} .
Time-independent Hamiltonian systems If the Hamiltonian is not explicitly time-dependent, i.e. if H ( q , p , t ) = H ( q , p ) {\displaystyle H({\boldsymbol {q}},{\boldsymbol {p}},t)=H({\boldsymbol {q}},{\boldsymbol {p}})} , then the Hamiltonian does not vary with time at all:
and thus the Hamiltonian is a constant of motion, whose constant equals the total energy of the system: H = E {\displaystyle H=E} . Examples of such systems are the undamped pendulum, the harmonic oscillator, and dynamical billiards.
Example
An example of a time-independent Hamiltonian system is the harmonic oscillator. Consider the system defined by the coordinates p = m x ˙ {\displaystyle {\boldsymbol {p}}=m{\dot {x}}} and q = x {\displaystyle {\boldsymbol {q}}=x} . Then the Hamiltonian is given by
H = p 2 2 m + k q 2 2 . {\displaystyle H={\frac {p^{2}}{2m}}+{\frac {kq^{2}}{2}}.}
… excerpt ends here. Continue reading the full article.


