For a k-by-k matrix M, the matrix Mn is also k-by-k, and its value is the result of the n-fold multiplication of M by itself: MM M. Or we can define matrix exponentiation recursively: M0:= I (the k-by-k identity matrix), and Mn+1 := M Mn. With this definition in mind, prove the following identity:
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here