5

A group $G$ (possibly non-abelian) is divisible when for all $k\in \Bbb N$ and $g\in G$ there exists $h\in G$ such that $g=h^k.$ Is the group $\mathrm{GL}_n(\mathbb C)$ divisible? Or more precisely, for which $n$ is it divisible? (It clearly is for $n=0$ and $n=1$.)

Bartek
  • 6,265
  • 1
    When a matrix is diagonalizable, you can find $k$th roots for all $k$. So the question is for left non-diagonalizable matrices. – Thomas Andrews Mar 30 '13 at 00:20
  • 1
    The assertion is true for any diagonizable matrix, so you should look at non diagonalizable matrices. – Pedro Mar 30 '13 at 00:20
  • @Bartek, Instead of changing the original question, why not make a new question? I'll upvote that one, too. – Stephen Mar 30 '13 at 00:30
  • 1
    @Steve OK, but should I ask two new questions or one? The two added questions are probably just as similar to each other as they are to the original question... – Bartek Mar 30 '13 at 00:32
  • @Bartek, I would make two separate questions---I am not an expert, but it feels to me that most of the complication lies in allowing positive characteristic, and that once this is sorted out, the infinite matrices bit won't be too hard... so maybe just start by asking the same question for an arbitrary a.c. field. – Stephen Mar 30 '13 at 00:34
  • @Steve OK, I'll do that now and wait with the infinite matrices. – Bartek Mar 30 '13 at 00:37

2 Answers2

7

Yes. The easiest way to see it is to observe that the exponential map sending an arbitrary (not necessarily invertible) matrix $A$ to $e^A$ is onto for $\mathrm{GL}_n(\mathbb{C})$. (This fails for some of your other favorites matrix groups). Then $$(e^{\frac{1}{n}A})^n=e^A$$ gives you $n$th roots.

Stephen
  • 14,811
1

Hint: The following fact is from to J.J.Rotman and I think you can satisfy it for $G$:

If $A$ is a group, $m\in\mathbb Z$, and $m_A:~A\to A$ by $$a\longmapsto ma$$ then $A$ is divisible iff $$\forall m\neq 0,~~m_A~~\text{is a surjection}$$

Mikasa
  • 67,374