My teacher told me that, in case of square matrices, binomial expansion holds true if and only if they commute. I am not able to figure out why they fail for other cases; any proof will be helpful.
2026-03-29 02:47:41.1774752461
Is binomial expansion true for all kinds of matrices
60 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Depends what you mean. $$(A+B)^3 = A^3 + 3 A^2 B + 3 A B^2 + B^3$$ also works for $$ A = \pmatrix{a_{11} & 0\cr a_{21} & a_{22}\cr},\ B = \pmatrix{b_{11} & 0\cr b_{21} & -a_{11}-2 a_{22}-2b_{11}\cr} $$ which in general do not commute.