Linear Operator

A linear map from a vector space to itself
Linear Operator

A linear operator on a VV is a T:VVT:V\to V.

Linear operators are the basic input for spectral notions such as and eigenvectors, and for polynomial invariants like characteristic and minimal polynomials.

Examples:

  • The identity operator I:VVI:V\to V given by I(v)=vI(v)=v is linear.
  • The zero operator 0:VV0:V\to V given by 0(v)=00(v)=0 is linear.
  • On R2\mathbb{R}^2, the map T(x,y)=(x,0)T(x,y)=(x,0) is a linear operator (projection onto the xx-axis).