Linear operator

A linear map from a vector space to itself.
Linear operator

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

Because the domain and codomain agree, one can form iterates TkT^k using . Linear operators are the objects to which , , and the are attached.

Examples:

  • The identity map I:VVI:V\to V given by I(v)=vI(v)=v is a linear operator.
  • On R2\mathbb{R}^2, rotation by a fixed angle is a linear operator.
  • On R[x]\mathbb{R}[x], the differentiation map ppp\mapsto p' is a linear operator.