I want to be able to define an operator
$(a(x) d/dx + b(x))^n$
where $d/dx$ is the derivative operator and $a(x)$ and $b(x)$ are known functions and $n$ is a positive integer.
Related Query: How about defining
$ \prod_{i=1,...,n} (a_i(x) d/dx + b_i(x) ) $
where $a_i(x)$ and $b_i(x)$ are known functions and $n$ is a positive integer ?