Finding A^3: Multiplication of Matrices

  • Thread starter Thread starter EvLer
  • Start date Start date
  • Tags Tags
    Degree Matrices
EvLer
Messages
454
Reaction score
0
Hi everyone,
I know that multiplication of matrices is not commutative, then let's say I am asked to find A^3 how would I do that:
A * A * A = (A * A) * A, i.e. first in the parenthesis and then the last one?

Thanks.
 
Physics news on Phys.org
However, matrix multiplication is associative: you can parenthize however you like.
 
OoooK, thanks, that's what I have been trying to distinguish: commutativity and associativity.
 
Back
Top