Bases of linear operators on functions

80 Views Asked by At

I can create many linear operators on functions by making linear combinations of derivatives: $$ L = \sum^\infty_{n=0} \alpha_n\frac{d^n}{dx^n} $$ Because linear operators are closed under addition and scalar multiplication, have a zero element, ecetera, they seem like they should form a vector space. Clearly, $\frac{d^n}{dx^n}$ forms a basis for at least a subspace of linear operators. What do I need to write to express a basis that spans all linear operators?