Is there a defined result for when a number is raised to a matrix or vector power?

32 Views Asked by At

For example, if $A= \begin{bmatrix} a & b \\ c & d \end{bmatrix} $ is there a definition/result for $n^A$ where n is some number. If so, is there a similar/identical process if A is a vector?