Assume that $A$ and $B$ and $n\times n$ matrices, and
$$
AB+A+B=0.
$$
How can we prove that $AB=BA$?
Thank you in advance. Any help is much appreciated.
Assume that $A$ and $B$ and $n\times n$ matrices, and
$$
AB+A+B=0.
$$
How can we prove that $AB=BA$?
Thank you in advance. Any help is much appreciated.
If $$ A+B+AB=0, \tag{1} $$ then $$ (I+A)(I+B)=I+A+B+AB=I, $$ and hence $I+A$ is the inverse of $I+B$, which implies that $$ I=(I+B)(I+A)=I+B+A+BA, $$ or $$ A+B+BA=0. \tag{2} $$ Combination of $(1)$ and $(2)$ provides that $$ AB=BA. $$