Let $G \subset GL_{n}(\mathbb{R})$ be a subgroup such that $G \subset B$ where $$B = \lbrace M \in \mathcal{M}_{n}(\mathbb{R}), ||M-I|| < 1\rbrace $$
Let $g \in G$.
I'm asked to show:
- The only complex eigenvalue of $g$ is $1$
- $g = I+N$ where $N$ is nilpotent
- and finally that $g=I$.
I have shown that if $\lambda \in \mathbb{C}$ is an eigenvalue, then $|\lambda -1| < 1$. But I don't really know if it helps..
(note sure for the tags btw)
For 1: note that $g^n \in G \subset B$ for each $n$. It follows that if $\lambda$ is an eigenvalue of $g$, then we have $$ |\lambda^n - 1| < 1 $$ for every $n \in \Bbb Z$ (since $\lambda$ can't be zero, negative exponents are fine). If $|\lambda| \neq 1$, then either $|\lambda^n|$ or $|\lambda^{-n}|$ diverges to $\infty$ as $n \to \infty$. You'll need to handle the $|\lambda| = 1$ (with $\lambda \neq 1$) case separately, noting that $\lambda^n$ circles around the unit disk.
For 2: this is an immediate consequence of the Cayley-Hamilton theorem.
For 3: consider the binomial expansion $(I + N)^n$ as $n \to \infty$.
For the case $|\lambda| = 1$, we have $\lambda = e^{i \theta}$, and $$ |\lambda^n - 1|^2 = [\cos(n \theta) - 1]^2 + \sin^2(n \theta) = 2[1- \cos(n \theta)] $$ it suffices to state that for any $\theta \in (0,2\pi)$, there exists some $n$ for which $\cos(n \theta) < 0$.
The arguments for 2 and 3 work over real matrices, since we were considering their complex eigenvalues.