| New Reply |
Confusion about derivative operators |
Share Thread | Thread Tools |
| Aug7-12, 06:15 PM | #1 |
|
|
Confusion about derivative operators
As far as I understand, the momentum operator is:
[itex] \hat{p} = -i \hbar \frac{\partial}{\partial \hat{q}} [/itex] Where I'm not sure at this point if it's mathematically correct to talk about a derivative wrt. the position operator - but the point is, as far as I understand, that this equality is true in general, without taking the Schrodinger representation. It is not a derivative wrt the position eigenvalues. Since [itex] \hat{p} [/itex] is a Hermitian operator, [itex] \frac{\partial}{\partial \hat{q}} [/itex] must be pure imaginary. So I think it's true that: [itex] \left( \frac{\partial}{\partial \hat{q}} |ψ> \right)^{\dagger} = <ψ|\left( \frac{\partial}{\partial \hat{q}} \right)^{\dagger} = -<ψ| \frac{\partial}{\partial \hat{q}} [/itex] Similarly: [itex] \hat{H} |ψ> = i \hbar \frac{\partial |ψ>}{\partial t} [/itex] Hence: [itex] \left( \frac{\partial}{\partial t} |ψ> \right)^{\dagger} = <ψ|\left( \frac{\partial}{\partial t} \right)^{\dagger} = - \frac{\partial}{\partial t} <ψ| [/itex] But that is wrong. The minus shouldn't be there. What mistake am I making? Also, can we say: [itex] \hat{H} = i \hbar \frac{\partial }{\partial t} [/itex] ? |
| Aug7-12, 10:50 PM | #2 |
|
Recognitions:
|
[tex]\hat{H} = \frac{\hat{p}^2}{2m}[/tex] So for an energy eigenstate like [itex]\Psi(x,t)=\psi_n(x) e^{iE_nt/\hbar}[/itex] you'll see the two expressions give the same result. notice that [itex]\frac{\partial}{\partial t}[/itex], in this example, is not purely imaginary yet the Hamiltonian operator is still giving real eigenvalues. |
| Aug8-12, 12:11 AM | #3 |
|
Recognitions:
|
Writing ##C## in terms of Schrodinger wave functions, etc, (so that ##P## is represented as the derivative you described), this becomes $$ C := \<\phi|P \psi\> ~\equiv~ -i\hbar \int\! dq \; \phi^*(q) \partial_q \psi(q) $$ To make the derivative act on ##\phi## instead, we must use integration by parts, together with an assumption that the wave functions vanish sufficiently fast as ##q\to\infty##. This gives: $$ C = + i\hbar \int\! dq \; \Big( \partial_q \phi^*(q) \Big) \psi(q) ~=~ \int\! dq \; \Big(-i \hbar \partial_q \phi(q) \Big)^* \psi(q) ~\equiv~ \<P \phi|\psi\> ~, $$ as claimed. HTH. [Edit: last equation changed after typo pointed out in post#4 below.] |
| Aug8-12, 03:20 AM | #4 |
|
Recognitions:
|
Confusion about derivative operators$$C = + i\hbar \int\! dq \; \Big( \partial_q \phi^*(q) \Big) \psi(q) ~=~ \int\! dq \; \Big(-i \hbar \partial_q \phi(q) \Big)^* \psi(q) ~\equiv~ \langle P \phi|\psi\rangle ~, $$ |
| Aug8-12, 03:47 AM | #5 |
|
Recognitions:
|
|
| Aug8-12, 09:20 AM | #6 |
|
|
Thanks for the replies.
But when you say that, aren't you assuming in this step, that: [itex] \partial_q ^{ \dagger} = \partial_q [/itex] Which, as I understand, is the result we're trying to justify? |
| Aug8-12, 09:53 AM | #7 |
|
|
Proving this more carefully:
[itex] <\phi | \left( -i\hbar \hat{\partial_q} \right) |\psi > = \int dq' <\phi | q' >< q' | \left( -i\hbar \hat{\partial_q} \right) |\psi > = -i\hbar \int dq' \phi^{*} \partial_{q'} \psi [/itex] [itex] <\phi | \left( -i\hbar \hat{\partial_q} \right)^{\dagger} |\psi > = \int dq' <\phi | q' >< q' | \left( -i\hbar \hat{\partial_q} \right)^{\dagger} |\psi > = +i\hbar \int dq' \phi^{*} \partial_{q'}^{\dagger} \psi [/itex] And demanding that [itex] \hat{p} [/itex] is self-adjoint, both expressions have to be equal. Hence: [itex] \int dq' \phi^{*} \partial_{q'}^{\dagger} \psi = -\int dq' \phi^{*} \partial_{q'} \psi [/itex] [itex] \int dq' <\phi |q'><q'| \hat{\partial_{q}}^{\dagger} |\psi> = -\int dq' <\phi | q'><q'| \hat{\partial_{q}} |\psi> [/itex] [itex] <\phi | \hat{\partial_{q}}^{\dagger} |\psi> = - <\phi | \hat{\partial_{q}} |\psi> [/itex] And since this works for any [itex] \phi [/itex] and ψ: [itex] \hat{\partial_{q}}^{\dagger} = -\hat{\partial_{q}} [/itex] |
| Aug8-12, 12:44 PM | #8 |
|
Recognitions:
|
Sorry for interrupting but please note that
1) a wave function ψ(q) in q-space or ψ(p) p-space is always a projection of the abstract state |ψ> on the position-eigenstate <q| or the momentum-eigenstate <p|, respectively. 2) the derivative operator ∂q never acts on bras |ψ> but only on wave functions ψ(q) = <q|ψ>. An expression like ∂q|ψ> is ill-defined!! |
| Aug8-12, 12:55 PM | #9 |
|
|
Also, the time derivative 'operator' mentioned in the OP is not an operator in the usual sense, it merely depicts the infinitesimal change suffered by a state of the (rigged) Hilbert space as time passes. It's the "q" or the "p" in the argument of the wavefunction with respect to which we apply the mathematical theory of linear operators in (rigged) Hilbert spaces, not "t". The time is merely a parameter, q and p are the true variables.
Also, in functional analysis there's no derivative of an operator with respect to another operator, it's with respect to a parameter/variable which is a scalar, not a vector of a (rigged) Hilbert space, neither an operator on it. |
| Aug8-12, 01:09 PM | #10 |
|
Recognitions:
|
exactly;
and of course the time-dep. SE containing the wave functions says that acting with i∂t on a certain state |ψ> has the same effect as acting with H on that state; but this is not true for arbitrary states, only for solutions of the time-dep. SE. simple example from algebra: suppose you have a 2-vector v and a 2*2 matrix M; now you can write down an eigenvalue equation (M-λ)v = 0; of course that does not imply that M = λ always holds b/c you can always construct vectors u for which (M-λ)u ≠ 0 |
| Aug8-12, 01:21 PM | #11 |
|
|
[tex] H |\psi \rangle = i \hbar \frac{\partial}{\partial t} |\psi \rangle [/tex] I might be wrong, but I don't think it necessarily implies what you said. In fact, way I see it, what you are suggesting is that the TDSE is: [tex] H |\psi \rangle = H |\psi \rangle [/tex] A completely trivial statement, which carries no interesting physical information. The TDSE is only physically interesting exactly because what you said does not hold. I think you can read the TDSE as "the energy of a state does not change (LHS) when an infinitesimal amount of time goes by" (mayne someone can formulate this better). |
| Aug8-12, 06:14 PM | #12 |
|
|
Thanks.
So one thing I think I've understood: [itex] <q'| \hat{p} |\psi> = - i \hbar \frac{\partial \psi}{\partial q'} [/itex] holds for any ψ Whereas: [itex] <q'| \hat{H} |\psi> = i \hbar \frac{\partial \psi}{\partial t} [/itex] holds only for particular ψ's And that's why we can't write this expression for the Hamiltonian, but we can for momentum. [itex] \hat{\partial_q} |\psi> = | \hat{\partial_q} \psi > [/itex] Where: [itex] <q' | \hat{\partial_q} \psi > \equiv \partial_q' \psi [/itex] And then he shows, that [itex]\hat{p} = -i \hbar \hat{\partial_q} [/itex] |
| Aug8-12, 06:57 PM | #13 |
|
Recognitions:
|
let's make a simple example: think about |ψ> as an ordinary 3-vector in R³; think about {<n|} with n=1..3 as a set of orthonormal basis vectors in the dual space which again is R³; then ψn = <n|ψ> is the n-th component of |ψ> w.r.t. <n|.
OK, ∂q has something to do with the q-dependence; in your 3-dim. example we only have a discrete index n instead of a continuous one (q), but that doesn't matter; we are now talking about the n-dependence the basic fact is that |ψ> does not depend on n, but <n|ψ> does! so changing q slightly and checking how |ψ> changes does not make any sense; let's look at n=1, then at n=2, and let's see how |ψ> changes; of course it doesn't; only ψn = <n|ψ> depends on n b/c it is the projection on the n-th direction; so in QM the vector |ψ> itself does not have an n-dependence but you are right, |ψ>(t)> carries t-dependence |
| Aug9-12, 03:53 AM | #14 |
|
|
|
| Aug9-12, 10:02 AM | #15 |
|
|
Ok thanks everyone for explaining to me the bit about the Hamiltonian. I understand the difference now.
Now coming back to the discussion of the [itex] \hat{\partial_q} [/itex] Ok I think we're actually getting closer to my problem. I understand the argument. Dirac actually says in the book that: [itex] \hat{\partial_q} |\psi> = 0 [/itex] Where [itex] |\psi> [/itex] is the standard ket. I didn't understand it - but perhaps it is so, for the reasons that you've explained. But what about this - if in particular: [itex] |\psi> = |q'> [/itex] (a position eigenket) Then can we still say: [itex] \hat{\partial_q} |q'> = 0 [/itex] ? And I can always expand any [itex] |\psi> [/itex] as a linear combination of [itex] |q'> [/itex]'s |
| Aug9-12, 01:02 PM | #16 |
|
Recognitions:
|
I know it's bold but I don't agree with Dirac's explanation; it's confusing
|
| Aug10-12, 01:40 AM | #17 |
|
Recognitions:
|
Nah, that just means it's not the sort of explanation that would be helpful for you. BFD: there are different learning styles. Yours is not a good fit to Dirac's teaching style. |
| New Reply |
| Thread Tools | |
Similar Threads for: Confusion about derivative operators
|
||||
| Thread | Forum | Replies | ||
| Help me to clear my confusion, this is regarding nth derivative of e^ax cos(bx+c) | Calculus | 1 | ||
| Quantum Operators Indices Confusion | Quantum Physics | 10 | ||
| Derivative Operators | Advanced Physics Homework | 3 | ||
| Derivative Confusion | Calculus | 3 | ||
| Re: General Relativity Question: Wald...Derivative Operators. | General Physics | 0 | ||