Expectation value for momentum operator using Dirac Notation

Click For Summary

Discussion Overview

The discussion revolves around the calculation of the expectation value of the momentum operator for a quantum state represented as a superposition of energy eigenstates in a particle-in-a-box scenario. The participants explore the implications of using Dirac notation and the mathematical properties of the momentum operator in this context.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • The original poster (OP) presents a quantum state |ε> as a superposition of two energy eigenstates and attempts to compute the expectation value of momentum,

    = <ε|p̂|ε>.

  • Some participants suggest expanding the epsilon states in terms of momentum eigenstates to facilitate the calculation.
  • One participant asserts that the expectation value of momentum is zero for any real-valued wavefunction, citing the imaginary nature of the integral involved.
  • Another participant challenges the existence of a momentum operator for a particle in a finite box, arguing that it does not qualify as a good quantum observable due to the operator not being self-adjoint.
  • Some participants discuss the implications of boundary conditions on the momentum operator, noting that while it can be defined, its physical interpretation may be problematic.
  • There is a suggestion that relaxing boundary conditions could lead to a self-adjoint momentum operator, thus making it a valid observable.
  • Participants express uncertainty regarding the physical interpretation of the situation when boundary conditions are altered.

Areas of Agreement / Disagreement

Participants express disagreement regarding the existence and validity of the momentum operator in the context of a finite box. While some argue that it can be defined under certain conditions, others maintain that it does not represent a physical observable due to its lack of self-adjointness. The discussion remains unresolved with multiple competing views on the topic.

Contextual Notes

The discussion highlights limitations related to the mathematical treatment of the momentum operator, particularly concerning boundary conditions and the implications of self-adjointness. These factors contribute to the complexity of the problem and the differing opinions among participants.

sddang
Messages
1
Reaction score
0
Question and symbols:

Consider a state|ε> that is in a quantum superposition of two particle-in-a-box energy eigenstates corresponding to n=2,3, i.e.: |ε> = ,[1/(2^.5)][|2> + |3>], or equivalently:
ε(x) = [1/(2^.5)][ψ2(x) + ψ3. Compute the expectation value of momentum: <p> = <ε|\widehat{}p|ε>.

Relavent equations:

\widehat{}p = -i[STRIKE]h[/STRIKE](∂ψ/∂x)

for n=2,...; ψ = sqrt(2/L) sin(2πx/L)

Attempt at solution:

I've computed <ε|\widehat{}p|ε>
= .5[ <2| + <3| ] \widehat{}p [ |2> + |3> ]
= .5 [<2|\widehat{}p|2> + <3|\widehat{}p|2> + <2|\widehat{}p|3> + <3\widehat{}p|3>]

= -i[STRIKE]h[/STRIKE]/L [ ∫L0 sin(2πx/L)(∂ψ/∂x)sin(2πx/L) + sin(3πx/L)(∂ψ/∂x)sin(2πx/L) + sin(2πx/L)(∂ψ/∂x)sin(3πx/L) +sin(3πx/L)(∂ψ/∂x)sin(3πx/L)

= -i[STRIKE]h[/STRIKE]/L [ ∫L0 (L/2π)sin(2πx/L)cos(2πx/L) + (L/2π)sin(3πx/L)cos(2πx/L) + (L/3π)sin(2πx/L)cos(3πx/L) + (L/3π)sin(3πx/L)cos(3πx/L)

I've tried to:

1) convert the trigs to exponentials and work through exponentials
2) directly integrate all of these
3) convert the trigs into different trig identities

I've been told that the answer = 0 but the closest I got when I converted to exponentials was 1.

Sorry if the text doesn't look right, this is my first time. the "h" with the cross through it is Plancks constant divided by 2π
 
Last edited:
Physics news on Phys.org
Have you tried exapnding the epsilon states in terms of momentum eigenstates?
You will also benefit from learning LaTeX.

i.e. $$\hat p = -i\hbar \frac{\partial}{\partial x}$$
 
The expectation value of momentum is zero for any real-valued wavefunction. To see why this is true, note that

##\left<\hat{p}\right>=-i\hbar\int_{-\infty}^{\infty}\psi^{*}(x)\frac{d}{dx}\psi(x)dx##,
which is obviously pure imaginary if the function ##\psi## is purely real. But on the other hand, the expectation value of ##\hat{p}## must be real because ##\hat{p}## is a hermitian operator. Therefore the only possibility is that ##\left<\hat{p}\right>=0##.
 
Sigh :-(. Why are they asking to calculate things that don't exist? One cannot state it often enough: There is no momentum operator for a particle in a finite box!
 
vanhees71 said:
Sigh :-(. Why are they asking to calculate things that don't exist? One cannot state it often enough: There is no momentum operator for a particle in a finite box!

Oh, Hendrik, but of course there is: the momentum operator defined as the derivative wrt to position (drop -ihbar, it's irrelevant) exists as a linear operator on the subset of L^2 [0,L] of (eq. classes of) wavefunctions with the property that psi(0)=psi(L)= 0 (the so-called 'physical boundary conditions'). It can be shown to be linear and symmetric, but not self-adjoint. Its maximal domain of definition contains the basis set of Hamiltonian eigenfunctions, henceforth you can compute its matrix elements with any vector in their linear span. The OP's problem really makes physical sense.

N.B. I took the liberty to alter the appearance of the quoted post.

The mathematical theory of the finite 1D-box of 0 potential inside the box and (physically non-tractable) infinite potential outsde the 1D-box is fully presented in Akhiezer and Glazman, Vol.1, pp. 106 to 110.
 
Last edited:
dextercioby said:
Oh, Hendrik, but of course there is: the momentum operator defined as the derivative wrt to position (drop -ihbar, it's irrelevant) exists as a linear operator on the subset of L^2 [0,L] of (eq. classes of) wavefunctions with the property that psi(0)=psi(L)= 0 (the so-called 'physical boundary conditions'). It can be shown to be linear and symmetric, but not self-adjoint.
I'm reasonably sure Hendrik meant "...there is no self-adjoint momentum operator for a particle in a finite box", but... I should let him speak for himself.

Its maximal domain of definition contains the basis set of Hamiltonian eigenfunctions, henceforth you can compute its matrix elements with any vector in their linear span. The OP's problem really makes physical sense.
Certainly, one can compute matrix elements. But one might object that since this operator is not self-adjoint, it doesn't qualify as a good quantum observable, hence is not "physical".
 
Getting back to what OP actually asked...

sddang said:
[...]
I've tried to:

1) convert the trigs to exponentials and work through exponentials
2) directly integrate all of these
3) convert the trigs into different trig identities

I've been told that the answer = 0 but the closest I got when I converted to exponentials was 1.
Show how you're doing one of the integrals, e.g., the one involving ##\sin(3\pi x/L) \cos(2\pi x/L)## .
 
Of course you can differentiate an \mathrm{L}^2([0,L]) function, but the operator -\mathrm{i} \partial_x is not self-adjoint and thus doesn't represent an observable. So there is no momentum operator for the particle in a finite box with rigid boundary conditions. I've shown why, in my previous posting. It seems to be a subtlety, but this kind of inaccuracies give rise to a lot of misunderstandings in quantum theory. A very nice didactical paper on this issue is

F. Gieres, Mathematical surprises and Dirac's formalism in quantum mechanics, Rep. Prog. Phys. 63 (2000) 1893
http://arxiv.org/abs/quant-ph/9907069
 
  • #10
I agree with strangerep - we need to hear back from sddang (the OP) before we can do any more on this question.

I don't think that an discussion of the existence or otherwise of the momentum operator or whatever is going to help with the question at hand.
 
  • #11
strangerep said:
I'm reasonably sure Hendrik meant "...there is no self-adjoint momentum operator for a particle in a finite box", but... I should let him speak for himself.

Certainly, one can compute matrix elements. But one might object that since this operator is not self-adjoint, it doesn't qualify as a good quantum observable, hence is not "physical".

Well, it's expected that due to the unphysical V=infinity outside the box, psi =0 outside the box. But why would it be necessarily 0 at the 2 points which form the edges of the box ? That's why the operator is not self-adjoint, because with this constraint its domain is not maximal, it will allow for non-trivial symmetric extensions (actually self-adjoint), so that the so called 'physical boundary conditions' (1) are too restrictive. If you 'relax'

\psi (0) = \psi (L) = 0 (1)

to

\psi (0) = e^{-i\alpha} \psi (L) \neq 0 ~, \alpha\in\mathbb{R} (2)

the momentum operator (-ihbar derivative) becomes self-adjoint for any value of the real parameter, hence it will be a 'good observable'.
 
  • #12
Fine! That's a way out, although I don't know what's the physical interpretation of this situation now. Admittedly, the infinite potential is as unphysical as this. Note, however, that now the position operator becomes problematic. At least multiplication of the wave function with x is not a self-adjoint operation anymore (but still hermitean as is the case with the momentum operator for rigid boundary conditions).

A nice (well-known) example, how this model can be misleading is given by the similar case of the rigid rotator model. This describes a particle restricted to a circle of radius R. It can be described by the square-integrable functions \psi(\varphi), \varphi \in [0,2 \pi[ with periodic boundary conditions \psi(2 \pi)=\psi(0). The angular-momentum operator is given by \hat{J}=-\mathrm{i} \partial_\varphi. Obviously you have the commutation relation
[\varphi,\hat{J}]=\mathrm{i}.
Now a naive conclusion is as for usual position and momentum that
\Delta \varphi \Delta J \geq 1/2.
On the other hand there are proper eigenstates of \hat{J} with eigenvalues 0,1,\ldots with eigenstates
u_n(\varphi)=\frac{1}{\sqrt{2 \pi}} \exp(\mathrm{i} n \varphi) \; n \in \mathbb{N}_0.[/tex]<br /> These form a complete set on the above defined Hilbert space.<br /> <br /> Now there&#039;s obviously a contradiction with the angle-angular-momentum uncertainty relation, because in any of these eigenstates the variance of angular momentum is 0.<br /> <br /> The resolution of the puzzle is again to carefully think about the question, whether the angle is a proper observable in this case!
 
  • #13
<puzzled> how does this help sddang?
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 0 ·
Replies
0
Views
1K