sylar
- 10
- 0
Today in the lecture we have learned the Putzer Algorithm, which enables us to calculate the higher powers(A^n, n>1 an integer) of a square matrix A. The other well-known methods use the Cayley-Hamilton Theorem, and the Jordan form of a matrix. I wonder whether there are other efficient ways to evaluate A^n.