cmab
- 32
- 0
(e+f)^2 = e^2+2ef+f^2
Why is this not neccesary true for squares matrices for all size?
Why is this not neccesary true for squares matrices for all size?
Do you mean (e+f)2 = e2+fe+ef+f2? I might be misinterpreting it but I can't see where that extra "fe" came from and where the "f2" went.HallsofIvy said:(e+ f)^2= (e+f)(e+f)= e^2+ fe+ef+ fe. Remember that multiplication of matrices is not, in general, commutative!