Let $p$ be a positive integer and $M\in Gl_n(\bf C)$
Find some $A\in M_n(\bf C)$ such that $A^p=M$
This problem got me stumped. I can't even deal with $p=2$ (except when $M$ is a positive definite matrix)...
Let $p$ be a positive integer and $M\in Gl_n(\bf C)$
Find some $A\in M_n(\bf C)$ such that $A^p=M$
This problem got me stumped. I can't even deal with $p=2$ (except when $M$ is a positive definite matrix)...
Here's a method not (explicitly) using Jordan normal form.
We use the following theorem:
For any $A \in GL_n(\Bbb C)$, there is a matrix $X \in M_n(\Bbb C)$ such that $\exp(X) = A$, where $\exp(X) = \sum_{k=0}^\infty \frac 1{k!}X^k$ denotes the matrix exponential.
If we can use this, then we immediately have $$ \left(\exp\left(\frac 1p X\right)\right)^p = \exp(X) = A $$ So that $\exp\left(\frac 1p X\right)$ is a $p$th root of $A$.
That being said, I have not seen a proof of this theorem that does not use Jordan canonical form.