Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A^n, n=var(’n')

We have a matrix, for instance A = Matrix([[1,2],[3,4]]) How caculate A^n with n a variable (i.e symbolic calculus) and not n=50 or n = 100