2.1.15Analytical Mechanics

Poisson brackets — definition, properties, connection to commutators

1,751 words8 min readdifficulty · medium5 backlinks

1. WHAT is a Poisson bracket?

WHY this particular combination? Because it is the natural pairing that respects phase-space geometry: qq and pp are conjugate partners, and the bracket weighs the change of ff along qq against the change of gg along pp — exactly the structure that appears in Hamilton's equations.


2. HOW it generates time evolution (derivation from scratch)

Take any f(q,p,t)f(q,p,t). Its total time derivative along an actual trajectory is, by the chain rule: dfdt=i(fqiq˙i+fpip˙i)+ft.\frac{df}{dt} = \sum_i\left(\frac{\partial f}{\partial q_i}\dot q_i + \frac{\partial f}{\partial p_i}\dot p_i\right) + \frac{\partial f}{\partial t}.

Why this step? ff depends on q,pq,p (which move) and possibly explicitly on tt, so the chain rule must include all of them.

Now substitute Hamilton's equations q˙i=Hpi\dot q_i = \dfrac{\partial H}{\partial p_i} and p˙i=Hqi\dot p_i = -\dfrac{\partial H}{\partial q_i}: dfdt=i(fqiHpifpiHqi)+ft.\frac{df}{dt} = \sum_i\left(\frac{\partial f}{\partial q_i}\frac{\partial H}{\partial p_i} - \frac{\partial f}{\partial p_i}\frac{\partial H}{\partial q_i}\right) + \frac{\partial f}{\partial t}.

Why this step? This is the only place dynamics enters — the bracket is pure kinematics until we plug in HH.

The summed term is exactly {f,H}\{f,H\}. Therefore:

This is the master result: the Hamiltonian generates time translations through the Poisson bracket.


3. Fundamental brackets

Set f,gf,g to coordinates themselves. Using qiqj=δij\frac{\partial q_i}{\partial q_j}=\delta_{ij}, qipj=0\frac{\partial q_i}{\partial p_j}=0, etc.:

{qi,qj}=0,{pi,pj}=0,{qi,pj}=δij\{q_i,q_j\}=0,\qquad \{p_i,p_j\}=0,\qquad \boxed{\{q_i,p_j\}=\delta_{ij}}

Why this step? In {qi,pj}\{q_i,p_j\}, only the qiqkpjpk\frac{\partial q_i}{\partial q_k}\frac{\partial p_j}{\partial p_k} term survives, giving kδikδjk=δij\sum_k\delta_{ik}\delta_{jk}=\delta_{ij}. These are the canonical brackets — the classical seed of [x^,p^]=i[\hat x,\hat p]=i\hbar.


4. Properties (each one is provable; WHY they matter)

WHY antisymmetry? Swapping ff and gg swaps the two terms in the definition and flips the overall sign.

WHY Leibniz? The bracket is built from first derivatives, and derivatives obey the product rule; the bracket inherits it.

WHY Jacobi matters? It guarantees that if AA and BB are conserved, so is {A,B}\{A,B\} (Poisson's theorem): set h=Hh=H, use {A,H}={B,H}=0\{A,H\}=\{B,H\}=0, and Jacobi forces {H,{A,B}}=0\{H,\{A,B\}\}=0. This is how you manufacture new conservation laws — e.g. two components of angular momentum give the third.


5. The bridge to quantum mechanics

The famous example: {q,p}=1[q^,p^]=i\{q,p\}=1 \Rightarrow [\hat q,\hat p]=i\hbar. And the classical equation of motion dfdt={f,H}\dfrac{df}{dt}=\{f,H\} becomes the Heisenberg equation df^dt=1i[f^,H^]\dfrac{d\hat f}{dt}=\dfrac{1}{i\hbar}[\hat f,\hat H]. Same structure, 0\hbar\to 0 recovers the classical limit.

Figure — Poisson brackets — definition, properties, connection to commutators

6. Worked examples


7. Common mistakes


Recall Feynman: explain to a 12-year-old

Imagine phase space is a flowing river, and every measurable thing (energy, momentum) is a leaf floating on it. The Poisson bracket is a rule that tells you, "if you have this leaf, here's exactly how fast it gets carried along by the current." The current is set by the energy HH. If a leaf doesn't move at all ({f,H}=0\{f,H\}=0), that thing stays the same forever — it's conserved. When physicists shrank everything down to atoms, they found the same flow rule still worked, you just had to multiply by a tiny number ii\hbar — and that's how classical physics and quantum physics secretly speak the same language.


Connections

  • Hamiltonian Mechanics — supplies q˙=H/p\dot q=\partial H/\partial p, p˙=H/q\dot p=-\partial H/\partial q used in the derivation.
  • Canonical Transformations — preserve Poisson brackets (\Rightarrow symplectic structure).
  • Noether's Theorem & Conservation Laws — symmetries ⇔ {f,H}=0\{f,H\}=0.
  • Commutators in Quantum Mechanics — the quantum image of brackets.
  • Angular Momentum Algebra{Li,Lj}=ϵijkLk\{L_i,L_j\}=\epsilon_{ijk}L_k.
  • Liouville's Theorem — phase-space volume preservation from the same structure.

Flashcards

Define the Poisson bracket {f,g}\{f,g\}.
i(fqigpifpigqi)\sum_i\left(\frac{\partial f}{\partial q_i}\frac{\partial g}{\partial p_i}-\frac{\partial f}{\partial p_i}\frac{\partial g}{\partial q_i}\right)
What is the bracket form of the equation of motion?
dfdt={f,H}+ft\frac{df}{dt}=\{f,H\}+\frac{\partial f}{\partial t}
Condition for ff (no explicit tt) to be conserved?
{f,H}=0\{f,H\}=0
Value of the fundamental bracket {qi,pj}\{q_i,p_j\}?
δij\delta_{ij}
Value of {qi,qj}\{q_i,q_j\} and {pi,pj}\{p_i,p_j\}?
Both are 00
State the antisymmetry property.
{f,g}={g,f}\{f,g\}=-\{g,f\}, so {f,f}=0\{f,f\}=0
State the Jacobi identity.
{f,{g,h}}+{g,{h,f}}+{h,{f,g}}=0\{f,\{g,h\}\}+\{g,\{h,f\}\}+\{h,\{f,g\}\}=0
Poisson's theorem says?
If A,BA,B conserved then {A,B}\{A,B\} is conserved (from Jacobi).
Dirac's quantization map for brackets?
{f,g}1i[f^,g^]\{f,g\}\to\frac{1}{i\hbar}[\hat f,\hat g]
What does {q,p}=1\{q,p\}=1 become in QM?
[q^,p^]=i[\hat q,\hat p]=i\hbar
Compute {Li,Lj}\{L_i,L_j\}.
ϵijkLk\epsilon_{ijk}L_k
Why is the Leibniz rule {fg,h}=f{g,h}+{f,h}g\{fg,h\}=f\{g,h\}+\{f,h\}g true?
Bracket built from first derivatives, which obey the product rule.

Concept Map

functions on it

antisymmetric bilinear

chain rule

substituted into

summed term equals

generates via bracket

f,H = 0

set f,g to coordinates

q_i,p_j = delta_ij

replace with 1 over i hbar

classical skeleton of

Phase space point q,p

Quantity f q,p,t

Poisson bracket definition

Properties

Total time derivative

Hamilton equations

df/dt = f,H + df/dt

Hamiltonian H

Conserved quantity

Fundamental brackets

Canonical structure

Quantum commutator

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, Poisson bracket ek aisa "calculator" hai jo phase space mein kisi bhi quantity f(q,p)f(q,p) ke baare mein batata hai ki woh time ke saath kaise change hogi — bina baar-baar equations solve kiye. Definition simple hai: {f,g}=i(f/qig/pif/pig/qi)\{f,g\}=\sum_i(\partial f/\partial q_i \cdot \partial g/\partial p_i - \partial f/\partial p_i \cdot \partial g/\partial q_i). Yeh "q-pehle-phir-p minus p-pehle-phir-q" wala pattern hi isse antisymmetric banata hai.

Sabse important result: dfdt={f,H}+f/t\frac{df}{dt}=\{f,H\}+\partial f/\partial t. Iska matlab — agar kisi quantity ka bracket Hamiltonian HH ke saath zero hai (aur woh explicitly time pe depend nahi karti), toh woh conserved hai. Yeh derive bhi simple hai: bas chain rule lagao aur Hamilton's equations (q˙=H/p\dot q=\partial H/\partial p, p˙=H/q\dot p=-\partial H/\partial q) substitute kar do — bracket apne aap ban jata hai. Fundamental brackets yaad rakho: {q,p}=1\{q,p\}=1, baaki {q,q}={p,p}=0\{q,q\}=\{p,p\}=0.

Sabse khoobsurat baat — yeh classical structure exactly quantum mechanics ki commutator algebra jaisi hai. Dirac ne dekha ki agar {f,g}\{f,g\} ko 1i[f^,g^]\frac{1}{i\hbar}[\hat f,\hat g] se replace kar do, toh classical physics quantum physics ban jati hai. Isliye {q,p}=1\{q,p\}=1 ban jata hai [q^,p^]=i[\hat q,\hat p]=i\hbar. Yeh hi reason hai ki Poisson brackets ko "classical skeleton of quantum mechanics" kehte hain.

Galtiyon se bacho: (1) explicit time term f/t\partial f/\partial t mat bhoolo, (2) order matter karta hai kyunki bracket antisymmetric hai ({p,q}=1\{p,q\}=-1), aur (3) quantization mein ii\hbar ka factor mat chhodo. In teen cheezon pe dhyaan rakhoge toh exam aur concept dono clear rahenge.

Go deeper — visual, from zero

Test yourself — Analytical Mechanics

Connections