Eigenspace

Set of vectors sent to scalar multiples of themselves for a fixed eigenvalue.
Eigenspace

An eigenspace of a T:VVT:V\to V associated to a scalar λF\lambda\in\mathbb{F} is the set

Eλ(T)={vV: T(v)=λv}. E_\lambda(T)=\{v\in V:\ T(v)=\lambda v\}.

Equivalently,

Eλ(T)={vV: (TλI)(v)=0}, E_\lambda(T)=\{v\in V:\ (T-\lambda I)(v)=0\},

where II is the identity operator on VV.

If λ\lambda is an , then Eλ(T)E_\lambda(T) contains nonzero ; otherwise it is {0}\{0\}. In all cases, Eλ(T)E_\lambda(T) is a under the operations inherited from VV.

Examples:

  • For the identity operator II on VV, the eigenspace for λ=1\lambda=1 is all of VV.
  • For the projection P(x,y)=(x,0)P(x,y)=(x,0) on R2\mathbb{R}^2, the eigenspace for λ=1\lambda=1 is {(x,0):xR}\{(x,0):x\in\mathbb{R}\} and for λ=0\lambda=0 is {(0,y):yR}\{(0,y):y\in\mathbb{R}\}.
  • For a diagonal matrix diag(d1,,dn)\operatorname{diag}(d_1,\dots,d_n), the eigenspace for λ\lambda is spanned by those standard basis vectors whose diagonal entry equals λ\lambda.