Hamiltonian Mechanics, Poisson Brackets

Total Page:16

File Type:pdf, Size:1020Kb

Hamiltonian Mechanics, Poisson Brackets 2 L8: More on Hamiltonian mechanics Recommended reading: Taylor, 521-533 (again, although not directly applicable for this lecture) Complementary reading: Landau, 135-137 2.1 Recap of last lecture • We've seen that we can recast equations of motion as Hamilton's equations. • The extended the one-coordinate case to many coordinates and looked at a step-to-step example. • We have seen again how conservation laws arise. In this lecture, we will look more closely at conservation laws. But let's start again with an example. 1 2.2 Example: Block on a wedge in the Hamiltionian formalism Let's look at a block sliding down a moveable wedge. In the exercises, we have derived (assuming that x; y as defined by the picture are sensible coordinates) M m T = x_ 2 + y_2 +x _ 2 − 2x _y_ cos φ (2.1) 2 2 U = −mgy sin φ (2.2) Thus, since there is no explicity time dependence, we can directly write down the Hamiltonian M m H = T + U = x_ 2 + y_2 +x _ 2 − 2x _y_ cos φ − mgy sin φ (2.3) 2 2 To get the Hamiltonian in terms of coordinates and momenta, we need to determine the latter. Since the potential is conservative (i.e. only depends on coordinates), we find @T p = = (M + m)_x − my_ cos φ (⊗) (2.4) x @x_ @T p = = my_ − mx_ cos φ (⊗⊗) (2.5) y @y_ Looking at H, we see that it is independent of x, so that on the other hand @H m cos φ p_x = − = 0 ! x_ = y_ (2.6) @x |{z} M + m (⊗) 2 (where we've assumed that the block-wedge systems starts at rest with px = 0). We can then insert this into (⊗⊗) to get m cos φ m(M + m) − m2 cos φ mM + m2 sin φ p = my_ − m y_ cos φ = y_ = y_ (2.7) y M + m M + m M + m With this, we can express the velocitiesy _ andx _ in terms of py M + m y_ = p (2.8) mM + m2 sin φ y m cos φ M + m m cos φ x_ = p = p (2.9) M + m mM + m2 sin φ y mM + m2 sin φ y Thus, the Hamiltonian becomes M m H = T + U = x_ 2 + y_2 +x _ 2 − 2x _y_ cos φ − mgy sin φ (2.10) 2 2 p2 M m (M + m)2 m M + m = y cos2 φ + + cos2 φ − m cos2 φ − mgy(2.11)sin φ (mM + m2 sin φ)2 2 2 m2 2 m p2 (M + m)2 M + m = y − cos2 φ − mgy sin φ (2.12) (mM + m2 sin φ)2 2m 2 This can be further simplified by using angular theorems (M + m)2 M + m M + m M − cos2 φ = + 1 − cos2 φ (2.13) 2m 2 2 m M + m = M + m sin2 φ (2.14) 2m so that we in the end get p2(M + m) H = y − mgy sin φ (2.15) (mM + m2 sin φ) Rewriting in terms of the generalized momenta seem a lot of work, but note that through this, we explicitly see that H = H(y; py), and that the dependence on x and px is eliminated. Hamilton's equations are, then, @H p_ = − = mg sin φ (2.16) y @y @H py(M + m) y_ = = 2 (2.17) @py m(M + m sin φ) We could in principle stop here, but to get something that can be compared to EL, let's differ- entiate the second equation and insert the first: @H p_y(M + m) g sin φ(M + m) y¨ = = 2 = 2 (2.18) @py m(M + m sin φ) (M + m sin φ) and from the relation betweenx _ and py, we find g sin φ cos φ x¨ = (2.19) (M + m sin2 φ) just like in the exercises. 3 2.3 Conserved quantities and the Poisson bracket We have seen that it is easy to read off conserved quantities from Hamilton's equations. We have also found that if the Hamiltonian has a cyclic coordinate, then it also does not depend on the generalized momentum for this coordinate. One subtlety of the Hamiltonian formulation is the relative sign in @H p_ = − (2.20) @q @H q_ = (2.21) @p We will now introduce a powerful tool { the Poisson bracket { that recasts Hamilton's equations into a more symmetric form. The Poisson bracket will also extend our understanding of constants of motion. To introduce the Poisson bracket, note that any function f can vary with time either by explicitly depending on time, or through the variation of its parameters (say, coordinates and conjugate momenta): N df @f X @f @f = + q_ + p_ (2.22) dt @t @q i @p i i=1 i i N @f X @f @H @f @H = + − (2.23) @t @q @p @p @q i=1 i i i i @f ≡ + [H; f] (2.24) @t where we've introduced the Poisson bracket [H; f]. Thus, the Poisson bracket measures the implicit time dependence of a function. Applied to the coordinates, we find 0 1 B @q @H @q @H C [H; q] = B − C =q _ (2.25) @ @q @p @p @q A |{z} |{z} =1 =0 0 1 B @p @H @p @H C [H; p] = B − C =p _ (2.26) @ @q @p @p @q A |{z} |{z} =0 =1 (2.27) This is an equivalent form of Hamilton's equations: [H; q] =q _ (2.28) [H; p] =p _ (2.29) (2.30) which is nicely symmetric. Also, note that for the coordinates and momenta, this means that the [H; q] operation is identical to taking the time derivative, so that we have found a new rep- d resentation of the \time detivate operator dt ". Because of this, the Poisson bracket is intimately related to conservation laws. 4 For this, remember that df @f = + [H; f] (2.31) dt @t so that if f does not have an explicit time dependence, we get df = [H; f] (2.32) dt and if f is a constant of motion (i.e. a conserved current, i.e. has no time dependence), then [H; f] = 0 (2.33) So we can find constants of motion by simply evaluating the Poisson bracket with H! That is often an easy way to check complicated functions. The Poisson bracket can actually help us even more. For that, let us define N X @f @g @f @g [f; g] = − (2.34) @p @q @q @p i=1 i i i i From that, we immediately see [f; g] = − [g; f] (2.35) [f; const] = 0 (2.36) [f1 + f2; g] = [f1; g] + [f2; g] (2.37) [f1f2; g] = f1 [f2; g] + f2 [f1; g] (2.38) We also directly find interesting relations between coordinates and momenta: [qi; qk] = 0 (2.39) [pi; pk] = 0 (2.40) [pi; qk] = δik (2.41) (2.42) These relations can be seen as a motivation for how to organize quantum mechanics, since they bear striking similarity with the canonical commutation relations, and the last eqn. is similar to the statement of the uncertainty principle. Note that this gives a hint how to construct QM, but does not mean that classical mechanics contains (all) QM features. It can be rigorously disproven that classical mechanics with many hidden parameters (for which Poisson brackets can be set up) contains all features of QM. For us here, the most relevant relation that we can prove is the Jacobi identity [f; [g; h]] + [g; [h; f]] + [h; [f; g]] = 0 (2.43) You can e.g. prove this by \brute-force", but we'll assume it here for now. This identity has a very interesting consequence, Poisson's theorem: If two functions f and g are constants of motion, then [f; g] is also a constant of motion. 5 To prove this, simply replace h with H in the Jacobi identity, which makes the first two Poisson brackets disappear, proving the statement. This then means that it is (sometimes, not always) possible to find new constants of motion by using Poisson brackets. Most often, these new constants of motion will be trivial functions of the old constants of motion, or numerical constants (=numbers). However, sometimes the Poisson brachet can give interesting new constants of motion. For that, let's look at an admittedly silly example. Say, we know, by some kind of measurement, that the z-component of the angular momentum vector Lz = xpy − ypx is conserved, and that the x-component of the momentum px is conserved, [H; Lz] = 0 (2.44) [H; px] = 0 (2.45) Poisson's theorem tells us that [Lz; px] is also a constant of motion. What is this quantity? @Lz @px @Lz @px @Lz @px @Lz @px @Lz [Lz; px] = − + − = = −py (2.46) @px @x @x @px @py @y @y @py @x So we've found that py is also a constant of motion! 6.
Recommended publications
  • 1 the Basic Set-Up 2 Poisson Brackets
    MATHEMATICS 7302 (Analytical Dynamics) YEAR 2016–2017, TERM 2 HANDOUT #12: THE HAMILTONIAN APPROACH TO MECHANICS These notes are intended to be read as a supplement to the handout from Gregory, Classical Mechanics, Chapter 14. 1 The basic set-up I assume that you have already studied Gregory, Sections 14.1–14.4. The following is intended only as a succinct summary. We are considering a system whose equations of motion are written in Hamiltonian form. This means that: 1. The phase space of the system is parametrized by canonical coordinates q =(q1,...,qn) and p =(p1,...,pn). 2. We are given a Hamiltonian function H(q, p, t). 3. The dynamics of the system is given by Hamilton’s equations of motion ∂H q˙i = (1a) ∂pi ∂H p˙i = − (1b) ∂qi for i =1,...,n. In these notes we will consider some deeper aspects of Hamiltonian dynamics. 2 Poisson brackets Let us start by considering an arbitrary function f(q, p, t). Then its time evolution is given by n df ∂f ∂f ∂f = q˙ + p˙ + (2a) dt ∂q i ∂p i ∂t i=1 i i X n ∂f ∂H ∂f ∂H ∂f = − + (2b) ∂q ∂p ∂p ∂q ∂t i=1 i i i i X 1 where the first equality used the definition of total time derivative together with the chain rule, and the second equality used Hamilton’s equations of motion. The formula (2b) suggests that we make a more general definition. Let f(q, p, t) and g(q, p, t) be any two functions; we then define their Poisson bracket {f,g} to be n def ∂f ∂g ∂f ∂g {f,g} = − .
    [Show full text]
  • Hamilton's Equations. Conservation Laws. Reduction. Poisson Brackets
    Hamiltonian Formalism: Hamilton's equations. Conservation laws. Reduction. Poisson Brackets. Physics 6010, Fall 2016 Hamiltonian Formalism: Hamilton's equations. Conservation laws. Reduction. Poisson Brackets. Relevant Sections in Text: 8.1 { 8.3, 9.5 The Hamiltonian Formalism We now return to formal developments: a study of the Hamiltonian formulation of mechanics. This formulation of mechanics is in many ways more powerful than the La- grangian formulation. Among the advantages of Hamiltonian mechanics we note that: it leads to powerful geometric techniques for studying the properties of dynamical systems, it allows for a beautiful expression of the relation between symmetries and conservation laws, and it leads to many structures that can be viewed as the macroscopic (\classical") imprint of quantum mechanics. Although the Hamiltonian form of mechanics is logically independent of the Lagrangian formulation, it is convenient and instructive to introduce the Hamiltonian formalism via transition from the Lagrangian formalism, since we have already developed the latter. (Later I will indicate how to give an ab initio development of the Hamiltonian formal- ism.) The most basic change we encounter when passing from Lagrangian to Hamiltonian methods is that the \arena" we use to describe the equations of motion is no longer the configuration space, or even the velocity phase space, but rather the momentum phase space. Recall that the Lagrangian formalism is defined once one specifies a configuration space Q (coordinates qi) and then the velocity phase space Ω (coordinates (qi; q_i)). The mechanical system is defined by a choice of Lagrangian, L, which is a function on Ω (and possible the time): L = L(qi; q_i; t): Curves in the configuration space Q { or in the velocity phase space Ω { satisfying the Euler-Lagrange (EL) equations, @L d @L − = 0; @qi dt @q_i define the dynamical behavior of the system.
    [Show full text]
  • Poisson Structures and Integrability
    Poisson Structures and Integrability Peter J. Olver University of Minnesota http://www.math.umn.edu/ olver ∼ Hamiltonian Systems M — phase space; dim M = 2n Local coordinates: z = (p, q) = (p1, . , pn, q1, . , qn) Canonical Hamiltonian system: dz O I = J H J = − dt ∇ ! I O " Equivalently: dpi ∂H dqi ∂H = = dt − ∂qi dt ∂pi Lagrange Bracket (1808): n ∂pi ∂qi ∂qi ∂pi [ u , v ] = ∂u ∂v − ∂u ∂v i#= 1 (Canonical) Poisson Bracket (1809): n ∂u ∂v ∂u ∂v u , v = { } ∂pi ∂qi − ∂qi ∂pi i#= 1 Given functions u , . , u , the (2n) (2n) matrices with 1 2n × respective entries [ u , u ] u , u i, j = 1, . , 2n i j { i j } are mutually inverse. Canonical Poisson Bracket n ∂F ∂H ∂F ∂H F, H = F T J H = { } ∇ ∇ ∂pi ∂qi − ∂qi ∂pi i#= 1 = Poisson (1809) ⇒ Hamiltonian flow: dz = z, H = J H dt { } ∇ = Hamilton (1834) ⇒ First integral: dF F, H = 0 = 0 F (z(t)) = const. { } ⇐⇒ dt ⇐⇒ Poisson Brackets , : C∞(M, R) C∞(M, R) C∞(M, R) { · · } × −→ Bilinear: a F + b G, H = a F, H + b G, H { } { } { } F, a G + b H = a F, G + b F, H { } { } { } Skew Symmetric: F, H = H, F { } − { } Jacobi Identity: F, G, H + H, F, G + G, H, F = 0 { { } } { { } } { { } } Derivation: F, G H = F, G H + G F, H { } { } { } F, G, H C∞(M, R), a, b R. ∈ ∈ In coordinates z = (z1, . , zm), F, H = F T J(z) H { } ∇ ∇ where J(z)T = J(z) is a skew symmetric matrix. − The Jacobi identity imposes a system of quadratically nonlinear partial differential equations on its entries: ∂J jk ∂J ki ∂J ij J il + J jl + J kl = 0 ! ∂zl ∂zl ∂zl " #l Given a Poisson structure, the Hamiltonian flow corresponding to H C∞(M, R) is the system of ordinary differential equati∈ons dz = z, H = J(z) H dt { } ∇ Lie’s Theory of Function Groups Used for integration of partial differential equations: F , F = G (F , .
    [Show full text]
  • Advanced Quantum Theory AMATH473/673, PHYS454
    Advanced Quantum Theory AMATH473/673, PHYS454 Achim Kempf Department of Applied Mathematics University of Waterloo Canada c Achim Kempf, September 2017 (Please do not copy: textbook in progress) 2 Contents 1 A brief history of quantum theory 7 1.1 The classical period . 7 1.2 Planck and the \Ultraviolet Catastrophe" . 7 1.3 Discovery of h ................................ 8 1.4 Mounting evidence for the fundamental importance of h . 9 1.5 The discovery of quantum theory . 9 1.6 Relativistic quantum mechanics . 11 1.7 Quantum field theory . 12 1.8 Beyond quantum field theory? . 14 1.9 Experiment and theory . 16 2 Classical mechanics in Hamiltonian form 19 2.1 Newton's laws for classical mechanics cannot be upgraded . 19 2.2 Levels of abstraction . 20 2.3 Classical mechanics in Hamiltonian formulation . 21 2.3.1 The energy function H contains all information . 21 2.3.2 The Poisson bracket . 23 2.3.3 The Hamilton equations . 25 2.3.4 Symmetries and Conservation laws . 27 2.3.5 A representation of the Poisson bracket . 29 2.4 Summary: The laws of classical mechanics . 30 2.5 Classical field theory . 31 3 Quantum mechanics in Hamiltonian form 33 3.1 Reconsidering the nature of observables . 34 3.2 The canonical commutation relations . 35 3.3 From the Hamiltonian to the equations of motion . 38 3.4 From the Hamiltonian to predictions of numbers . 42 3.4.1 Linear maps . 42 3.4.2 Choices of representation . 43 3.4.3 A matrix representation . 44 3 4 CONTENTS 3.4.4 Example: Solving the equations of motion for a free particle with matrix-valued functions .
    [Show full text]
  • Hamilton-Poisson Formulation for the Rotational Motion of a Rigid Body In
    Hamilton-Poisson formulation for the rotational motion of a rigid body in the presence of an axisymmetric force field and a gyroscopic torque Petre Birtea,∗ Ioan Ca¸su, Dan Com˘anescu Department of Mathematics, West University of Timi¸soara Bd. V. Pˆarvan, No 4, 300223 Timi¸soara, Romˆania E-mail addresses: [email protected]; [email protected]; [email protected] Keywords: Poisson bracket, Casimir function, rigid body, gyroscopic torque. Abstract We give sufficient conditions for the rigid body in the presence of an axisymmetric force field and a gyroscopic torque to admit a Hamilton-Poisson formulation. Even if by adding a gyroscopic torque we initially lose one of the conserved Casimirs, we recover another conservation law as a Casimir function for a modified Poisson structure. We apply this frame to several well known results in the literature. 1 Introduction The generalized Euler-Poisson system, which is a dynamical system for the rotational motion of a rigid body in the presence of an axisymmetric force field, admits a Hamilton-Poisson formulation, where the bracket is the ”−” Kirillov-Kostant-Souriau bracket on the dual Lie algebra e(3)∗. The Hamiltonian function is of the type kinetic energy plus potential energy. The Hamiltonian function and the two Casimir functions for the K-K-S Poisson structure are conservation laws for the dynamic. Adding a certain type of gyroscopic torque the Hamiltonian and one of the Casimirs remain conserved along the solutions of the new dynamical system. In this paper we give a technique for finding a third conservation law in the presence of gyroscopic torque.
    [Show full text]
  • An Introduction to Free Quantum Field Theory Through Klein-Gordon Theory
    AN INTRODUCTION TO FREE QUANTUM FIELD THEORY THROUGH KLEIN-GORDON THEORY JONATHAN EMBERTON Abstract. We provide an introduction to quantum field theory by observing the methods required to quantize the classical form of Klein-Gordon theory. Contents 1. Introduction and Overview 1 2. Klein-Gordon Theory as a Hamiltonian System 2 3. Hamilton's Equations 4 4. Quantization 5 5. Creation and Annihilation Operators and Wick Ordering 9 6. Fock Space 11 7. Maxwell's Equations and Generalized Free QFT 13 References 15 Acknowledgments 16 1. Introduction and Overview The phase space for classical mechanics is R3 × R3, where the first copy of R3 encodes position of an object and the second copy encodes momentum. Observables on this space are simply functions on R3 × R3. The classical dy- namics of the system are then given by Hamilton's equations x_ = fh; xg k_ = fh; kg; where the brackets indicate the canonical Poisson bracket and jkj2 h(x; k) = + V (x) 2m is the classical Hamiltonian. To quantize this classical field theory, we set our quantized phase space to be L2(R3). Then the observables are self-adjoint operators A on this space, and in a state 2 L2(R3), the mean value of A is given by hAi := hA ; i: The dynamics of a quantum system are then described by the quantized Hamil- ton's equations i i x_ = [H; x]_p = [H; p] h h 1 2 JONATHAN EMBERTON where the brackets indicate the commutator and the Hamiltonian operator H is given by jpj2 2 H = h(x; p) = − + V (x) = − ~ ∆ + V (x): 2m 2m A question that naturally arises from this construction is then, how do we quan- tize other classical field theories, and is this quantization as straight-forward as the canonical construction? For instance, how do Maxwell's Equations behave on the quantum scale? This happens to be somewhat of a difficult problem, with many steps involved.
    [Show full text]
  • Physics 550 Problem Set 1: Classical Mechanics
    Problem Set 1: Classical Mechanics Physics 550 Physics 550 Problem Set 1: Classical Mechanics Name: Instructions / Notes / Suggestions: • Each problem is worth five points. • In order to receive credit, you must show your work. • Circle your final answer. • Unless otherwise specified, answers should be given in terms of the variables in the problem and/or physical constants and/or cartesian unit vectors (e^x; e^x; e^z) or radial unit vector ^r. Problem Set 1: Classical Mechanics Physics 550 Problem #1: Consider the pendulum in Fig. 1. Find the equation(s) of motion using: (a) Newtonian mechanics (b) Lagrangian mechanics (c) Hamiltonian mechanics Answer: Not included. Problem Set 1: Classical Mechanics Physics 550 Problem #2: Consider the double pendulum in Fig. 2. Find the equations of motion. Note that you may use any formulation of classical mechanics that you want. Answer: Multiple answers are possible. Problem Set 1: Classical Mechanics Physics 550 Problem #3: In Problem #1, you probably found the Lagrangian: 1 L = ml2θ_2 + mgl cos θ 2 Using the Legendre transformation (explicitly), find the Hamiltonian. Answer: Recall the Legendre transform: X H = q_ipi − L i where: @L pi = @q_i _ In the present problem, q = θ andq _ = θ. Using the expression for pi: 2 _ pi = ml θ We can therefore write: _ 2 _ 1 2 _2 H =θml θ − 2 ml θ − mgl cos θ 1 2 _2 = 2 ml θ − mgl cos θ Problem Set 1: Classical Mechanics Physics 550 Problem #4: Consider a dynamical system with canonical coordinate q and momentum p vectors.
    [Show full text]
  • 2.3. Classical Mechanics in Hamiltonian Formulation
    2.3. CLASSICAL MECHANICS IN HAMILTONIAN FORMULATION 23 expressions that involve all those positions and momentum variables? To this end, we need to define what the Poisson brackets in between positions and momenta of different particles should be. They are defined to be simply zero. Therefore, to summarize, we define the basic Poisson brackets of n masses as (r) (s) {xi , p j } = δi,j δr,s (2.16) (r) (s) {xi , x j } =0 (2.17) (r) (s) {pi , p j } =0 (2.18) where r, s ∈ { 1, 2, ..., n } and i, j ∈ { 1, 2, 3}. The evaluation rules of Eqs.2.9-2.13 are defined to stay just the same. Exercise 2.6 Mathematically, the set of polynomials in positions and momenta is an example of what is called a Poisson algebra. A general Poisson algebra is a vector space with two extra multiplications: One multiplication which makes the vector space into an associative algebra, and one (non-associative) multiplication {, }, called the Lie bracket, which makes the vector space into what is called a Lie algebra. If the two multiplications are in a certain sense compatible then the set is said to be a Poisson algebra. Look up and state the axioms of a) a Lie algebra, b) an associative algebra and c) a Poisson algebra. 2.3.3 The Hamilton equations Let us recall why we introduced the Poisson bracket: A technique that uses the Poisson bracket is supposed to allow us to derive all the differential equations of motion of a system from the just one piece of information, namely from the expression of the total energy of the system, i.e., from its Hamiltonian.
    [Show full text]
  • PHY411 Lecture Notes Part 2
    PHY411 Lecture notes Part 2 Alice Quillen October 2, 2018 Contents 1 Canonical Transformations 2 1.1 Poisson Brackets . 2 1.2 Canonical transformations . 3 1.3 Canonical Transformations are Symplectic . 5 1.4 Generating Functions for Canonical Transformations . 6 1.4.1 Example canonical transformation - action angle coordinates for the harmonic oscillator . 7 2 Some Geometry 9 2.1 The Tangent Bundle . 9 2.1.1 Differential forms and Wedge product . 9 2.2 The Symplectic form . 12 2.3 Generating Functions Geometrically . 13 2.4 Vectors generate Flows and trajectories . 15 2.5 The Hamiltonian flow and the symplectic two-form . 15 2.6 Extended Phase space . 16 2.7 Hamiltonian flows preserve the symplectic two-form . 17 2.8 The symplectic two-form and the Poisson bracket . 19 2.8.1 On connection to the Lagrangian . 21 2.8.2 Discretized Systems and Symplectic integrators . 21 2.8.3 Surfaces of section . 21 2.9 The Hamiltonian following a canonical transformation . 22 2.10 The Lie derivative . 23 3 Examples of Canonical transformations 25 3.1 Orbits in the plane of a galaxy or around a massive body . 25 3.2 Epicyclic motion . 27 3.3 The Jacobi integral . 31 3.4 The Shearing Sheet . 32 1 4 Symmetries and Conserved Quantities 37 4.1 Functions that commute with the Hamiltonian . 37 4.2 Noether's theorem . 38 4.3 Integrability . 39 1 Canonical Transformations It is straightforward to transfer coordinate systems using the Lagrangian formulation as minimization of the action can be done in any coordinate system.
    [Show full text]
  • Hamilton's Principle and Symmetries
    Hamiltionians Poisson Brackets Angular Momentum Algebra Keywords and References Hamilton’s principle and Symmetries Sourendu Gupta TIFR, Mumbai, India Classical Mechanics 2011 August 18, 2011 Sourendu Gupta Classical Mechanics 2011: Lecture 5 Hamiltionians Poisson Brackets Angular Momentum Algebra Keywords and References The Hamiltonian The change in the Lagrangian due to a virtual change of coordinates is dL = p˙ k dqk + pk dq˙ k . k X Using this, one can define a function, called the Hamiltonian, H(pk , qk ), by eliminatingq ˙ k to write dH = d pk q˙ k − L = q˙ k dpk − p˙ k dqk . " k # k X X Since pk and qk are independent variables, one has Hamilton’s equations ∂H ∂H q˙ k = and p˙ k = − . ∂pk ∂qk Sourendu Gupta Classical Mechanics 2011: Lecture 5 Hamiltionians Poisson Brackets Angular Momentum Algebra Keywords and References An example For a single particle moving in a potential, one can write 1 ∂L L = m|x˙|2 − V (x), and p = = mx˙. 2 ∂x˙ Eliminating x˙, the Hamiltonian is 1 H = p · x˙ − L = |p|2 + V (x). 2m Hamilton’s equations are 1 x˙ = p, and p˙ = −∇V (x). m These are exactly the usual equations of motion. Sourendu Gupta Classical Mechanics 2011: Lecture 5 Hamiltionians Poisson Brackets Angular Momentum Algebra Keywords and References Poisson brackets Take any two functions on phase space, f (qk , pk ) and g(qk , pk ). Then we define the Poisson bracket of these two functions as ∂f ∂g ∂g ∂f [f , g]= − . ∂qk ∂pk ∂qk ∂pk k X Clearly, interchanging f and g in the expression on the right changes the sign.
    [Show full text]
  • Hamiltonian Dynamics CDS 140B
    Hamiltonian Dynamics CDS 140b Joris Vankerschaver [email protected] CDS 01/22/08, 01/24/08 Joris Vankerschaver (CDS) Hamiltonian Dynamics 01/22/08, 01/24/08 1 / 36 Outline for this week 1. Introductory concepts; 2. Poisson brackets; 3. Integrability; 4. Perturbations of integrable systems. 4.1 The KAM theorem; 4.2 Melnikov's method. Joris Vankerschaver (CDS) Hamiltonian Dynamics 01/22/08, 01/24/08 2 / 36 References Books I J. Marsden and T. Ratiu: Introduction to Mechanics and Symmetry. I V. Arnold: Mathematical Methods of Classical Mechanics. I M. Tabor: Chaos and Integrability in Nonlinear Dynamics. I P. Newton: The N-vortex problem. I F. Verhulst. Papers I J. D. Meiss: Visual Exploration of Dynamics: the Standard Map. See http://arxiv.org/abs/0801.0883 (has links to software used to make most of the plots in this lecture) I J. D. Meiss: Symplectic maps, variational principles, and transport. Rev. Mod. Phys. 64 (1992), no. 3, pp. 795{848. Joris Vankerschaver (CDS) Hamiltonian Dynamics 01/22/08, 01/24/08 3 / 36 References Software I GniCodes: symplectic integration of 2nd order ODEs. Similar in use as Matlab's ode suite. See http://www.unige.ch/∼hairer/preprints/gnicodes.html I StdMap: Mac program to explore the dynamics of area preserving maps. See http://amath.colorado.edu/faculty/jdm/stdmap.html Joris Vankerschaver (CDS) Hamiltonian Dynamics 01/22/08, 01/24/08 4 / 36 Introduction Joris Vankerschaver (CDS) Hamiltonian Dynamics 01/22/08, 01/24/08 5 / 36 Transition to the Hamiltonian framework I Consider a mechanical system with n degrees of freedom and described by generalised coordinates (q1;:::; qn).
    [Show full text]
  • Supersymmetric Classical Mechanics*
    Pram,~.na- J. Phys., Vol. 27, Nos I & 2, July & August 1986, pp. 117-127. @') Printed in India. Supersymmetric classical mechanics* S N BISWAS and S K SONI Department of Physics and Astrophysics,University of Delhi, Delhi 110007, India Abstract. The purpose of the paper is to construct a supersymmetricLagrangian within the framework of classical mechanics which would be regarded as a candidate for passage to supcrsymmetric quantum mechanics. Keywords. Supersymmetry;classical mechanics;generalized Poisson bracket; equations of motion; canonical transformation;classical Lagrangian. PACS No. 1. Introduction Supersymmetric quantum mechanics was originally proposed by Witten 1981 to study the breakdown of supersymmetry by non-perturbative effects. Cooper and Freedman (1982; see also Salmonson and Van Holten 1981) explored non-perturbative dynamical breaking of supersymmetry in various supersymmetric quantum-mechanical models and in addition they also considered the formulation of a supersymmetric Lagrangian at the classical level. To derive this they started from a supersymmetric field theory based on the superfield formalism of Salam and Strathdee (1975) by letting the dimension to become 1. The corresponding Hamiltonian for the supersymmetric quantum theory takes the form =½p2 + ½W2(q)_½[~bl-, ~b] --,dW (1) dq where [q, p] = ih and {~,*, ~,} = 1. Here q, p are the conventional bosonic operators while ~b* and ~, are the fermionic operators. The combinations (p-iW)d/ and (p + i W) @* are called supersymmetric charges designated by Q and Q* respectively. The Q and Q* satisfy the properties, namely {Q*,Q} = 2H and furthermore Q and Q* commute with H. The purpose of the paper is to construct a supersymmetric classical Lagrangian which in the quantum limit leads to the same Hamiltonian as given in (1).
    [Show full text]