CINXE.COM
Hamiltonian mechanics in nLab
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" > <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> Hamiltonian mechanics in nLab </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="robots" content="index,follow" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/stylesheets/instiki.css?1676280126" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/mathematics.css?1660229990" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/syntax.css?1660229990" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/nlab.css?1676280126" media="all" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/dreampulse/computer-modern-web-font@master/fonts.css"/> <style type="text/css"> h1#pageName, div.info, .newWikiWord a, a.existingWikiWord, .newWikiWord a:hover, [actiontype="toggle"]:hover, #TextileHelp h3 { color: #226622; } a:visited.existingWikiWord { color: #164416; } </style> <style type="text/css"><!--/*--><![CDATA[/*><!--*/ .toc ul {margin: 0; padding: 0;} .toc ul ul {margin: 0; padding: 0 0 0 10px;} .toc li > p {margin: 0} .toc ul li {list-style-type: none; position: relative;} .toc div {border-top:1px dotted #ccc;} .rightHandSide h2 {font-size: 1.5em;color:#008B26} table.plaintable { border-collapse:collapse; margin-left:30px; border:0; } .plaintable td {border:1px solid #000; padding: 3px;} .plaintable th {padding: 3px;} .plaintable caption { font-weight: bold; font-size:1.1em; text-align:center; margin-left:30px; } /* Query boxes for questioning and answering mechanism */ div.query{ background: #f6fff3; border: solid #ce9; border-width: 2px 1px; padding: 0 1em; margin: 0 1em; max-height: 20em; overflow: auto; } /* Standout boxes for putting important text */ div.standout{ background: #fff1f1; border: solid black; border-width: 2px 1px; padding: 0 1em; margin: 0 1em; overflow: auto; } /* Icon for links to n-category arXiv documents (commented out for now i.e. disabled) a[href*="http://arxiv.org/"] { background-image: url(../files/arXiv_icon.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 22px; } */ /* Icon for links to n-category cafe posts (disabled) a[href*="http://golem.ph.utexas.edu/category"] { background-image: url(../files/n-cafe_5.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ /* Icon for links to pdf files (disabled) a[href$=".pdf"] { background-image: url(../files/pdficon_small.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ /* Icon for links to pages, etc. -inside- pdf files (disabled) a[href*=".pdf#"] { background-image: url(../files/pdf_entry.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ a.existingWikiWord { color: #226622; } a.existingWikiWord:visited { color: #226622; } a.existingWikiWord[title] { border: 0px; color: #aa0505; text-decoration: none; } a.existingWikiWord[title]:visited { border: 0px; color: #551111; text-decoration: none; } a[href^="http://"] { border: 0px; color: #003399; } a[href^="http://"]:visited { border: 0px; color: #330066; } a[href^="https://"] { border: 0px; color: #003399; } a[href^="https://"]:visited { border: 0px; color: #330066; } div.dropDown .hide { display: none; } div.dropDown:hover .hide { display:block; } div.clickDown .hide { display: none; } div.clickDown:focus { outline:none; } div.clickDown:focus .hide, div.clickDown:hover .hide { display: block; } div.clickDown .clickToReveal, div.clickDown:focus .clickToHide { display:block; } div.clickDown:focus .clickToReveal, div.clickDown .clickToHide { display:none; } div.clickDown .clickToReveal:after { content: "A(Hover to reveal, click to "hold")"; font-size: 60%; } div.clickDown .clickToHide:after { content: "A(Click to hide)"; font-size: 60%; } div.clickDown .clickToHide, div.clickDown .clickToReveal { white-space: pre-wrap; } .un_theorem, .num_theorem, .un_lemma, .num_lemma, .un_prop, .num_prop, .un_cor, .num_cor, .un_defn, .num_defn, .un_example, .num_example, .un_note, .num_note, .un_remark, .num_remark { margin-left: 1em; } span.theorem_label { margin-left: -1em; } .proof span.theorem_label { margin-left: 0em; } :target { background-color: #BBBBBB; border-radius: 5pt; } /*]]>*/--></style> <script src="/javascripts/prototype.js?1660229990" type="text/javascript"></script> <script src="/javascripts/effects.js?1660229990" type="text/javascript"></script> <script src="/javascripts/dragdrop.js?1660229990" type="text/javascript"></script> <script src="/javascripts/controls.js?1660229990" type="text/javascript"></script> <script src="/javascripts/application.js?1660229990" type="text/javascript"></script> <script src="/javascripts/page_helper.js?1660229990" type="text/javascript"></script> <script src="/javascripts/thm_numbering.js?1660229990" type="text/javascript"></script> <script type="text/x-mathjax-config"> <!--//--><![CDATA[//><!-- MathJax.Ajax.config.path["Contrib"] = "/MathJax"; MathJax.Hub.Config({ MathML: { useMathMLspacing: true }, "HTML-CSS": { scale: 90, extensions: ["handle-floats.js"] } }); MathJax.Hub.Queue( function () { var fos = document.getElementsByTagName('foreignObject'); for (var i = 0; i < fos.length; i++) { MathJax.Hub.Typeset(fos[i]); } }); //--><!]]> </script> <script type="text/javascript"> <!--//--><![CDATA[//><!-- window.addEventListener("DOMContentLoaded", function () { var div = document.createElement('div'); var math = document.createElementNS('http://www.w3.org/1998/Math/MathML', 'math'); document.body.appendChild(div); div.appendChild(math); // Test for MathML support comparable to WebKit version https://trac.webkit.org/changeset/203640 or higher. div.setAttribute('style', 'font-style: italic'); var mathml_unsupported = !(window.getComputedStyle(div.firstChild).getPropertyValue('font-style') === 'normal'); div.parentNode.removeChild(div); if (mathml_unsupported) { // MathML does not seem to be supported... var s = document.createElement('script'); s.src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=MML_HTMLorMML-full"; document.querySelector('head').appendChild(s); } else { document.head.insertAdjacentHTML("beforeend", '<style>svg[viewBox] {max-width: 100%}</style>'); } }); //--><!]]> </script> <link href="https://ncatlab.org/nlab/atom_with_headlines" rel="alternate" title="Atom with headlines" type="application/atom+xml" /> <link href="https://ncatlab.org/nlab/atom_with_content" rel="alternate" title="Atom with full content" type="application/atom+xml" /> <script type="text/javascript"> document.observe("dom:loaded", function() { generateThmNumbers(); }); </script> </head> <body> <div id="Container"> <div id="Content"> <h1 id="pageName"> <span style="float: left; margin: 0.5em 0.25em -0.25em 0"> <svg xmlns="http://www.w3.org/2000/svg" width="1.872em" height="1.8em" viewBox="0 0 190 181"> <path fill="#226622" d="M72.8 145c-1.6 17.3-15.7 10-23.6 20.2-5.6 7.3 4.8 15 11.4 15 11.5-.2 19-13.4 26.4-20.3 3.3-3 8.2-4 11.2-7.2a14 14 0 0 0 2.9-11.1c-1.4-9.6-12.4-18.6-16.9-27.2-5-9.6-10.7-27.4-24.1-27.7-17.4-.3-.4 26 4.7 30.7 2.4 2.3 5.4 4.1 7.3 6.9 1.6 2.3 2.1 5.8-1 7.2-5.9 2.6-12.4-6.3-15.5-10-8.8-10.6-15.5-23-26.2-31.8-5.2-4.3-11.8-8-18-3.7-7.3 4.9-4.2 12.9.2 18.5a81 81 0 0 0 30.7 23c3.3 1.5 12.8 5.6 10 10.7-2.5 5.2-11.7 3-15.6 1.1-8.4-3.8-24.3-21.3-34.4-13.7-3.5 2.6-2.3 7.6-1.2 11.1 2.8 9 12.2 17.2 20.9 20.5 17.3 6.7 34.3-8 50.8-12.1z"/> <path fill="#a41e32" d="M145.9 121.3c-.2-7.5 0-19.6-4.5-26-5.4-7.5-12.9-1-14.1 5.8-1.4 7.8 2.7 14.1 4.8 21.3 3.4 12 5.8 29-.8 40.1-3.6-6.7-5.2-13-7-20.4-2.1-8.2-12.8-13.2-15.1-1.9-2 9.7 9 21.2 12 30.1 1.2 4 2 8.8 6.4 10.3 6.9 2.3 13.3-4.7 17.7-8.8 12.2-11.5 36.6-20.7 43.4-36.4 6.7-15.7-13.7-14-21.3-7.2-9.1 8-11.9 20.5-23.6 25.1 7.5-23.7 31.8-37.6 38.4-61.4 2-7.3-.8-29.6-13-19.8-14.5 11.6-6.6 37.6-23.3 49.2z"/> <path fill="#193c78" d="M86.3 47.5c0-13-10.2-27.6-5.8-40.4 2.8-8.4 14.1-10.1 17-1 3.8 11.6-.3 26.3-1.8 38 11.7-.7 10.5-16 14.8-24.3 2.1-4.2 5.7-9.1 11-6.7 6 2.7 7.4 9.2 6.6 15.1-2.2 14-12.2 18.8-22.4 27-3.4 2.7-8 6.6-5.9 11.6 2 4.4 7 4.5 10.7 2.8 7.4-3.3 13.4-16.5 21.7-16 14.6.7 12 21.9.9 26.2-5 1.9-10.2 2.3-15.2 3.9-5.8 1.8-9.4 8.7-15.7 8.9-6.1.1-9-6.9-14.3-9-14.4-6-33.3-2-44.7-14.7-3.7-4.2-9.6-12-4.9-17.4 9.3-10.7 28 7.2 35.7 12 2 1.1 11 6.9 11.4 1.1.4-5.2-10-8.2-13.5-10-11.1-5.2-30-15.3-35-27.3-2.5-6 2.8-13.8 9.4-13.6 6.9.2 13.4 7 17.5 12C70.9 34 75 43.8 86.3 47.4z"/> </svg> </span> <span class="webName">nLab</span> Hamiltonian mechanics </h1> <div class="navigation"> <span class="skipNav"><a href='#navEnd'>Skip the Navigation Links</a> | </span> <span style="display:inline-block; width: 0.3em;"></span> <a href="/nlab/show/HomePage" accesskey="H" title="Home page">Home Page</a> | <a href="/nlab/all_pages" accesskey="A" title="List of all pages">All Pages</a> | <a href="/nlab/latest_revisions" accesskey="U" title="Latest edits and page creations">Latest Revisions</a> | <a href="https://nforum.ncatlab.org/discussion/261/#Item_4" title="Discuss this page in its dedicated thread on the nForum" style="color: black">Discuss this page</a> | <form accept-charset="utf-8" action="/nlab/search" id="navigationSearchForm" method="get"> <fieldset class="search"><input type="text" id="searchField" name="query" value="Search" style="display:inline-block; float: left;" onfocus="this.value == 'Search' ? this.value = '' : true" onblur="this.value == '' ? this.value = 'Search' : true" /></fieldset> </form> <span id='navEnd'></span> </div> <div id="revision"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xml:lang="en" lang="en"> <head><meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8" /><title>Contents</title></head> <body> <div class="rightHandSide"> <div class="toc clickDown" tabindex="0"> <h3 id="context">Context</h3> <h4 id="physics">Physics</h4> <div class="hide"><div> <p><strong><a class="existingWikiWord" href="/nlab/show/physics">physics</a></strong>, <a class="existingWikiWord" href="/nlab/show/mathematical+physics">mathematical physics</a>, <a class="existingWikiWord" href="/nlab/show/philosophy+of+physics">philosophy of physics</a></p> <h2 id="surveys_textbooks_and_lecture_notes">Surveys, textbooks and lecture notes</h2> <ul> <li> <p><em><a class="existingWikiWord" href="/nlab/show/higher+category+theory+and+physics">(higher) category theory and physics</a></em></p> </li> <li> <p><em><a class="existingWikiWord" href="/nlab/show/geometry+of+physics">geometry of physics</a></em></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/books+and+reviews+in+mathematical+physics">books and reviews</a>, <a class="existingWikiWord" href="/nlab/show/physics+resources">physics resources</a></p> </li> </ul> <hr /> <p><a class="existingWikiWord" href="/nlab/show/theory+%28physics%29">theory (physics)</a>, <a class="existingWikiWord" href="/nlab/show/model+%28physics%29">model (physics)</a></p> <p><a class="existingWikiWord" href="/nlab/show/experiment">experiment</a>, <a class="existingWikiWord" href="/nlab/show/measurement">measurement</a>, <a class="existingWikiWord" href="/nlab/show/computable+physics">computable physics</a></p> <ul> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/mechanics">mechanics</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/mass">mass</a>, <a class="existingWikiWord" href="/nlab/show/charge">charge</a>, <a class="existingWikiWord" href="/nlab/show/momentum">momentum</a>, <a class="existingWikiWord" href="/nlab/show/angular+momentum">angular momentum</a>, <a class="existingWikiWord" href="/nlab/show/moment+of+inertia">moment of inertia</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/dynamics+on+Lie+groups">dynamics on Lie groups</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/rigid+body+dynamics">rigid body dynamics</a></li> </ul> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/field+%28physics%29">field (physics)</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Lagrangian+mechanics">Lagrangian mechanics</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/configuration+space">configuration space</a>, <a class="existingWikiWord" href="/nlab/show/state">state</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/action+functional">action functional</a>, <a class="existingWikiWord" href="/nlab/show/Lagrangian">Lagrangian</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/covariant+phase+space">covariant phase space</a>, <a class="existingWikiWord" href="/nlab/show/Euler-Lagrange+equations">Euler-Lagrange equations</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Hamiltonian+mechanics">Hamiltonian mechanics</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/phase+space">phase space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+geometry">symplectic geometry</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Poisson+manifold">Poisson manifold</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+manifold">symplectic manifold</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+groupoid">symplectic groupoid</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/multisymplectic+geometry">multisymplectic geometry</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/n-symplectic+manifold">n-symplectic manifold</a></li> </ul> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/spacetime">spacetime</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/smooth+Lorentzian+manifold">smooth Lorentzian manifold</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/special+relativity">special relativity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/general+relativity">general relativity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/gravity">gravity</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/supergravity">supergravity</a>, <a class="existingWikiWord" href="/nlab/show/dilaton+gravity">dilaton gravity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/black+hole">black hole</a></p> </li> </ul> </li> </ul> </li> </ul> </li> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/classical+field+theory">Classical field theory</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/classical+physics">classical physics</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/classical+mechanics">classical mechanics</a></li> <li><a class="existingWikiWord" href="/nlab/show/waves">waves</a> and <a class="existingWikiWord" href="/nlab/show/optics">optics</a></li> <li><a class="existingWikiWord" href="/nlab/show/thermodynamics">thermodynamics</a></li> </ul> </li> </ul> </li> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/quantum+mechanics">Quantum Mechanics</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/quantum+mechanics+in+terms+of+dagger-compact+categories">in terms of ∞-compact categories</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quantum+information">quantum information</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Hamiltonian+operator">Hamiltonian operator</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/density+matrix">density matrix</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Kochen-Specker+theorem">Kochen-Specker theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Bell%27s+theorem">Bell's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Gleason%27s+theorem">Gleason's theorem</a></p> </li> </ul> </li> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/quantization">Quantization</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/geometric+quantization">geometric quantization</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/deformation+quantization">deformation quantization</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/path+integral">path integral quantization</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/semiclassical+approximation">semiclassical approximation</a></p> </li> </ul> </li> <li> <p><strong><a class="existingWikiWord" href="/nlab/show/quantum+field+theory">Quantum Field Theory</a></strong></p> <ul> <li> <p>Axiomatizations</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/AQFT">algebraic QFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Wightman+axioms">Wightman axioms</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Haag-Kastler+axioms">Haag-Kastler axioms</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/operator+algebra">operator algebra</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/local+net">local net</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/conformal+net">conformal net</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Reeh-Schlieder+theorem">Reeh-Schlieder theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Osterwalder-Schrader+theorem">Osterwalder-Schrader theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/PCT+theorem">PCT theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Bisognano-Wichmann+theorem">Bisognano-Wichmann theorem</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/modular+theory">modular theory</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/spin-statistics+theorem">spin-statistics theorem</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/boson">boson</a>, <a class="existingWikiWord" href="/nlab/show/fermion">fermion</a></li> </ul> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/FQFT">functorial QFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/cobordism">cobordism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/%28%E2%88%9E%2Cn%29-category+of+cobordisms">(∞,n)-category of cobordisms</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/cobordism+hypothesis">cobordism hypothesis</a>-theorem</p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/extended+topological+quantum+field+theory">extended topological quantum field theory</a></p> </li> </ul> </li> </ul> </li> <li> <p>Tools</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/perturbative+quantum+field+theory">perturbative quantum field theory</a>, <a class="existingWikiWord" href="/nlab/show/vacuum">vacuum</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/effective+quantum+field+theory">effective quantum field theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/renormalization">renormalization</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/BV-BRST+formalism">BV-BRST formalism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/geometric+%E2%88%9E-function+theory">geometric ∞-function theory</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/particle+physics">particle physics</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/phenomenology">phenomenology</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/model+%28in+particle+phyiscs%29">models</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/standard+model+of+particle+physics">standard model of particle physics</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/fields+and+quanta+-+table">fields and quanta</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/GUT">Grand Unified Theories</a>, <a class="existingWikiWord" href="/nlab/show/MSSM">MSSM</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/scattering+amplitude">scattering amplitude</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/on-shell+recursion">on-shell recursion</a>, <a class="existingWikiWord" href="/nlab/show/KLT+relations">KLT relations</a></li> </ul> </li> </ul> </li> <li> <p>Structural phenomena</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/universality+class">universality class</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quantum+anomaly">quantum anomaly</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Green-Schwarz+mechanism">Green-Schwarz mechanism</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/instanton">instanton</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/spontaneously+broken+symmetry">spontaneously broken symmetry</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Kaluza-Klein+mechanism">Kaluza-Klein mechanism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/integrable+systems">integrable systems</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/holonomic+quantum+fields">holonomic quantum fields</a></p> </li> </ul> </li> <li> <p>Types of quantum field thories</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/TQFT">TQFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/2d+TQFT">2d TQFT</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Dijkgraaf-Witten+theory">Dijkgraaf-Witten theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Chern-Simons+theory">Chern-Simons theory</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/TCFT">TCFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/A-model">A-model</a>, <a class="existingWikiWord" href="/nlab/show/B-model">B-model</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/homological+mirror+symmetry">homological mirror symmetry</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/QFT+with+defects">QFT with defects</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/conformal+field+theory">conformal field theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/%281%2C1%29-dimensional+Euclidean+field+theories+and+K-theory">(1,1)-dimensional Euclidean field theories and K-theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/%282%2C1%29-dimensional+Euclidean+field+theory">(2,1)-dimensional Euclidean field theory and elliptic cohomology</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/CFT">CFT</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/WZW+model">WZW model</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/6d+%282%2C0%29-supersymmetric+QFT">6d (2,0)-supersymmetric QFT</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/gauge+theory">gauge theory</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/field+strength">field strength</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/gauge+group">gauge group</a>, <a class="existingWikiWord" href="/nlab/show/gauge+transformation">gauge transformation</a>, <a class="existingWikiWord" href="/nlab/show/gauge+fixing">gauge fixing</a></p> </li> <li> <p>examples</p> <ul> <li><a class="existingWikiWord" href="/nlab/show/electromagnetic+field">electromagnetic field</a>, <a class="existingWikiWord" href="/nlab/show/QED">QED</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/electric+charge">electric charge</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/magnetic+charge">magnetic charge</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Yang-Mills+field">Yang-Mills field</a>, <a class="existingWikiWord" href="/nlab/show/QCD">QCD</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Yang-Mills+theory">Yang-Mills theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/spinors+in+Yang-Mills+theory">spinors in Yang-Mills theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+Yang-Mills+theory">topological Yang-Mills theory</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Kalb-Ramond+field">Kalb-Ramond field</a></li> <li><a class="existingWikiWord" href="/nlab/show/supergravity+C-field">supergravity C-field</a></li> <li><a class="existingWikiWord" href="/nlab/show/RR+field">RR field</a></li> <li><a class="existingWikiWord" href="/nlab/show/first-order+formulation+of+gravity">first-order formulation of gravity</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/general+covariance">general covariance</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/supergravity">supergravity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/D%27Auria-Fre+formulation+of+supergravity">D'Auria-Fre formulation of supergravity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/gravity+as+a+BF-theory">gravity as a BF-theory</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/sigma-model">sigma-model</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/particle">particle</a>, <a class="existingWikiWord" href="/nlab/show/relativistic+particle">relativistic particle</a>, <a class="existingWikiWord" href="/nlab/show/fundamental+particle">fundamental particle</a>, <a class="existingWikiWord" href="/nlab/show/spinning+particle">spinning particle</a>, <a class="existingWikiWord" href="/nlab/show/superparticle">superparticle</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/string">string</a>, <a class="existingWikiWord" href="/nlab/show/spinning+string">spinning string</a>, <a class="existingWikiWord" href="/nlab/show/superstring">superstring</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/membrane">membrane</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/AKSZ+theory">AKSZ theory</a></p> </li> </ul> </li> </ul> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/string+theory">String Theory</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/string+theory+results+applied+elsewhere">string theory results applied elsewhere</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/number+theory+and+physics">number theory and physics</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Riemann+hypothesis+and+physics">Riemann hypothesis and physics</a></li> </ul> </li> </ul> <div> <p> <a href="/nlab/edit/physicscontents">Edit this sidebar</a> </p> </div></div></div> <h4 id="symplectic_geometry">Symplectic geometry</h4> <div class="hide"><div> <p><strong><a class="existingWikiWord" href="/nlab/show/symplectic+geometry">symplectic geometry</a></strong></p> <p><a class="existingWikiWord" href="/nlab/show/higher+symplectic+geometry">higher symplectic geometry</a></p> <h2 id="background">Background</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/geometry">geometry</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/differential+geometry">differential geometry</a></p> </li> </ul> <h2 id="basic_concepts">Basic concepts</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/almost+symplectic+structure">almost symplectic structure</a>, <a class="existingWikiWord" href="/nlab/show/metaplectic+structure">metaplectic structure</a>, <a class="existingWikiWord" href="/nlab/show/metalinear+structure">metalinear structure</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+form">symplectic form</a>, <a class="existingWikiWord" href="/nlab/show/n-plectic+form">n-plectic form</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+Lie+n-algebroid">symplectic Lie n-algebroid</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+manifold">symplectic manifold</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Poisson+manifold">Poisson manifold</a>, <a class="existingWikiWord" href="/nlab/show/Poisson+Lie+algebroid">Poisson Lie algebroid</a></p> <p><a class="existingWikiWord" href="/nlab/show/Poisson+n-algebra">Poisson n-algebra</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Courant+Lie+2-algebroid">Courant Lie 2-algebroid</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+infinity-groupoid">symplectic infinity-groupoid</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/symplectic+groupoid">symplectic groupoid</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectomorphism">symplectomorphism</a>, <a class="existingWikiWord" href="/nlab/show/symplectomorphism+group">symplectomorphism group</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+vector+field">symplectic vector field</a>, <a class="existingWikiWord" href="/nlab/show/Hamiltonian+vector+field">Hamiltonian vector field</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Hamiltonian">Hamiltonian</a>, <a class="existingWikiWord" href="/nlab/show/Hamiltonian+form">Hamiltonian form</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+gradient">symplectic gradient</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Hamiltonian+action">Hamiltonian action</a>, <a class="existingWikiWord" href="/nlab/show/moment+map">moment map</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+reduction">symplectic reduction</a>, <a class="existingWikiWord" href="/nlab/show/BRST-BV+formalism">BRST-BV formalism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/isotropic+submanifold">isotropic submanifold</a>, <a class="existingWikiWord" href="/nlab/show/Lagrangian+submanifold">Lagrangian submanifold</a>, <a class="existingWikiWord" href="/nlab/show/polarization">polarization</a></p> </li> </ul> <h2 id="classical_mechanics_and_quantization">Classical mechanics and quantization</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Hamiltonian+mechanics">Hamiltonian mechanics</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quantization">quantization</a></p> <p><a class="existingWikiWord" href="/nlab/show/deformation+quantization">deformation quantization</a>,</p> <p><strong><a class="existingWikiWord" href="/nlab/show/geometric+quantization">geometric quantization</a></strong>, <a class="existingWikiWord" href="/nlab/show/higher+geometric+quantization">higher geometric quantization</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/geometric+quantization+of+symplectic+groupoids">geometric quantization of symplectic groupoids</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/prequantum+line+bundle">prequantum line bundle</a>, <a class="existingWikiWord" href="/nlab/show/prequantum+circle+n-bundle">prequantum circle n-bundle</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/contact+manifold">contact manifold</a>, <a class="existingWikiWord" href="/nlab/show/contactomorphism">contactomorphism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/contact+form">contact form</a>, <a class="existingWikiWord" href="/nlab/show/Reeb+vector+field">Reeb vector field</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quantomorphism+group">quantomorphism group</a>, <a class="existingWikiWord" href="/nlab/show/quantomorphism+n-group">quantomorphism n-group</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Poisson+bracket">Poisson bracket</a>, <a class="existingWikiWord" href="/nlab/show/Poisson+algebra">Poisson algebra</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Poisson+bracket+Lie+n-algebra">Poisson bracket Lie n-algebra</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Heisenberg+Lie+algebra">Heisenberg Lie algebra</a>, <a class="existingWikiWord" href="/nlab/show/Heisenberg+Lie+n-algebra">Heisenberg Lie n-algebra</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Heisenberg+group">Heisenberg group</a></p> </li> </ul> </li> </ul> </li> </ul> <div> <p> <a href="/nlab/edit/symplectic+geometry+-+contents">Edit this sidebar</a> </p> </div></div></div> </div> </div> <h1 id="contents">Contents</h1> <div class='maruku_toc'> <ul> <li><a href='#idea'>Idea</a></li> <li><a href='#definition_in_terms_of_symplectic_geometry'>Definition in terms of symplectic geometry</a></li> <ul> <li><a href='#comments_on_this_definition'>Comments on this definition</a></li> <li><a href='#examples'>Examples</a></li> <ul> <li><a href='#vortices_on_the_sphere'>Vortices on the sphere</a></li> </ul> </ul> <li><a href='#related_entries'>Related entries</a></li> <li><a href='#references'>References</a></li> </ul> </div> <h2 id="idea">Idea</h2> <p>Hamiltonian mechanics is a formulation of <a class="existingWikiWord" href="/nlab/show/mechanics">mechanics</a> in which the basic datum in a mechanical system is a function <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>H</mi></mrow><annotation encoding="application/x-tex">H</annotation></semantics></math>, the <a class="existingWikiWord" href="/nlab/show/Hamiltonian">Hamiltonian</a> of the system, which gives the total energy in the system in terms of the <a class="existingWikiWord" href="/nlab/show/position">positions</a> and <a class="existingWikiWord" href="/nlab/show/momentum">momenta</a> of the objects in the system.</p> <p>More abstractly, the Hamiltonian is a function on <a class="existingWikiWord" href="/nlab/show/phase+space">phase space</a>, a <a class="existingWikiWord" href="/nlab/show/manifold">manifold</a> whose coordinates are <span class="newWikiWord">generalised<a href="/nlab/new/generalized+position">?</a></span> positions <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msup><mi>q</mi> <mi>i</mi></msup></mrow><annotation encoding="application/x-tex">q^i</annotation></semantics></math> and momenta <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mi>p</mi> <mi>i</mi></msub></mrow><annotation encoding="application/x-tex">p_i</annotation></semantics></math>. (Compare this to <a class="existingWikiWord" href="/nlab/show/Lagrangian+mechanics">Lagrangian mechanics</a>, in which the <a class="existingWikiWord" href="/nlab/show/Lagrangian">Lagrangian</a> is a function on <span class="newWikiWord">state space<a href="/nlab/new/state+space">?</a></span>, whose coordinates are generalised positions and <a class="existingWikiWord" href="/nlab/show/velocity">velocities</a>.) So to do Hamiltonian mechanics properly, you must ‘mind your <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>p</mi></mrow><annotation encoding="application/x-tex">p</annotation></semantics></math>s and <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>q</mi></mrow><annotation encoding="application/x-tex">q</annotation></semantics></math>s’ (blame <a class="existingWikiWord" href="/nlab/show/John+Baez">John Baez</a> for this pun).</p> <p>To begin with, we often take phase space to be the <a class="existingWikiWord" href="/nlab/show/cotangent+bundle">cotangent bundle</a> of <a class="existingWikiWord" href="/nlab/show/configuration+space">configuration space</a>. (Compare that state space is the <a class="existingWikiWord" href="/nlab/show/tangent+bundle">tangent bundle</a> of configuration space.) This comes equipped with a natural <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>2</mn></mrow><annotation encoding="application/x-tex">2</annotation></semantics></math>-<a class="existingWikiWord" href="/nlab/show/differential+form">form</a></p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><mi>ω</mi><mo>=</mo><munder><mo lspace="thinmathspace" rspace="thinmathspace">∑</mo> <mi>i</mi></munder><mi mathvariant="normal">d</mi><msub><mi>p</mi> <mi>i</mi></msub><mo>∧</mo><mi mathvariant="normal">d</mi><msup><mi>q</mi> <mi>i</mi></msup><mo>,</mo></mrow><annotation encoding="application/x-tex"> \omega = \sum_i \mathrm{d}p_i \wedge \mathrm{d}q^i ,</annotation></semantics></math></div> <p>or simply <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ω</mi><mo>=</mo><mi mathvariant="normal">d</mi><msub><mi>p</mi> <mi>i</mi></msub><mo>∧</mo><mi mathvariant="normal">d</mi><msup><mi>q</mi> <mi>i</mi></msup></mrow><annotation encoding="application/x-tex">\omega = \mathrm{d}p_i \wedge \mathrm{d}q^i</annotation></semantics></math> using the <a class="existingWikiWord" href="/nlab/show/Einstein+summation+convention">Einstein summation convention</a>. This <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>2</mn></mrow><annotation encoding="application/x-tex">2</annotation></semantics></math>-form is closed, in fact exact, since it is the <a class="existingWikiWord" href="/nlab/show/exterior+derivative">differential</a> of the <a class="existingWikiWord" href="/nlab/show/action+functional">action form</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mover><mi mathvariant="normal">d</mi><mo stretchy="false">¯</mo></mover><mi>S</mi><mo>=</mo><msub><mi>p</mi> <mi>i</mi></msub><mo>∧</mo><mi mathvariant="normal">d</mi><msup><mi>q</mi> <mi>i</mi></msup></mrow><annotation encoding="application/x-tex">\bar{\mathrm{d}}S = p_i \wedge \mathrm{d}q^i</annotation></semantics></math>, and therefore it is a <a class="existingWikiWord" href="/nlab/show/symplectic+form">symplectic form</a>.</p> <p>However, it is also possible to take phase space to be <em>any</em> <a class="existingWikiWord" href="/nlab/show/symplectic+manifold">symplectic manifold</a>, or even any <a class="existingWikiWord" href="/nlab/show/Poisson+manifold">Poisson manifold</a>. In any case, phase space itself gives only the <a class="existingWikiWord" href="/nlab/show/kinematics">kinematics</a> (in a momentum-based rather than velocity-based sense); you need the Hamiltonian <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>H</mi></mrow><annotation encoding="application/x-tex">H</annotation></semantics></math> to get the <a class="existingWikiWord" href="/nlab/show/dynamics">dynamics</a>.</p> <p>Hamiltonian mechanics was developed originally for <a class="existingWikiWord" href="/nlab/show/classical+mechanics">classical mechanics</a>, but it is also the best known formulation of <a class="existingWikiWord" href="/nlab/show/quantum+mechanics">quantum mechanics</a>; many students of <a class="existingWikiWord" href="/nlab/show/physics">physics</a> (and even more so, students of <a class="existingWikiWord" href="/nlab/show/chemistry">chemistry</a>) learn it only when they study the latter. This sometimes leads to confusion about the essential differences between classical and quantum physics.</p> <h2 id="definition_in_terms_of_symplectic_geometry">Definition in terms of symplectic geometry</h2> <p>Hamiltonian mechanics is best formalized in terms of <a class="existingWikiWord" href="/nlab/show/symplectic+geometry">symplectic geometry</a> as described for instance in the monograoph</p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Vladimir+Arnold">Vladimir Arnold</a>, <em>Mathemtical Methods of Classical Mechanics</em> Springer.</li> </ul> <p>A classical Hamiltonian <a class="existingWikiWord" href="/nlab/show/mechanical+system">mechanical system</a> is a pair <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><mo stretchy="false">(</mo><mi>X</mi><mo>,</mo><mi>ω</mi><mo stretchy="false">)</mo><mo>,</mo><mi>H</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">((X,\omega), H)</annotation></semantics></math> consisting of a</p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/symplectic+manifold">symplectic manifold</a><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><mi>X</mi><mo>,</mo><mi>ω</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">(X,\omega)</annotation></semantics></math></p> </li> <li> <p>and a <a class="existingWikiWord" href="/nlab/show/Hamiltonian">Hamiltonian</a> function <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>H</mi><mo>∈</mo><msup><mi>C</mi> <mn>∞</mn></msup><mo stretchy="false">(</mo><mi>X</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">H \in C^\infty(X)</annotation></semantics></math>.</p> </li> </ul> <p>Here</p> <ul> <li> <p><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>X</mi></mrow><annotation encoding="application/x-tex">X</annotation></semantics></math> is the <strong><a class="existingWikiWord" href="/nlab/show/phase+space">phase space</a></strong> of the physical system;</p> </li> <li> <p>a curve <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>γ</mi><mo>:</mo><mi>ℝ</mi><mo>→</mo><mi>X</mi></mrow><annotation encoding="application/x-tex">\gamma : \mathbb{R} \to X</annotation></semantics></math> is a <strong><a class="existingWikiWord" href="/nlab/show/trajectory">trajectory</a></strong> of the physical system in time;</p> </li> <li> <p><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><mi>X</mi><mo>,</mo><mi>ω</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">(X,\omega)</annotation></semantics></math> defines the <strong><a class="existingWikiWord" href="/nlab/show/kinematics">kinematics</a></strong> of the system;</p> </li> <li> <p><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>H</mi></mrow><annotation encoding="application/x-tex">H</annotation></semantics></math> is the <strong><a class="existingWikiWord" href="/nlab/show/Hamiltonian">Hamiltonian</a></strong> that defined the <strong><a class="existingWikiWord" href="/nlab/show/dynamics">dynamics</a></strong> of the system.</p> </li> </ul> <p>The <strong>dynamics</strong> is encoded by declaring that those trajectories <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>γ</mi><mo>:</mo><mi>ℝ</mi><mo>→</mo><mi>X</mi></mrow><annotation encoding="application/x-tex">\gamma : \mathbb{R} \to X</annotation></semantics></math> are the physically realized trajectories that satisfy the equation</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><mi>d</mi><mi>H</mi><mo>=</mo><mi>ω</mi><mo stretchy="false">(</mo><mi>γ</mi><mo>′</mo><mo>,</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex"> d H = \omega(\gamma', -) </annotation></semantics></math></div> <p>The components of this are <strong><a class="existingWikiWord" href="/nlab/show/Hamilton%27s+equations">Hamilton's equations</a></strong>.</p> <p>In more detail this equation means that for each <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>t</mi><mo>∈</mo><mi>ℝ</mi></mrow><annotation encoding="application/x-tex">t \in \mathbb{R}</annotation></semantics></math> the <a class="existingWikiWord" href="/nlab/show/differential+form">1-form</a></p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><mi>d</mi><mi>H</mi><msub><mo stretchy="false">)</mo> <mrow><mi>γ</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo></mrow></msub></mrow><annotation encoding="application/x-tex"> (d H)_{\gamma(t)} </annotation></semantics></math></div> <p>and the 1-form</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><msub><mi>ω</mi> <mrow><mi>γ</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo></mrow></msub><mo stretchy="false">(</mo><mo stretchy="false">(</mo><mfrac><mi>d</mi><mrow><mi>d</mi><mi>t</mi></mrow></mfrac><mi>γ</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mo>,</mo><mo lspace="verythinmathspace" rspace="0em">−</mo><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex"> \omega_{\gamma(t)}((\frac{d}{d t}\gamma(t), -) </annotation></semantics></math></div> <p>coincide.</p> <h3 id="comments_on_this_definition">Comments on this definition</h3> <p>At first, this formulation of Hamilton’s mechanics is just that, an equivalent reformulation. But as any reformulation in more abstract terms, it serves to</p> <ol> <li> <p>clarify a structure</p> </li> <li> <p>allow more powerful thinking about that structure</p> </li> <li> <p>and eventually it bears in it the seed for further developments pointing beyond this structure</p> </li> </ol> <p>Regarding the first point: this formulation of Hamiltonian mechanics makes clear what the meaning of Hamilton’s equations is for systems topologically more interesting than the example <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>X</mi><mo>=</mo><msup><mi>ℝ</mi> <mrow><mn>2</mn><mi>n</mi></mrow></msup></mrow><annotation encoding="application/x-tex">X = \mathbb{R}^{2 n}</annotation></semantics></math> that many introductory physics texts concentrate on-</p> <p>Regarding the second point: the differential calculus formulation lends itself much more to high-powered arguments than the traditional component-ridden presentation. Of course the latter may still be the preferred method for some concrete computations.</p> <p>Regarding the second point: after Hamilton’s times people started thinking about what <a class="existingWikiWord" href="/nlab/show/quantization">quantization</a> of a classical system should mean. One successful formalization is that of <a class="existingWikiWord" href="/nlab/show/geometric+quantization">geometric quantization</a> which takes a symplectic manifold with Hamiltonian function on it as input datum.</p> <p>The impact that this idea of quantization from symplectic geometry eventually had is hard to underestimate. In the hands of <a class="existingWikiWord" href="/nlab/show/Alan+Weinstein">Alan Weinstein</a> and his school it led to <a class="existingWikiWord" href="/nlab/show/symplectic+groupoid">symplectic groupoid</a>s, <a class="existingWikiWord" href="/nlab/show/Courant+algebroid">Courant algebroid</a>s and other higher <a class="existingWikiWord" href="/nlab/show/Lie+theory">Lie theoretic structures</a>. In the hands of <a class="existingWikiWord" href="/nlab/show/Maxim+Kontsevich">Maxim Kontsevich</a> it led to the theorem on formal <a class="existingWikiWord" href="/nlab/show/deformation+quantization">deformation quantization</a> and the vast machinery nowadays associated with that.</p> <h3 id="examples">Examples</h3> <p>The symplectic-geometry description of Hamiltonian mechanics is especially well-suited to describe topologically nontrivial phase spaces that are not <a class="existingWikiWord" href="/nlab/show/cotangent+bundle">cotangent bundle</a>s.</p> <h4 id="vortices_on_the_sphere">Vortices on the sphere</h4> <p><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>n</mi></mrow><annotation encoding="application/x-tex">n</annotation></semantics></math> vortices on the sphere as finite dimensional limit of 2D <a class="existingWikiWord" href="/nlab/show/equation+of+motion">Euler equations</a>: the phase space of the system of <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>n</mi></mrow><annotation encoding="application/x-tex">n</annotation></semantics></math> vortices is not a <a class="existingWikiWord" href="/nlab/show/cotangent+bundle">cotangent bundle</a> but is <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><msup><mi>S</mi> <mn>2</mn></msup><msup><mo stretchy="false">)</mo> <mi>n</mi></msup></mrow><annotation encoding="application/x-tex">(S^2)^n</annotation></semantics></math> .</p> <h2 id="related_entries">Related entries</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Hamilton%27s+equations">Hamilton's equations</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Hamilton-Jacobi+equation">Hamilton-Jacobi equation</a></p> </li> <li> <p>traditional <a class="existingWikiWord" href="/nlab/show/Lagrangian+mechanics">Lagrangian mechanics</a> and <a class="existingWikiWord" href="/nlab/show/Hamiltonian+mechanics">Hamiltonian mechanics</a> are naturally embedding into <a class="existingWikiWord" href="/nlab/show/local+prequantum+field+theory">local prequantum field theory</a> by the notion of <a class="existingWikiWord" href="/nlab/show/prequantized+Lagrangian+correspondences">prequantized Lagrangian correspondences</a></p> </li> </ul> <h2 id="references">References</h2> <p>Named after <a class="existingWikiWord" href="/nlab/show/William+Rowan+Hamilton">William Rowan Hamilton</a>.</p> <p>Formulation in <a class="existingWikiWord" href="/nlab/show/symplectic+geometry">symplectic geometry</a>:</p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Vladimir+Arnol%27d">Vladimir Arnol'd</a>, <em><a class="existingWikiWord" href="/nlab/show/Mathematical+methods+of+classical+mechanics">Mathematical methods of classical mechanics</a></em>, Graduate Texts in Mathematics <strong>60</strong>, Springer (1978) [<a href="https://doi.org/10.1007/978-1-4757-1693-1">doi:10.1007/978-1-4757-1693-1</a>]</li> </ul> <p>A motivation for formulating Hamiltonian mechanics in terms of <a class="existingWikiWord" href="/nlab/show/symplectic+manifolds">symplectic manifolds</a>:</p> <ul> <li>Henry Cohn, <em><a href="http://math.mit.edu/~cohn/Thoughts/symplectic.html">Why symplectic geometry is the natural setting for classical mechanics</a></em></li> </ul> </body></html> </div> <div class="revisedby"> <p> Last revised on August 2, 2023 at 22:04:49. See the <a href="/nlab/history/Hamiltonian+mechanics" style="color: #005c19">history</a> of this page for a list of all contributions to it. </p> </div> <div class="navigation navfoot"> <a href="/nlab/edit/Hamiltonian+mechanics" accesskey="E" class="navlink" id="edit" rel="nofollow">Edit</a><a href="https://nforum.ncatlab.org/discussion/261/#Item_4">Discuss</a><span class="backintime"><a href="/nlab/revision/Hamiltonian+mechanics/13" accesskey="B" class="navlinkbackintime" id="to_previous_revision" rel="nofollow">Previous revision</a></span><a href="/nlab/show/diff/Hamiltonian+mechanics" accesskey="C" class="navlink" id="see_changes" rel="nofollow">Changes from previous revision</a><a href="/nlab/history/Hamiltonian+mechanics" accesskey="S" class="navlink" id="history" rel="nofollow">History (13 revisions)</a> <a href="/nlab/show/Hamiltonian+mechanics/cite" style="color: black">Cite</a> <a href="/nlab/print/Hamiltonian+mechanics" accesskey="p" id="view_print" rel="nofollow">Print</a> <a href="/nlab/source/Hamiltonian+mechanics" id="view_source" rel="nofollow">Source</a> </div> </div> <!-- Content --> </div> <!-- Container --> </body> </html>