Skip to the Main Content

Note:These pages make extensive use of the latest XHTML and CSS Standards. They ought to look great in any standards-compliant modern browser. Unfortunately, they will probably look horrible in older browsers, like Netscape 4.x and IE 4.x. Moreover, many posts use MathML, which is, currently only supported in Mozilla. My best suggestion (and you will thank me when surfing an ever-increasing number of sites on the web which have been crafted to use the new standards) is to upgrade to the latest version of your browser. If that's not possible, consider moving to the Standards-compliant and open-source Mozilla browser.

November 2, 2025

Dynamics in Jordan Algebras

Posted by John Baez

In ordinary quantum mechanics, in the special case where observables are described as self-adjoint n×nn \times n complex matrices, we can describe time evolution of an observable O(t)O(t) using Heisenberg’s equation

ddtO(t)=i[H,O(t)] \frac{d}{d t} O(t) = -i [H, O(t)]

where HH is a fixed self-adjoint matrix called the Hamiltonian. This framework is great when we want to focus on observables rather than states. But one algebraic framework for working with observables, namely Jordan algebras. In this stripped-down framework all we can do is raise observables to powers and take real linear combinations of them. This lets us define a ‘Jordan product’ of observables:

AB=12((A+B) 2A 2B 2)=12(AB+BA) A \circ B = \frac{1}{2} ((A + B)^2 - A^2 - B^2) = \frac{1}{2} (A B + B A)

but not commutators and not multiplication by ii. What do we do then?

Posted at 10:25 AM UTC | Permalink | Post a Comment