Differential Operator
I want to define the operator
L(g):=(phi*D)(g),
which to be understood
L(g)(x):=phi(x)*g'(x),
phi is a fixed smooth function.
One solution would be to write a procedure, but I
would like a more elegant method.
How can I do it?

Loading Comments & Answers