The Baker-Campbell-Hausdorff formula

The Baker-Campbell-Hausdorff formula

In the last video, we found a local inverse for the matrix exponential exp:𝔤𝔩(n,𝐑)GL(n,𝐑) . In other words, we found a neighbourhood U of 0𝔤𝔩(n,𝐑) and a neighbourhood V of IGL(n,𝐑) such that exp|U:UV is a bijection whose inverse we called log:VU .

We also wrote down a power series expansion: log(I+M)=M-12M2+13M3-

valid for small M (as V is a neighbourhood of the identity, anything in V can be written as I+M for some small M ).

If XY=YX then we saw that exp(X)exp(Y)=exp(X+Y) . What happens if XYYX ? We can figure out a formula for logexp(X)exp(Y) using our power series for log .

Let's compute. log(exp(X)exp(Y))=log((I+X+X22+)(I+Y+Y22+)).

Multiplying the power series together, we get log(I+X+Y+XY+X22+Y22+XY22+X2Y2+).
Taking M=X+Y+XY+X22+Y22+ and using our power series for log(I+M) we get M-12M2+13M3+=X+Y+XY+12X2+12Y2+-12(X2+XY+YX+Y2+)+
where the dots stand for terms which are at least cubic in X and Y . For now we'll ignore all cubic and higher order terms.

This simplifies to give log(expXexpY)=X+Y+12(XY-YX)+

This quantity XY-YX is going to turn out to be very important in this course. It's called the commutator bracket or Lie bracket of X and Y and is written [X,Y] . This vanishes if X and Y commute.

We're now saying that log(exp(X)exp(Y)) is:

and remarkably, all the cubic and higher order correction terms can be expressed as iterated commutators of X and Y . For example, the cubic term is 112[X,[X,Y]]-112[Y,[X,Y]].

This fact that the higher order terms can be written in this way is genuinely miraculous and not at all obvious: proving it is one of the possible projects you could do.

You can write a general formula (due to Dynkin) for the n th order term, but this is not very illuminating. We will state the existence of this formula as a theorem:

Theorem (Baker-Campbell-Hausdorff formula):

exp(X)exp(Y)=exp(X+Y+12[X,Y]+)

where the dots indicate higher order terms that can all be written in terms of iterated brackets of X and Y .

The main point of the Baker-Campbell-Hausdorff formula is that the group multiplication of the invertible matrices exp(X) and exp(Y) in GL(n,𝐑) is determined by the bracket operation (on 𝔤𝔩(n,𝐑) ).

Exercise:

By keeping track of the cubic terms, check that the cubic term in the Baker-Campbell-Hausdorff formula is 112[X,[X,Y]]-112[Y,[X,Y]].

Pre-class exercise

Exercise:

Verify the Baker-Campbell-Hausdorff formula for exp(0a1c100b1000)exp(0a2c200b2000) . [Hint: In this case, the formula is exp(X+Y+12[X,Y]) with no further correction terms. Can you see why?]