Let’s define V and n as dimensionvector spaces, T:V→V as linear transformation. Let’s also define λ as the eigenvalue of T. The set defined as follows, Eλ, is called the eigenspace of T corresponding to the eigenvalue λ.
Similarly, the eigenspace of a square matrix A is defined as the eigenspace of LA.
Explanation
Although there is a condition that to be an eigenvector, one must not be the zero vector, there is no specific condition in the definition of Eλ that x must be an eigenvector. Therefore, Eλ is the set of eigenvectors corresponding to λ and the zero vector. It’s important to note that for Eλ to be a subspace, it must include the zero vector. Indeed, Eλ is a subspace of V since T, being a linear transformation, is obviously closed under addition and scalar multiplication (subspace criterion). If we define x,y∈Eλ,
T(ax+y)=aT(x)+T(y)=aλx+λy=λ(ax+y)
then ax+y∈Eλ holds.
Geometric Multiplicity
The dimension of the eigenspace Eλ corresponding to eigenvalue λ is known as the geometric multiplicity of λ.
In other words, it is the number of linearly independent eigenvectors corresponding to λ, and thus, it is at least 1. Its maximum value is related to the algebraic multiplicity.
This shows that (t−λ)p is a factor of the characteristic polynomial f(t). Therefore, f(t) has at least λ as a root of multiplicity p, and by the definition of algebraic multiplicity, the algebraic multiplicity is greater than or equal to the geometric multiplicity.
■
Stephen H. Friedberg, Linear Algebra (4th Edition, 2002), p264 ↩︎