btw, I just edit my post above two times, but there is no "edited time stamp" (I mean, I don't see one)
In my experience, you can edit within 30 minutes, and if you do so soon enough (I don't know the definition), it doesn't mark that it was edited, but if you wait more than a few minutes it typically does.
(I edited it after 2 minutes to see what happens.)
(There was no edited date. I'm adding this after 5 minutes.)
but their examples include this
(2−dxd)n
and that looks strange. If d/dx is numerical amount, then why describe d/dx as "operator".
You're referring to an example at
https://mathworld.wolfram.com/DifferentialOperator.html, right?
The differential operator satisfies the identity
(2x−dxd)n1=Hn(x)
where
Hn(x) is a Hermite polynomial.
So you copied it wrong, though that doesn't make a big difference.
They demonstrate after this how the operator is applied; did you try following that?
Here's the idea, in more detail:
(2x−dxd)21=(2x−dxd)(2x−dxd)1=(2x−dxd)(2x⋅1−dxd1)=(2x−dxd)(2x)=2x⋅2x−dxd2x=4x2−2
In effect, you pretend that
dxd is just a "number" you are "multiplying" by, until you actually carry it out as a differentiation.
It's an operator because it does something to what follows, in this case by differentiating a function.
When used as a differential, symbol dx is infinitesimally small number. Then, it's not an operator. I'm not sure what their example means by subtracting d/dx instead of dx.
No, you seem to be confusing
dx, which is a differential (for some purposes thought of as a small number) and
dxd, which operates on a function. The latter is an operator; the former is not.