Relates issues:
In my old notes about Lie groups and/or operator calculus, I've encountered the following formulas: $$ e^{\lambda\,x^2\,\frac{d}{dx}}\,f(x) = f\left(\frac{x}{1-\lambda\,x}\right) \\ e^{\lambda\,\frac{1}{x}\,\frac{d}{dx}}\,f(x) = f\left(\sqrt{x^2+2\lambda}\right) \\ e^{\lambda\,x^3\,\frac{d}{dx}}\,f(x) = f\left(\frac{x}{\sqrt{1-2\lambda\,x^2}}\right) $$ I know how to derive the first one, but have no idea how I did the two others at that time.Please help to refresh my memory.
Let $y = \frac{1}{2}x^2$. Then $\frac{1}{x}\frac{d}{dx} = \frac{d}{dy}$. Also notice that $f(x) = f(\sqrt{2y})$. Thus
$$ e^{\frac{\lambda}{x}\frac{d}{dx}} f(x) = e^{\lambda \frac{d}{dy}}f(\sqrt{2y}) = f(\sqrt{2y+2\lambda}) = f(\sqrt{x^2+2\lambda}).$$
Second one can be solved in a similar way.