|
|
Line 1: |
Line 1: |
| {{About|the classical theory||Hamiltonian (disambiguation){{!}}Hamiltonian}}
| | I am Oscar and I totally dig that title. Body building is what my family members and I appreciate. For many years I've been working as a payroll clerk. California is our birth location.<br><br>Here is my web blog: home std test ([http://dore.gia.ncnu.edu.tw/88ipart/node/1980129 Find Out More]) |
| | |
| 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|Hamilton]] to describe the evolution equations of a physical system. The advantage of this description is that it gives important insight about the dynamics, even if the [[initial value problem]] cannot be solved analytically. One example is the planetary movement of three bodies: even if there is no simple solution to the general problem, [[Henri Poincaré|Poincaré]] showed for the first time that it exhibits [[deterministic chaos]].
| |
| | |
| Formally, a Hamiltonian system is a dynamical system completely described by the scalar function <math>H(\boldsymbol{q},\boldsymbol{p},t)</math>, the Hamiltonian.<ref name=ott>{{cite book|last=Ott|first=Edward|title=Chaos in Dynamical Systems|year=1994|publisher=Cambridge University Press}}</ref> The state of the system, <math>\boldsymbol{r}</math>, is described by the [[generalized coordinates]] 'momentum' <math>\boldsymbol{p}</math> and 'position' <math>\boldsymbol{q}</math> where both <math>\boldsymbol{p}</math> and <math>\boldsymbol{q}</math> are vectors with the same dimension N. So, the system is completely described by the 2N dimensional vector
| |
| | |
| :<math>\boldsymbol{r} = (\boldsymbol{q},\boldsymbol{p})</math>
| |
| | |
| and the evolution equation is given by the Hamilton's equations:
| |
| | |
| :<math>\begin{align}
| |
| & \frac{d\boldsymbol{p}}{dt} = -\frac{\partial H}{\partial \boldsymbol{q}}\\
| |
| & \frac{d\boldsymbol{q}}{dt} = +\frac{\partial H}{\partial \boldsymbol{p}}
| |
| \end{align} </math>.
| |
| | |
| The trajectory <math>\boldsymbol{r}(t)</math> is the solution of the [[initial value problem]] defined by the Hamilton's equations and the initial condition <math>\boldsymbol{r}(0) = \boldsymbol{r}_0\in\mathbb{R}^{2N}</math>.
| |
| | |
| ==Time independent Hamiltonian system==
| |
| | |
| If the Hamiltonian is not time dependent, i.e. if <math>H(\boldsymbol{q},\boldsymbol{p},t) = H(\boldsymbol{q},\boldsymbol{p})</math>, the Hamiltonian does not vary with time:<ref name=ott/>
| |
| | |
| {| class="wikitable1" width=300px
| |
| |-
| |
| |
| |
| {{show
| |
| |derivation
| |
| |<math>\frac{dH}{dt} =
| |
| \frac{\partial H}{\partial \boldsymbol{p}} \cdot \frac{d \boldsymbol{p}}{dt} +
| |
| \frac{\partial H}{\partial \boldsymbol{q}} \cdot \frac{d \boldsymbol{q}}{dt} +
| |
| \frac{\partial H}{\partial t}</math>
| |
| | |
| <math>\frac{dH}{dt} =
| |
| \frac{\partial H}{\partial \boldsymbol{p}} \cdot \left(-\frac{\partial H}{\partial \boldsymbol{q}}\right) +
| |
| \frac{\partial H}{\partial \boldsymbol{q}} \cdot \frac{\partial H}{\partial \boldsymbol{p}} +
| |
| 0 = 0</math>
| |
| }}
| |
| |}
| |
| | |
| and thus the Hamiltonian is a [[constant of motion]], whose constant equals the total energy of the system, <math>H = E</math>. Examples of such systems are the [[pendulum]], the [[harmonic oscillator]] or [[dynamical billiards]].
| |
| | |
| ===Example===
| |
| {{main|Simple harmonic motion}}
| |
| | |
| One example of time independent Hamiltonian system is the harmonic oscillator. Consider the system defined by the coordinates <math>\boldsymbol{p} = p</math> and <math>\boldsymbol{q} = x</math> whose Hamiltonian is given by
| |
| | |
| <math> H = \frac{p^2}{2m} + \frac{1}{2}k x^2</math>
| |
| | |
| The Hamiltonian of this system does not depend on time and thus the energy of the system is conserved.
| |
| | |
| == Symplectic structure ==
| |
| One important property of a Hamiltonian dynamical system is that it has a symplectic structure.<ref name=ott/> Writing
| |
| | |
| <math>\nabla_{\boldsymbol{r}} H(\boldsymbol{r}) = \begin{bmatrix}
| |
| \partial_\boldsymbol{q}H(\boldsymbol{q},\boldsymbol{p}) \\
| |
| \partial_\boldsymbol{p}H(\boldsymbol{q},\boldsymbol{p}) \\
| |
| \end{bmatrix}</math>
| |
|
| |
| the evolution equation of the dynamical system can be written as
| |
| | |
| :<math>\frac{d\boldsymbol{r}}{dt} = S_N \cdot \nabla_{\boldsymbol{r}} H(\boldsymbol{r})</math>
| |
| | |
| where
| |
| | |
| :<math>S_N =
| |
| \begin{bmatrix}
| |
| 0 & I_N \\
| |
| -I_N & 0 \\
| |
| \end{bmatrix}</math>
| |
| and ''I''<sub>N</sub> the ''N''×''N'' [[identity matrix]].
| |
| | |
| One important consequence of this property is that an infinitesimal phase-space volume is preserved.<ref name=ott/> A corollary of this is [[Liouville's theorem (Hamiltonian)|Liouville's theorem]]:
| |
| | |
| {| class="wikitable1" width=300px
| |
| |-
| |
| |
| |
| {{show
| |
| |Liouville's theorem:
| |
| |
| |
| Liouville's theorem states that on a Hamiltonian system, the phase-space volume of a closed surface is preserved under time evolution.<ref name=ott/>
| |
| | |
| <math>\frac{d}{dt}\int_{S_t}d\boldsymbol{r} =
| |
| \int_{S_t}\frac{d\boldsymbol{r}}{dt}\cdot d\boldsymbol{S} =
| |
| \int_{S_t}\boldsymbol{F}\cdot d\boldsymbol{S} =
| |
| \int_{S_t}\nabla\cdot\boldsymbol{F} d\boldsymbol{r} = 0 </math>
| |
| | |
| where the third equality comes from the [[divergence theorem]].
| |
| }}
| |
| |}
| |
| | |
| ==Examples==
| |
| *[[Dynamical billiards]]
| |
| *[[Planetary system]]s, more specifically, the [[n-body problem]].
| |
| *[[Canonical general relativity]]
| |
| | |
| ==See also==
| |
| * [[Action-angle coordinates]]
| |
| * [[Liouville's theorem (Hamiltonian)|Liouville's theorem]]
| |
| * [[Integrable system]]
| |
| | |
| ==References==
| |
| {{Reflist}}
| |
| | |
| ==Further reading==
| |
| * Almeida, A. M. (1992).'' Hamiltonian systems: Chaos and quantization''. Cambridge monographs on mathematical physics. Cambridge (u.a.: [[Cambridge Univ. Press]])
| |
| * Audin, M., & Babbitt, D. G. (2008). ''Hamiltonian systems and their integrability''. Providence, R.I: [[American Mathematical Society]]
| |
| * Dickey, L. A. (2003). ''Soliton equations and Hamiltonian systems''. Advanced series in mathematical physics, v. 26. River Edge, NJ: [[World Scientific]].
| |
| *Treschev, D., & Zubelevich, O. (2010). ''Introduction to the perturbation theory of Hamiltonian systems''. Heidelberg: [[Springer Science+Business Media|Springer]]
| |
| *[[George M. Zaslavsky|Zaslavsky, G. M.]] (2007). ''The physics of chaos in Hamiltonian systems''. London: [[Imperial College Press]].
| |
| | |
| ==External links==
| |
| * {{scholarpedia|title=Hamiltonian Systems|urlname=Hamiltonian_Systems|curator=James Meiss}}
| |
| | |
| {{DEFAULTSORT:Hamiltonian System}}
| |
| [[Category:Hamiltonian mechanics]]
| |
I am Oscar and I totally dig that title. Body building is what my family members and I appreciate. For many years I've been working as a payroll clerk. California is our birth location.
Here is my web blog: home std test (Find Out More)