Question: Construction of Differential Operator

Hello, I want to apply the operator (x*d/dx+y*d/dy)^n to a function f(x,y) where n is a natural number. Is there any way to do it? I could build a loop to construct the final result for a given n but I am looking for something more elegant..
Please Wait...