- #1
cookiesyum
- 78
- 0
Homework Statement
My linear algebra textbook defines...
similar matrices: A = C^-1BC
diagonalized similar matrices: A = CDC^-1
A^n = C^-1*D^n*C
Why do the C^-1 and C's get switched around between the definitions? Doesn't order of multiplication matter? Are these the correct definitions? Is A^n really the opposite of the definition for diagonalized similar matrices, or is this an error?