0

For two matrices $A,B\in M_n(\mathbb{C})$, if $AB=BA,$ then $e^{A+B}=e^A\ e^B$ by power series calculation. I don't know if the converse is true. Perhaps in Lie group theory can give a clear description on this question. I appreciate any idea on this problem.

Tsoshamry
  • 301

1 Answers1

3

In general, it is not true that $e^{A+B}=e^A e^B$ implies that $A$ and $B$ commute. There are different additional conditions that guarantee this is the case. One simple one states that if $e^{t(A+B)}=e^{tA} e^{tB}$ for all $t\in\mathbb{R}$, then $A$ and $B$ commute. See

  • Clément de Seguins Pazzis, On commuting Matrices and Exponentials, Proceedings of the American Mathematical Society, 2012.

for a summary of some of the results.

Artemy
  • 1,254