Proving e^Ae^B=e^{A+B} for Commuting Matrices

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 5K views
Messages
665
Reaction score
68

Homework Statement


Show, by series expansion, that if A and B are two matrices which do not commute, then [itex]e^{A+B} \ne e^Ae^B[/itex], but if they do commute then the relation holds.


Homework Equations


[tex]e^A=1+A[/tex]
[tex]e^B=1+B[/tex]
[tex]e^{A+B}=1+(A+B)[/tex]


The Attempt at a Solution


Assuming that the first 2 terms in the expansion is sufficient to use here (is it?), I got the following:

[tex]e^Ae^B=(1+A)(1+B)=1+A+B+AB[/tex]

This would be equal if the AB term were not tacked on the end...does this term somehow become zero when the two matrices commute? If I'm on the wrong track please let me know.

Josh
 
Physics news on Phys.org
I think I figured it out after a little thought...

[tex]e^Ae^B=(1+A)(1+B)=1+A+B+AB-BA=1+A+B+[A,B][/tex]

So if A and B commute, [A,B]=0 and the relation holds, else [A,B] does not equal zero and [itex]e^{A+B} \ne e^Ae^B[/itex]