If $G_\lambda$ is the generalized eigenspace corresponding to the eigenvalue $\lambda$, and $E_\lambda$, the eigenspace, then why is both of the following true?
- $G_\lambda = \ker(T-\lambda I)^{\dim V}$
- $G_\lambda = \ker(T-\lambda I)^m$
Where $m$ is the algebraic multiplicity? $\dim V$ is not necessarily equal to the algebraic multiplicity an eigenvalue?
This is really confusing since Axler's Linear Algebra Done Right book on pg. 255 defines the algebraic multiplicity $m = \dim(G_\lambda) = \dim(\ker(T-\lambda I)^{\dim V})$. On the other hand, Friedberg's Linear Algebra on pg. 486 theorem 7.2 defines $G_\lambda$ as in $2.$
Am I missing something? I know that dimension of kernel of any power of $T$ is at most $\dim V$. I may have gone as far as thinking it has something to do with the restriction of $T$ to $G_\lambda$.