Jump to content

Course:PHYS350/Poisson Brackets

From UBC Wiki

Introduction

Let's imagine that we have a quantity f that is a function of the coordinates, momentaand possibly time as well. Let's take its total time derivative to get

dfdt=ft+k(fqkq˙k+fpkp˙k)=ft+k(fqkHpkfpkHqk)=ft+[H,f].

There is lots of different notation for the Poisson brackets. To wit, it is often written with braces { } rather than brackets [ ], probably to avoid confusion with the quantum mechanical commutator to which it is intimately related. Since we call them Poisson brackets it seems natural to use brackets rather than braces.

If the function f is an integral of the motion we have f/t+[H,f]=0. In particular if f doesn't explicitly depend on time, we find that that [H,f]=0.

Definition of the Poisson Brackets

We can define the Poisson brackets for any two quantities

[f,g]=k(fqkgpkfpkgqk)

Properties of the Poisson Brackets

The brackets have the following properties

[f,g]=[g,f],[f,c]=0,[f1+f2,g]=[f1,g]+[f2,g],[f1f2,g]=f1[f2,g]+f2[f1,g]

We can also look at the time derivative of the brackets

t[f,g]=[ft,g]+[f,gt]

If one of the functions f and g is a momentum or a coordinate we have

[f,qk]=fpk,[f,pk]=fqk,

Furthermore we can look at the Poisson brackets among the momenta and coordinates themselves

[qi,qk]=0,[pi,pk]=0,[pi,qk]=δik

We also have the important relation

[f,[g,h]]+[g,[h,f]]+[h,[f,g]]=0

known as Jacobi's identity.

Integrals of the Motion

Let's say the functions f and g are integrals of the motion, then we can prove that [f, g] is also an integral of the motion.

ddt[f,g]=t[f,g]+[H,[f,g]]

so

ddt[f,g]=[ft,g]+[f,gt][f,[g,H]][g,[H,f]]

where I have used Jacobi's identity to replace the final term in the first equation. Rearranging yields

ddt[f,g]=[ft+[H,f],g]+[f,gt+[H,g]]=[dfdt,g]+[f,dgdt].

The right-hand side vanishes because f and g are integrals of the motion. This result is known as Poisson's theorem.

An Example with Angular Momentum

The angular momentum about the x-axis and y-axis are given by

Lx=ypzzpy,Ly=zpxxpz

Let's calculate [Lx,Ly]

[Lx,Ly]=[ypzzpy,zpxxpz]=[ypz,zpxxpz][zpy,zpxxpz]

          =[ypz,zpx][ypz,xpz][zpy,zpx]+[zpy,xpz]

          =y[pz,zpx]+pz[y,zpx]y[pz,xpz]pz[y,xpz]z[zpy,zpx]py[z,zpx]+z[py,xpz]+py[z,xpz]

          =ypxpy[xpz,z]=ypxxpy=Lz

where we only used the properties of the brackets themselves and the results for the brackets among the momenta and coordinates.

Quantum Mechanics

The Poisson bracket defined here is connected to the commutator of quantum mechnanics. Specifically, the commutator is

[A,B]=ABBA.

Classically the commutator would vanish because real numbers commute. Quantum mechanically think of A and B as "operators" that act on vectors or functions (you can imagine these as matrices that don't necessarily commute). We take

[p^x,x^]=i

and scale all of the results from the algebra of the Poisson brackets. For example

[p^x,f]=ifx

One way to make sense of these relations is to think of the operators acting on a particular function of position and time ψ(x,t) (the wave function), so we have [p^x,f]ψ=p^x(fψ)f(p^xψ)=ifxψ

which tells us that the momentum operator is

p^x=ix

Classically the Hamiltonian of a system often looks like

H=p22m+V(x)

so we have in quantum mechanics

H^=22m2x2+V(x)


Classically, the Hamiltonian tells quantities how to evolve forward in time. It is similar in quantum mechanics we have

idfdt=ift+[H^,f].

so if the Hamiltonian commutes with a particular quantity and that quantity is not an explicit function of time, the quantity is conserved by the motion even in quantum mechanics.

Again let's assume that these operators act on a function ψ and that f is an integral of the motion

[H^,f]ψ=idfdtψ+iftψ=iftψ.

As with the momentum we have that

H^=it

so

idψdt=H^ψ=22m2ψx2+V(x)ψ

This result is known as the Schrödinger equation.