Dear Folks,
I am in the process of determing the expectation value of H the total kinetic energy...I am stuck on the following following lines....see attached. I understand the rest of the derivation except these 2 lines
THanksAttachment 19495
Dear Folks,
I am in the process of determing the expectation value of H the total kinetic energy...I am stuck on the following following lines....see attached. I understand the rest of the derivation except these 2 lines
THanksAttachment 19495
The Hamiltonian, considered as an operator, has two parts: one with a second-order spatial derivative, and one with simple, regular multiplication bySo, the second-to-last line you could think of as this:
(substitution)
(distribute)
(
does not depend on
, hence its spatial derivative is zero.)
So there's the second-to-last line.
For the last line, just add another function in there:
(substitution)
(distribute)
(again,
doesn't depend on
)
(left- and right- factor: operators can be tricky!)
(substitute).
Make sense?
Hi,
Yes that makes perfect sense thanks. If i was to tackle the following line I would probably have made the mistake of swapping the phi and psi therfore making the first term go to zero. Can it be explained why this would be wrong? IT sounds like a stupid question i know but I cant pinpoint why.
(again,
doesn't depend on
)
Yes, it's wrong because of the way that second derivative operator works. Cardinal rule of operators: they ALWAYS look to the right, and only ever to the right. They also have "tunnel vision" (pun intended): they only see as far as the next addition or subtraction symbol. Thus, in the expression
the derivative operator sees and operates onbut not
Operators do not, in general, commute. In particular, the multiplication operator and the derivative operator don't commute. Proof:
So, when you have a spatial derivative operator like in your case, it must always act on anything that depends on that spatial variable and is within its "tunnel vision".
In reality, the result of an operator acting on a function is another function. If the operator doesn't act on a function, then your expression is still an operator. Your expression
is equal to
because the spatial derivative operator doesn't act onHence, the resulting expression is an operator, which doesn't match up with the function on the RHS.
Make sense?