Hello.
I would like to turn an equation (function) like 4x2+2 into an operator, L, acting on x. Lx.
I want to get into operator algebra so that I can manipulate equations like √(4x2+2) using operators (e.g. the last equation could be RLx).
I'm finding difficulties:-
1. Many common...