Sketchy Notes on Lagrangian and Hamiltonian Mechanics

Size: px
Start display at page:

Download "Sketchy Notes on Lagrangian and Hamiltonian Mechanics"

Transcription

1 Sketchy Notes on Lagrangian and Hamiltonian Mechanics Robert Jones Generalized Coordinates Suppose we have some physical system, like a free particle, a pendulum suspended from another pendulum, or a field that can take on a different value at every point in space. Doing physics means working out how the configuration of the system evolves in time: for a particle, we are interested in how its position changes in time; for our double pendulum, we are interested in how each of the two angles of the pendula change over time; and for a field, we are interested in how its field values at each point change in time. In our examples, the position of the free particle, the angles of the pendula, and the values of the fields provide all the information we need to know the configuration of the system. Note that knowing the configuration of the system at t = 0 is not enough to be able to predict its time evolution. Suppose we have a free particle and wish to know its motion. We cannot work this out if we only know where it is at t = 0, for we also need to know its initial velocity. The set of all configurations of a system is known as the configuration space, the dimension of the configuration space constitutes the number of degrees of freedom of the system, and coordinates on the configuration space are called generalized coordinates. As an example, consider a pendulum that is free to swing back and forth in a plane. While the bob is free to move in two dimensions of space, notice that since the length of the pendulum can t change, all of its possible configurations lie on a circle: a space of dimension. Thus the pendulum is said to have one degree of freedom. While a very natural choice of generalized coordinate for our system would be some sort of angle, like the angle the bob makes with the vertical, observe that we could also use a projective coordinate (as shown in the figure) or some other coordinate system on our configuration space. Each of these constitutes a choice of generalized coordinate. The key thing to realize is that: [dimension of configuration space] = [number of generalized coordinates] = [degrees of freedom]. If we are analyzing a system with Cartesian coordinates, we use F = ma. If we are analyzing a system in an angular coordinate system, we use τ = Iα. Lagrangian mechanics purpose is to fill in the analogous equations for an arbitrary choice of generalized coordinates. It is thus a very powerful mode of analysis for problems in classical and modern physics that resist nice familiar coordinate systems. Derivation of Lagrangian mechanics We begin with the idea of Fermat s principle, the idea that light moves in a way to minimize the time it takes to travel along its path. To formally state the principle, we let the path of the light particle be q(t) where q is a vector in configuration space (the set of all possible configurations, in this case positions, of the light particle) and we define the action of that path as: S light [q(t)] = dt. In order to calculate the path q(t) that is the minimum or maximum of the action, we must define a notion of taking the derivative of S with respect to q (so that we can eventually set it to zero). We recall that the basic idea of a derivative is to perturb the input of a function (let s say f) a small amount and to calculate the resulting perturbation in the output (f(x + dx) f(x) in our case). The derivative is then the ratio of that output perturbation to the input perturbation ( dx (f(x + dx) f(x)) in our case). However, the input

2 to S is itself a function, so when we perturb it we do so by adding an arbitrary function δq multiplied by a small real number ε that we will eventually shrink to zero: δs = lim (S[q(t) + εδq(t)] S[q(t)]). The value of δs will depend on our choice of perturbing function δq(t) in the same way that the derivative of a multivariate function depends on the direction you take the derivative. However in the case of a local max or min, the derivative in all directions (and analogously for all perturbing functions δq) will be zero. Physical matter clearly does not obey Fermat s principle, but many things (kinetic and potential energy chiefly among them) are variable for non-light objects that stay constant for light (remember that E = hf and f is the same no matter how the light is refracted, so the kinetic energy of light doesn t change under most circumstances). Therefore we suspect that the Fermat-like principle that matter obeys will be of the form S = L dt, where that L is a non-constant parameter we introduced that happens to be constant in the case of light. Our strategy will be to assume this and use it to derive an expression that we can compare with Newton s laws to get a physical interpretation of L. We assume L depends on generalized position, velocity, and time, and only work with one generalized coordinate for simplicity: S[q(t)] = L(q, q, t) dt. Next we take the variational derivative as we did before: δs = lim (S[q(t) + εδq(t)] S[q(t)]), ε = lim (L(q + εδq, q + εδ q, t) L(q, q, t)) dt. ε 0 In order to make this subtraction work, we ll series-expand L around (q, q, t). We anticipate that the ε and the lim ε 0 will get rid of the higher order terms in the series (so we won t bother even figuring out what they are). ( δs = lim L(q, q, t) + ) εδq + q q εδ q + O(ε2 ) L(q, q, t) dt, ( ) = lim δq + δ q + O(ε) dt, ε 0 q q ( ) = δq + q q δ q dt. This is pretty good, but because to compute δs we only need to specify a δq, we would like our answer to be only in terms of δq (no δ q s). Luckily this is easily done with an integration by parts: δs = δq dt + (δ q dt), q q [ ] t ( ) d = δq dt + q q δq But we choose our δq so that δq(t 0 ) = δq(t ) = 0 so that middle thing goes away and we are left with: ( δs = q d ) Note that this depends on our δq, which makes sense. If we picture some very high dimensional function space where each choice of q(t) is a point, then the δq(t) is the direction we want to take our derivative t 0 2

3 of S in, which uniquely determines our answer. However, if S[q(t)] is a local minimum, we expect that no matter what direction we take its derivative, we obtain zero: ( 0 = q d ) Here is where the fundamental lemma of the calculus of variations, which states that if x(t)y(t) dt = 0 for any choice of y(t), then x(t) = 0, is used to obtain: q = d. which is the famous Euler-Lagrange equation. To figure out what physical interpretation L should have, we compare it with Newton s Second Law ( U) x = d K dt ẋ. so we expect L = K U. Note that in our derivation we didn t rely on q having any physical meaning, so the Euler-Lagrange equation should hold for any generalized coordinate q. Note also that this derivation was done for a system of one degree of freedom, and that in a system with many degrees of freedom there would be one Euler-Lagrange equation for each generalized coordinate. Lastly, note that the d/dt introduced by the integration by parts is a total derivative. Example Next, we will work an example of the Lagrangian treatment of a system. A careful Newtonian analysis would also work for this system but it will illustrate the basic procedure. The system we are considering consists of a mass m 2 suspended by a spring of constant k 2 from a mass m, attached to a fixed point by a spring of constant k. We assume the system moves in one dimension and is influenced by gravity. Choose generalized coordinates. Note that the system has 2 degrees of freedom as we have two particles moving in one dimension each. One possible set of generalized coordinates would be the heights h and h 2 of each particle, with the advantage that it makes the kinetic energy terms non-complicated. Another might be the extensions x and x 2 of each spring which keeps potential terms simple. I choose x and x 2 for the rest of the analysis for teaching reasons even though h and h 2 are probably better. Calculate kinetic and potential energies. We begin with kinetic energy. The height of particle is h = x, and the height of particle 2 is h 2 = x x 2. Thus our velocities are ḣ = ẋ and ḣ2 = ẋ ẋ 2. We then write K = 2 m ḣ2 + 2 m 2ḣ2 2, = 2 m ẋ m 2 (ẋ2 + 2ẋ ẋ 2 + ẋ 2 2), = 2 (m + m 2 )ẋ 2 + m 2 ẋ ẋ m 2ẋ 2 2. In general for well behaved classical problems K will probably be quadratic in your generalized coordinates. However for generalized coordinates that are not simply the physical positions of the particles, I would recommend writing out the physical positions in terms of the generalized coordinates and differentiating (as we have done here) to make sure your K is calculated correctly. Potential energy is given as: U = (m + m 2 )gx m 2 gx k x k 2x

4 Write the Lagrangian. Straightforwardly, L = 2 (m + m 2 )ẋ 2 + m 2 ẋ ẋ m 2ẋ (m + m 2 )gx + m 2 gx 2 2 k x 2 2 k 2x 2 2. Write the Euler-Lagrange equations. Our equation in x is: and our equation in x 2 is: (m + m 2 )g k x = (m + m 2 )ẍ + m 2 ẍ 2, m 2 g k 2 x 2 = m 2 (ẍ + ẍ 2 ). To get the actual motion of the system we would solve these differential equations but this is the end of the Lagrangian method and the beginning of the analysis of the equations of motion phase of analyzing the system. Hamiltonian Mechanics Notice that the equations of motion we obtained were second order in x, which will be true in general of Euler-Lagrange equations. In many ways (computer implementation being one) it is advantageous to have a system of first order equations rather than a second order equation, and the reformulation of Lagrangian mechanics into first order equations is called Hamiltonian mechanics. To do so, we first introduce a quantity called the conjugate momentum to q, defined by: Then we have the first-order time-evolution equation Observe that if p = q. q = ṗ. q i = 0, then d dt p i = 0 so p i is conserved. In general, if the Lagrangian does not depend on a given q i, then it is called cyclic and its conjugate momentum p i is conserved. This is a special case of Noether s theorem. But we need an equation for q in order to have a complete system of time-evolution equations. To derive this, consider the total differential of the Lagrangian: dl = q dq + d q + q t dt, = dq + pd q + q t dt, = dq + d(p q) qdp + q t dt, d(p q L) = dq + qdp q t. 4

5 Here, we define a new quantity called the Hamiltonian H = p q L, whose physical interpretation we will arrive at later. For now, taking the total differential of the Hamiltonian, we have: dh = H q H H dq + dp + p t, which we can compare with the above expresion to obtain the first-order Hamiltonian equations of motion: H q = ṗ, H p = q. The specific derivation of the Hamiltonian formalism is not as important conceptually as the derivation of the Lagrangian formalism, and the important results are the definition of the Hamiltonian as H = i p i q i L and the above Hamilton s equations. Mathematically, the Hamiltonian is the Legendre transformation of the Lagrangian. For completeness (this isn t important to the physics), I state that the Lagrangian, being a function of q and q, is defined on the tangent bundle of the configuration space, whereas from its definition the set of all (q, p) pairs, where the Hamiltonian is defined, constitutes the cotangent bundle of the configuration space. The cotangent bundle of the configuration space is called the phase space. Notice that given a point in phase space, the future evolution of the system from that point on is completely determined by Hamilton s equations (since they are first-order). In fact, we can use Hamilton s equations to put a vector field on the phase space, called the Hamiltonian flow, such that the integral curves are solutions to Hamilton s equations. Notice that this vector field is divergence-free by commutativity of partial derivatives; this result is known as Liouville s theorem. An equivalent formulation of it is that given an initial chunk of volume in phase space, the volume of that chunk will not change as its points are time-evolved according to the Hamiltonian flow. 5

Curves in the configuration space Q or in the velocity phase space Ω satisfying the Euler-Lagrange (EL) equations,

Curves in the configuration space Q or in the velocity phase space Ω satisfying the Euler-Lagrange (EL) equations, Physics 6010, Fall 2010 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

More information

for changing independent variables. Most simply for a function f(x) the Legendre transformation f(x) B(s) takes the form B(s) = xs f(x) with s = df

for changing independent variables. Most simply for a function f(x) the Legendre transformation f(x) B(s) takes the form B(s) = xs f(x) with s = df Physics 106a, Caltech 1 November, 2018 Lecture 10: Hamiltonian Mechanics I The Hamiltonian In the Hamiltonian formulation of dynamics each second order ODE given by the Euler- Lagrange equation in terms

More information

HAMILTON S PRINCIPLE

HAMILTON S PRINCIPLE HAMILTON S PRINCIPLE In our previous derivation of Lagrange s equations we started from the Newtonian vector equations of motion and via D Alembert s Principle changed coordinates to generalised coordinates

More information

THE LAGRANGIAN AND HAMILTONIAN MECHANICAL SYSTEMS

THE LAGRANGIAN AND HAMILTONIAN MECHANICAL SYSTEMS THE LAGRANGIAN AND HAMILTONIAN MECHANICAL SYSTEMS ALEXANDER TOLISH Abstract. Newton s Laws of Motion, which equate forces with the timerates of change of momenta, are a convenient way to describe mechanical

More information

Physics 235 Chapter 7. Chapter 7 Hamilton's Principle - Lagrangian and Hamiltonian Dynamics

Physics 235 Chapter 7. Chapter 7 Hamilton's Principle - Lagrangian and Hamiltonian Dynamics Chapter 7 Hamilton's Principle - Lagrangian and Hamiltonian Dynamics Many interesting physics systems describe systems of particles on which many forces are acting. Some of these forces are immediately

More information

15. Hamiltonian Mechanics

15. Hamiltonian Mechanics University of Rhode Island DigitalCommons@URI Classical Dynamics Physics Course Materials 2015 15. Hamiltonian Mechanics Gerhard Müller University of Rhode Island, gmuller@uri.edu Creative Commons License

More information

Chapter 1. Principles of Motion in Invariantive Mechanics

Chapter 1. Principles of Motion in Invariantive Mechanics Chapter 1 Principles of Motion in Invariantive Mechanics 1.1. The Euler-Lagrange and Hamilton s equations obtained by means of exterior forms Let L = L(q 1,q 2,...,q n, q 1, q 2,..., q n,t) L(q, q,t) (1.1)

More information

Legendre Transforms, Calculus of Varations, and Mechanics Principles

Legendre Transforms, Calculus of Varations, and Mechanics Principles page 437 Appendix C Legendre Transforms, Calculus of Varations, and Mechanics Principles C.1 Legendre Transforms Legendre transforms map functions in a vector space to functions in the dual space. From

More information

The Geometry of Euler s equation. Introduction

The Geometry of Euler s equation. Introduction The Geometry of Euler s equation Introduction Part 1 Mechanical systems with constraints, symmetries flexible joint fixed length In principle can be dealt with by applying F=ma, but this can become complicated

More information

Classical Mechanics in Hamiltonian Form

Classical Mechanics in Hamiltonian Form Classical Mechanics in Hamiltonian Form We consider a point particle of mass m, position x moving in a potential V (x). It moves according to Newton s law, mẍ + V (x) = 0 (1) This is the usual and simplest

More information

The first order formalism and the transition to the

The first order formalism and the transition to the Problem 1. Hamiltonian The first order formalism and the transition to the This problem uses the notion of Lagrange multipliers and Legendre transforms to understand the action in the Hamiltonian formalism.

More information

Physics 6010, Fall Relevant Sections in Text: Introduction

Physics 6010, Fall Relevant Sections in Text: Introduction Physics 6010, Fall 2016 Introduction. Configuration space. Equations of Motion. Velocity Phase Space. Relevant Sections in Text: 1.1 1.4 Introduction This course principally deals with the variational

More information

Vectors and Coordinate Systems

Vectors and Coordinate Systems Vectors and Coordinate Systems In Newtonian mechanics, we want to understand how material bodies interact with each other and how this affects their motion through space. In order to be able to make quantitative

More information

BACKGROUND IN SYMPLECTIC GEOMETRY

BACKGROUND IN SYMPLECTIC GEOMETRY BACKGROUND IN SYMPLECTIC GEOMETRY NILAY KUMAR Today I want to introduce some of the symplectic structure underlying classical mechanics. The key idea is actually quite old and in its various formulations

More information

G : Statistical Mechanics

G : Statistical Mechanics G25.2651: Statistical Mechanics Notes for Lecture 1 Defining statistical mechanics: Statistical Mechanics provies the connection between microscopic motion of individual atoms of matter and macroscopically

More information

Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory

Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory Physics 2 Lecture 4 Integration Lecture 4 Physics 2 Laboratory Monday, February 21st, 211 Integration is the flip-side of differentiation in fact, it is often possible to write a differential equation

More information

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Homeworks VIII and IX both center on Lagrangian mechanics and involve many of the same skills. Therefore,

More information

Problem 1: Lagrangians and Conserved Quantities. Consider the following action for a particle of mass m moving in one dimension

Problem 1: Lagrangians and Conserved Quantities. Consider the following action for a particle of mass m moving in one dimension 105A Practice Final Solutions March 13, 01 William Kelly Problem 1: Lagrangians and Conserved Quantities Consider the following action for a particle of mass m moving in one dimension S = dtl = mc dt 1

More information

= 0. = q i., q i = E

= 0. = q i., q i = E Summary of the Above Newton s second law: d 2 r dt 2 = Φ( r) Complicated vector arithmetic & coordinate system dependence Lagrangian Formalism: L q i d dt ( L q i ) = 0 n second-order differential equations

More information

Classical mechanics of particles and fields

Classical mechanics of particles and fields Classical mechanics of particles and fields D.V. Skryabin Department of Physics, University of Bath PACS numbers: The concise and transparent exposition of many topics covered in this unit can be found

More information

B7.1 Classical Mechanics

B7.1 Classical Mechanics B7.1 Classical Mechanics James Sparks, Michaelmas Term 2017 About these notes These are lecture notes for the B7.1 Classical Mechanics course, which is a third year option in the mathematics syllabus at

More information

Physics 5153 Classical Mechanics. Canonical Transformations-1

Physics 5153 Classical Mechanics. Canonical Transformations-1 1 Introduction Physics 5153 Classical Mechanics Canonical Transformations The choice of generalized coordinates used to describe a physical system is completely arbitrary, but the Lagrangian is invariant

More information

Physics 351, Spring 2015, Homework #6. Due at start of class, Friday, February 27, 2015

Physics 351, Spring 2015, Homework #6. Due at start of class, Friday, February 27, 2015 Physics 351, Spring 2015, Homework #6. Due at start of class, Friday, February 27, 2015 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page

More information

Generalized Coordinates, Lagrangians

Generalized Coordinates, Lagrangians Generalized Coordinates, Lagrangians Sourendu Gupta TIFR, Mumbai, India Classical Mechanics 2012 August 10, 2012 Generalized coordinates Consider again the motion of a simple pendulum. Since it is one

More information

A Short Essay on Variational Calculus

A Short Essay on Variational Calculus A Short Essay on Variational Calculus Keonwook Kang, Chris Weinberger and Wei Cai Department of Mechanical Engineering, Stanford University Stanford, CA 94305-4040 May 3, 2006 Contents 1 Definition of

More information

Physics 6010, Fall 2016 Constraints and Lagrange Multipliers. Relevant Sections in Text:

Physics 6010, Fall 2016 Constraints and Lagrange Multipliers. Relevant Sections in Text: Physics 6010, Fall 2016 Constraints and Lagrange Multipliers. Relevant Sections in Text: 1.3 1.6 Constraints Often times we consider dynamical systems which are defined using some kind of restrictions

More information

EULER-LAGRANGE TO HAMILTON. The goal of these notes is to give one way of getting from the Euler-Lagrange equations to Hamilton s equations.

EULER-LAGRANGE TO HAMILTON. The goal of these notes is to give one way of getting from the Euler-Lagrange equations to Hamilton s equations. EULER-LAGRANGE TO HAMILTON LANCE D. DRAGER The goal of these notes is to give one way of getting from the Euler-Lagrange equations to Hamilton s equations. 1. Euler-Lagrange to Hamilton We will often write

More information

The Simple Double Pendulum

The Simple Double Pendulum The Simple Double Pendulum Austin Graf December 13, 2013 Abstract The double pendulum is a dynamic system that exhibits sensitive dependence upon initial conditions. This project explores the motion of

More information

2 Canonical quantization

2 Canonical quantization Phys540.nb 7 Canonical quantization.1. Lagrangian mechanics and canonical quantization Q: How do we quantize a general system?.1.1.lagrangian Lagrangian mechanics is a reformulation of classical mechanics.

More information

Symmetries 2 - Rotations in Space

Symmetries 2 - Rotations in Space Symmetries 2 - Rotations in Space This symmetry is about the isotropy of space, i.e. space is the same in all orientations. Thus, if we continuously rotated an entire system in space, we expect the system

More information

Lecture 4. Alexey Boyarsky. October 6, 2015

Lecture 4. Alexey Boyarsky. October 6, 2015 Lecture 4 Alexey Boyarsky October 6, 2015 1 Conservation laws and symmetries 1.1 Ignorable Coordinates During the motion of a mechanical system, the 2s quantities q i and q i, (i = 1, 2,..., s) which specify

More information

Preliminaries: what you need to know

Preliminaries: what you need to know January 7, 2014 Preliminaries: what you need to know Asaf Pe er 1 Quantum field theory (QFT) is the theoretical framework that forms the basis for the modern description of sub-atomic particles and their

More information

Conservation of mass. Continuum Mechanics. Conservation of Momentum. Cauchy s Fundamental Postulate. # f body

Conservation of mass. Continuum Mechanics. Conservation of Momentum. Cauchy s Fundamental Postulate. # f body Continuum Mechanics We ll stick with the Lagrangian viewpoint for now Let s look at a deformable object World space: points x in the object as we see it Object space (or rest pose): points p in some reference

More information

Physics 106b: Lecture 7 25 January, 2018

Physics 106b: Lecture 7 25 January, 2018 Physics 106b: Lecture 7 25 January, 2018 Hamiltonian Chaos: Introduction Integrable Systems We start with systems that do not exhibit chaos, but instead have simple periodic motion (like the SHO) with

More information

Circular motion. Aug. 22, 2017

Circular motion. Aug. 22, 2017 Circular motion Aug. 22, 2017 Until now, we have been observers to Newtonian physics through inertial reference frames. From our discussion of Newton s laws, these are frames which obey Newton s first

More information

01 Harmonic Oscillations

01 Harmonic Oscillations Utah State University DigitalCommons@USU Foundations of Wave Phenomena Library Digital Monographs 8-2014 01 Harmonic Oscillations Charles G. Torre Department of Physics, Utah State University, Charles.Torre@usu.edu

More information

Lecture 5. Alexey Boyarsky. October 21, Legendre transformation and the Hamilton equations of motion

Lecture 5. Alexey Boyarsky. October 21, Legendre transformation and the Hamilton equations of motion Lecture 5 Alexey Boyarsky October 1, 015 1 The Hamilton equations of motion 1.1 Legendre transformation and the Hamilton equations of motion First-order equations of motion. In the Lagrangian formulation,

More information

Figure 1: Doing work on a block by pushing it across the floor.

Figure 1: Doing work on a block by pushing it across the floor. Work Let s imagine I have a block which I m pushing across the floor, shown in Figure 1. If I m moving the block at constant velocity, then I know that I have to apply a force to compensate the effects

More information

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod)

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) 28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) θ + ω 2 sin θ = 0. Indicate the stable equilibrium points as well as the unstable equilibrium points.

More information

Nonlinear Single-Particle Dynamics in High Energy Accelerators

Nonlinear Single-Particle Dynamics in High Energy Accelerators Nonlinear Single-Particle Dynamics in High Energy Accelerators Part 2: Basic tools and concepts Nonlinear Single-Particle Dynamics in High Energy Accelerators This course consists of eight lectures: 1.

More information

Gauge Fixing and Constrained Dynamics in Numerical Relativity

Gauge Fixing and Constrained Dynamics in Numerical Relativity Gauge Fixing and Constrained Dynamics in Numerical Relativity Jon Allen The Dirac formalism for dealing with constraints in a canonical Hamiltonian formulation is reviewed. Gauge freedom is discussed and

More information

The Principle of Least Action

The Principle of Least Action The Principle of Least Action In their never-ending search for general principles, from which various laws of Physics could be derived, physicists, and most notably theoretical physicists, have often made

More information

The Principle of Least Action

The Principle of Least Action The Principle of Least Action Anders Svensson Abstract In this paper, the principle of least action in classical mechanics is studied. The term is used in several different contexts, mainly for Hamilton

More information

Forces of Constraint & Lagrange Multipliers

Forces of Constraint & Lagrange Multipliers Lectures 30 April 21, 2006 Written or last updated: April 21, 2006 P442 Analytical Mechanics - II Forces of Constraint & Lagrange Multipliers c Alex R. Dzierba Generalized Coordinates Revisited Consider

More information

Variational principles and Hamiltonian Mechanics

Variational principles and Hamiltonian Mechanics A Primer on Geometric Mechanics Variational principles and Hamiltonian Mechanics Alex L. Castro, PUC Rio de Janeiro Henry O. Jacobs, CMS, Caltech Christian Lessig, CMS, Caltech Alex L. Castro (PUC-Rio)

More information

Classical Mechanics 220. Eric D Hoker Department of Physics and Astronomy, UCLA Los Angeles, CA 90095, USA 9 November 2015

Classical Mechanics 220. Eric D Hoker Department of Physics and Astronomy, UCLA Los Angeles, CA 90095, USA 9 November 2015 Classical Mechanics 220 Eric D Hoker Department of Physics and Astronomy, UCLA Los Angeles, CA 90095, USA 9 November 2015 1 Contents 1 Review of Newtonian Mechanics 5 1.1 Some History...................................

More information

Hamiltonian Dynamics

Hamiltonian Dynamics Hamiltonian Dynamics CDS 140b Joris Vankerschaver jv@caltech.edu CDS Feb. 10, 2009 Joris Vankerschaver (CDS) Hamiltonian Dynamics Feb. 10, 2009 1 / 31 Outline 1. Introductory concepts; 2. Poisson brackets;

More information

4.1 Important Notes on Notation

4.1 Important Notes on Notation Chapter 4. Lagrangian Dynamics (Most of the material presented in this chapter is taken from Thornton and Marion, Chap. 7) 4.1 Important Notes on Notation In this chapter, unless otherwise stated, the

More information

Hamilton-Jacobi theory

Hamilton-Jacobi theory Hamilton-Jacobi theory November 9, 04 We conclude with the crowning theorem of Hamiltonian dynamics: a proof that for any Hamiltonian dynamical system there exists a canonical transformation to a set of

More information

PHYS 705: Classical Mechanics. Hamiltonian Formulation & Canonical Transformation

PHYS 705: Classical Mechanics. Hamiltonian Formulation & Canonical Transformation 1 PHYS 705: Classical Mechanics Hamiltonian Formulation & Canonical Transformation Legendre Transform Let consider the simple case with ust a real value function: F x F x expresses a relationship between

More information

Variational Methods and Optimal Control

Variational Methods and Optimal Control Variational Methods and Optimal Control A/Prof. Matthew Roughan July 26, 2010 lecture01 Introduction What is the point of this course? Revision Example 1: The money pit. Example 2: Catenary: shape of a

More information

The Liapunov Method for Determining Stability (DRAFT)

The Liapunov Method for Determining Stability (DRAFT) 44 The Liapunov Method for Determining Stability (DRAFT) 44.1 The Liapunov Method, Naively Developed In the last chapter, we discussed describing trajectories of a 2 2 autonomous system x = F(x) as level

More information

Lecture 9: Eigenvalues and Eigenvectors in Classical Mechanics (See Section 3.12 in Boas)

Lecture 9: Eigenvalues and Eigenvectors in Classical Mechanics (See Section 3.12 in Boas) Lecture 9: Eigenvalues and Eigenvectors in Classical Mechanics (See Section 3 in Boas) As suggested in Lecture 8 the formalism of eigenvalues/eigenvectors has many applications in physics, especially in

More information

Lagrangian and Hamiltonian Mechanics (Symon Chapter Nine)

Lagrangian and Hamiltonian Mechanics (Symon Chapter Nine) Lagrangian and Hamiltonian Mechanics (Symon Chapter Nine Physics A301 Spring 2005 Contents 1 Lagrangian Mechanics 3 1.1 Derivation of the Lagrange Equations...................... 3 1.1.1 Newton s Second

More information

Analytical Mechanics - Extra Problems

Analytical Mechanics - Extra Problems Analytical Mechanics - Extra Problems Physics 105, F17 (R) are review problems. Review problems are those that have already been covered in prior courses, mostly Intro to Physics I and II. Some are math

More information

Electric and Magnetic Forces in Lagrangian and Hamiltonian Formalism

Electric and Magnetic Forces in Lagrangian and Hamiltonian Formalism Electric and Magnetic Forces in Lagrangian and Hamiltonian Formalism Benjamin Hornberger 1/26/1 Phy 55, Classical Electrodynamics, Prof. Goldhaber Lecture notes from Oct. 26, 21 Lecture held by Prof. Weisberger

More information

Time-Dependent Statistical Mechanics 5. The classical atomic fluid, classical mechanics, and classical equilibrium statistical mechanics

Time-Dependent Statistical Mechanics 5. The classical atomic fluid, classical mechanics, and classical equilibrium statistical mechanics Time-Dependent Statistical Mechanics 5. The classical atomic fluid, classical mechanics, and classical equilibrium statistical mechanics c Hans C. Andersen October 1, 2009 While we know that in principle

More information

Analytical Dynamics: Lagrange s Equation and its Application A Brief Introduction

Analytical Dynamics: Lagrange s Equation and its Application A Brief Introduction Analytical Dynamics: Lagrange s Equation and its Application A Brief Introduction D. S. Stutts, Ph.D. Associate Professor of Mechanical Engineering Missouri University of Science and Technology Rolla,

More information

GEOMETRIC QUANTIZATION

GEOMETRIC QUANTIZATION GEOMETRIC QUANTIZATION 1. The basic idea The setting of the Hamiltonian version of classical (Newtonian) mechanics is the phase space (position and momentum), which is a symplectic manifold. The typical

More information

Slope Fields: Graphing Solutions Without the Solutions

Slope Fields: Graphing Solutions Without the Solutions 8 Slope Fields: Graphing Solutions Without the Solutions Up to now, our efforts have been directed mainly towards finding formulas or equations describing solutions to given differential equations. Then,

More information

Lecture 13: Forces in the Lagrangian Approach

Lecture 13: Forces in the Lagrangian Approach Lecture 3: Forces in the Lagrangian Approach In regular Cartesian coordinates, the Lagrangian for a single particle is: 3 L = T U = m x ( ) l U xi l= Given this, we can readily interpret the physical significance

More information

Concepts in Theoretical Physics

Concepts in Theoretical Physics Concepts in Theoretical Physics Lecture 1: The Principle of Least Action David Tong Newtonian Mechanics You've all done a course on Newtonian mechanics so you know how to calculate the way things move.

More information

Johann Bernoulli ( )he established the principle of the so-called virtual work for static systems.

Johann Bernoulli ( )he established the principle of the so-called virtual work for static systems. HISTORICAL SURVEY Wilhelm von Leibniz (1646-1716): Leibniz s approach to mechanics was based on the use of mathematical operations with the scalar quantities of energy, as opposed to the vector quantities

More information

Chapter 1. Hamilton s mechanics. 1.1 Path integrals

Chapter 1. Hamilton s mechanics. 1.1 Path integrals Chapter 1 Hamilton s mechanics William Rowan Hamilton was an Irish physicist/mathematician from Dublin. Born in 1806, he basically invented modern mechanics in his 60 years and laid the groundwork for

More information

Lecture 19: Calculus of Variations II - Lagrangian

Lecture 19: Calculus of Variations II - Lagrangian Lecture 19: Calculus of Variations II - Lagrangian 1. Key points Lagrangian Euler-Lagrange equation Canonical momentum Variable transformation Maple VariationalCalculus package EulerLagrange 2. Newton's

More information

Mechanics Physics 151

Mechanics Physics 151 Mechanics Physics 151 Fall 003 Masahiro Morii Teaching Staff! Lecturer: Masahiro Morii! Tuesday/Thursday 11:30 1:00. Jefferson 56! Section leaders: Srinivas Paruchuri and Abdol-Reza Mansouri! Two or three

More information

Mechanics Physics 151. Fall 2003 Masahiro Morii

Mechanics Physics 151. Fall 2003 Masahiro Morii Mechanics Physics 151 Fall 2003 Masahiro Morii Teaching Staff! Lecturer: Masahiro Morii! Tuesday/Thursday 11:30 1:00. Jefferson 256! Section leaders: Srinivas Paruchuri and Abdol-Reza Mansouri! Two or

More information

M2A2 Problem Sheet 3 - Hamiltonian Mechanics

M2A2 Problem Sheet 3 - Hamiltonian Mechanics MA Problem Sheet 3 - Hamiltonian Mechanics. The particle in a cone. A particle slides under gravity, inside a smooth circular cone with a vertical axis, z = k x + y. Write down its Lagrangian in a) Cartesian,

More information

Canonical transformations (Lecture 4)

Canonical transformations (Lecture 4) Canonical transformations (Lecture 4) January 26, 2016 61/441 Lecture outline We will introduce and discuss canonical transformations that conserve the Hamiltonian structure of equations of motion. Poisson

More information

The Particle-Field Hamiltonian

The Particle-Field Hamiltonian The Particle-Field Hamiltonian For a fundamental understanding of the interaction of a particle with the electromagnetic field we need to know the total energy of the system consisting of particle and

More information

Under evolution for a small time δt the area A(t) = q p evolves into an area

Under evolution for a small time δt the area A(t) = q p evolves into an area Physics 106a, Caltech 6 November, 2018 Lecture 11: Hamiltonian Mechanics II Towards statistical mechanics Phase space volumes are conserved by Hamiltonian dynamics We can use many nearby initial conditions

More information

arxiv: v1 [math-ph] 14 Jun 2012

arxiv: v1 [math-ph] 14 Jun 2012 A Primer on Geometric Mechanics arxiv:1206.3302v1 [math-ph] 14 Jun 2012 Christian Lessig Computational + Mathematical Sciences, Caltech Abstract Geometric mechanics is usually studied in applied mathematics

More information

Parametric Equations, Function Composition and the Chain Rule: A Worksheet

Parametric Equations, Function Composition and the Chain Rule: A Worksheet Parametric Equations, Function Composition and the Chain Rule: A Worksheet Prof.Rebecca Goldin Oct. 8, 003 1 Parametric Equations We have seen that the graph of a function f(x) of one variable consists

More information

We start with some important background material in classical and quantum mechanics.

We start with some important background material in classical and quantum mechanics. Chapter Basics We start with some important background material in classical and quantum mechanics.. Classical mechanics Lagrangian mechanics Compared to Newtonian mechanics, Lagrangian mechanics has the

More information

Predicting the future with Newton s Second Law

Predicting the future with Newton s Second Law Predicting the future with Newton s Second Law To represent the motion of an object (ignoring rotations for now), we need three functions x(t), y(t), and z(t), which describe the spatial coordinates of

More information

Physics 486 Discussion 5 Piecewise Potentials

Physics 486 Discussion 5 Piecewise Potentials Physics 486 Discussion 5 Piecewise Potentials Problem 1 : Infinite Potential Well Checkpoints 1 Consider the infinite well potential V(x) = 0 for 0 < x < 1 elsewhere. (a) First, think classically. Potential

More information

MATH 415, WEEKS 7 & 8: Conservative and Hamiltonian Systems, Non-linear Pendulum

MATH 415, WEEKS 7 & 8: Conservative and Hamiltonian Systems, Non-linear Pendulum MATH 415, WEEKS 7 & 8: Conservative and Hamiltonian Systems, Non-linear Pendulum Reconsider the following example from last week: dx dt = x y dy dt = x2 y. We were able to determine many qualitative features

More information

Maxima/minima with constraints

Maxima/minima with constraints Maxima/minima with constraints Very often we want to find maxima/minima but subject to some constraint Example: A wire is bent to a shape y = 1 x 2. If a string is stretched from the origin to the wire,

More information

Supplement on Lagrangian, Hamiltonian Mechanics

Supplement on Lagrangian, Hamiltonian Mechanics Supplement on Lagrangian, Hamiltonian Mechanics Robert B. Griffiths Version of 28 October 2008 Reference: TM = Thornton and Marion, Classical Dynamics, 5th edition Courant = R. Courant, Differential and

More information

arxiv:math-ph/ v1 22 May 2003

arxiv:math-ph/ v1 22 May 2003 On the global version of Euler-Lagrange equations. arxiv:math-ph/0305045v1 22 May 2003 R. E. Gamboa Saraví and J. E. Solomin Departamento de Física, Facultad de Ciencias Exactas, Universidad Nacional de

More information

Mass on a Horizontal Spring

Mass on a Horizontal Spring Course- B.Sc. Applied Physical Science (Computer Science) Year- IInd, Sem- IVth Subject Physics Paper- XIVth, Electromagnetic Theory Lecture No. 22, Simple Harmonic Motion Introduction Hello friends in

More information

Hamiltonian. March 30, 2013

Hamiltonian. March 30, 2013 Hamiltonian March 3, 213 Contents 1 Variational problem as a constrained problem 1 1.1 Differential constaint......................... 1 1.2 Canonic form............................. 2 1.3 Hamiltonian..............................

More information

Second quantization: where quantization and particles come from?

Second quantization: where quantization and particles come from? 110 Phys460.nb 7 Second quantization: where quantization and particles come from? 7.1. Lagrangian mechanics and canonical quantization Q: How do we quantize a general system? 7.1.1.Lagrangian Lagrangian

More information

06. Lagrangian Mechanics II

06. Lagrangian Mechanics II University of Rhode Island DigitalCommons@URI Classical Dynamics Physics Course Materials 2015 06. Lagrangian Mechanics II Gerhard Müller University of Rhode Island, gmuller@uri.edu Creative Commons License

More information

Orbital Motion in Schwarzschild Geometry

Orbital Motion in Schwarzschild Geometry Physics 4 Lecture 29 Orbital Motion in Schwarzschild Geometry Lecture 29 Physics 4 Classical Mechanics II November 9th, 2007 We have seen, through the study of the weak field solutions of Einstein s equation

More information

Coordinate systems and vectors in three spatial dimensions

Coordinate systems and vectors in three spatial dimensions PHYS2796 Introduction to Modern Physics (Spring 2015) Notes on Mathematics Prerequisites Jim Napolitano, Department of Physics, Temple University January 7, 2015 This is a brief summary of material on

More information

Noether s Theorem. 4.1 Ignorable Coordinates

Noether s Theorem. 4.1 Ignorable Coordinates 4 Noether s Theorem 4.1 Ignorable Coordinates A central recurring theme in mathematical physics is the connection between symmetries and conservation laws, in particular the connection between the symmetries

More information

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture No. # 02 Conservation of Mass and Momentum: Continuity and

More information

THEODORE VORONOV DIFFERENTIABLE MANIFOLDS. Fall Last updated: November 26, (Under construction.)

THEODORE VORONOV DIFFERENTIABLE MANIFOLDS. Fall Last updated: November 26, (Under construction.) 4 Vector fields Last updated: November 26, 2009. (Under construction.) 4.1 Tangent vectors as derivations After we have introduced topological notions, we can come back to analysis on manifolds. Let M

More information

FINAL EXAM GROUND RULES

FINAL EXAM GROUND RULES PHYSICS 507 Fall 2011 FINAL EXAM Room: ARC-108 Time: Wednesday, December 21, 10am-1pm GROUND RULES There are four problems based on the above-listed material. Closed book Closed notes Partial credit will

More information

Lecture 18. In other words, if you double the stress, you double the resulting strain.

Lecture 18. In other words, if you double the stress, you double the resulting strain. Lecture 18 Stress and Strain and Springs Simple Harmonic Motion Cutnell+Johnson: 10.1-10.4,10.7-10.8 Stress and Strain and Springs So far we ve dealt with rigid objects. A rigid object doesn t change shape

More information

THEODORE VORONOV DIFFERENTIAL GEOMETRY. Spring 2009

THEODORE VORONOV DIFFERENTIAL GEOMETRY. Spring 2009 [under construction] 8 Parallel transport 8.1 Equation of parallel transport Consider a vector bundle E B. We would like to compare vectors belonging to fibers over different points. Recall that this was

More information

Modeling and Experimentation: Compound Pendulum

Modeling and Experimentation: Compound Pendulum Modeling and Experimentation: Compound Pendulum Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin Fall 2014 Overview This lab focuses on developing a mathematical

More information

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter 2 Infinite series, improper integrals, and Taylor series 2. Introduction to series In studying calculus, we have explored a variety of functions. Among the most basic are polynomials, i.e. functions

More information

Hamiltonian Field Theory

Hamiltonian Field Theory Hamiltonian Field Theory August 31, 016 1 Introduction So far we have treated classical field theory using Lagrangian and an action principle for Lagrangian. This approach is called Lagrangian field theory

More information

8 Symmetries and the Hamiltonian

8 Symmetries and the Hamiltonian 8 Symmetries and the Hamiltonian Throughout the discussion of black hole thermodynamics, we have always assumed energy = M. Now we will introduce the Hamiltonian formulation of GR and show how to define

More information

Physics 351, Spring 2017, Homework #4. Due at start of class, Friday, February 10, 2017

Physics 351, Spring 2017, Homework #4. Due at start of class, Friday, February 10, 2017 Physics 351, Spring 2017, Homework #4. Due at start of class, Friday, February 10, 2017 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page

More information

CP1 REVISION LECTURE 3 INTRODUCTION TO CLASSICAL MECHANICS. Prof. N. Harnew University of Oxford TT 2017

CP1 REVISION LECTURE 3 INTRODUCTION TO CLASSICAL MECHANICS. Prof. N. Harnew University of Oxford TT 2017 CP1 REVISION LECTURE 3 INTRODUCTION TO CLASSICAL MECHANICS Prof. N. Harnew University of Oxford TT 2017 1 OUTLINE : CP1 REVISION LECTURE 3 : INTRODUCTION TO CLASSICAL MECHANICS 1. Angular velocity and

More information

Mechanics IV: Oscillations

Mechanics IV: Oscillations Mechanics IV: Oscillations Chapter 4 of Morin covers oscillations, including damped and driven oscillators in detail. Also see chapter 10 of Kleppner and Kolenkow. For more on normal modes, see any book

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information