Stuped

Algebra Level 3

Can you take a matrix to the power of a matrix?

To clarify: Suppose A A and B B are matrices. Is it possible to compute the value of the exponent, A B A^B ?

Yes, always Yes, in most cases No, never

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Krishna Karthik
Dec 23, 2018

It is actually possible to do this.

It is possible to define the exponential:

exp ( M ) = n 0 M n n ! \displaystyle \exp(M)=\sum_{n\geq0}^{\infty} \frac{M^n}{n!}

we can also define the logarithm of a matrix, so we can define a matrix to the power of another matrix as follows:

M N = exp ( N log ( M ) ) M^N=\exp(N \log(M))

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...