- #1
EvLer
- 458
- 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.
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.