Explaining Pure States and Stationary States in Quantum Mechanics

  • Context: Graduate 
  • Thread starter Thread starter Aziza
  • Start date Start date
  • Tags Tags
    Momentum Operator
Click For Summary

Discussion Overview

The discussion revolves around the concepts of pure states and stationary states in quantum mechanics, focusing on their definitions, mathematical representations, and the relationships between average values and operators. Participants explore the implications of these concepts in the context of quantum mechanics, including the derivation of average momentum and potential energy operators.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants question the definition of average momentum, suggesting it is defined by the inner product <ψ, ˆp ψ> rather than m(d/dt)<ˆx>_ψ.
  • There is uncertainty regarding the relationship between pure states and stationary states, with some participants noting that stationary states are defined as those with constant probabilities over time.
  • One participant proposes that the average value of any observable <q> can be expressed as <q> = ∫ψ* [q] ψ dx, but notes potential complications with operators involving higher derivatives.
  • Participants discuss the potential energy operator [U(x)] and its relationship to classical theory, questioning why it is treated as a multiplication operator in quantum mechanics.
  • Some contributions highlight the distinction between pure states and mixed states, with pure states represented as positive operators of trace 1, while mixed states are seen as statistical ensembles of pure states.
  • There is mention of foundational axioms of quantum mechanics, particularly regarding the average of an observable <A> being expressed in terms of pure states.

Areas of Agreement / Disagreement

Participants express differing views on the definitions and implications of pure states versus stationary states, indicating that multiple competing interpretations exist. The discussion remains unresolved regarding the clarity of these concepts in introductory texts.

Contextual Notes

Some participants note that elementary texts may oversimplify or gloss over important issues in quantum mechanics, leading to confusion about the nature of quantum states and their mathematical representations.

Who May Find This Useful

This discussion may be of interest to students and researchers in quantum mechanics, particularly those seeking to understand the foundational concepts of pure and stationary states, as well as the mathematical formalism involved in calculating average values of observables.

Aziza
Messages
189
Reaction score
1
I know that the average momentum <p> is defined as m\frac{d}{dt}&lt;x&gt;. But why is this also equal to :
\intψ*\frac{h}{(2\pi)i}\frac{\partial ψ}{\partial x}dx ?

the integral goes from negative inf to inf, * indicates conjugate,ψ the wavefunction.

Also, why is it in general that for any average value <q> there is an operator [q] such that
<q> = \intψ*[q] ψ dx ?

I cannot find simple explanation anywhere and my book just skips the derivation..

Also, how come for the potential energy operator [U(x)]:
[U(x)] = U([x]) = U(x) ??
I understand that [x] = x, so U([x]) must equal U(x), but I don't understand the jump from [U(x)] to U([x])..
 
Last edited:
Physics news on Phys.org
Get a hold of Quantum Mechanics - A Modern Development by Ballentine and see Chapter 3 for a deeper understanding of the why of momentum operators etc

But one of the axioms of QM is <A> = Tr(uA) = <u|A|u> if u is a pure state from which your formulas follow.

Thanks
Bill
 
Last edited:
The average momentum in a pure state \psi is not defined by m\frac{d}{dt} \langle \hat{x}\rangle_{\psi}, but by \langle\psi,\hat{p} \psi\rangle.
 
dextercioby said:
The average momentum in a pure state \psi is not defined by m\frac{d}{dt} \langle \hat{x}\rangle_{\psi}, but by \langle\psi,\hat{p} \psi\rangle.

Sorry I am having trouble understanding what pure state is. Is this same thing as 'stationary state'? My book defines a stationary state as one in which probabilities are constant in time and the solutions can be given in separable form.

Also I've attached image of the page of my book that defines momentum like in my previous post. I am assuming this definition is for a stationary state since the book pretty much only deals with these states. But I don't know if this is the same thing as a pure state..
 

Attachments

  • serway_momentum.png
    serway_momentum.png
    72.8 KB · Views: 518
Hello Aziza,
you have interesting questions.

I know that the average momentum <p> is defined as mddt<x>. But why is this also equal to :
∫ψ*h(2π)i∂ψ∂xdx ?

One possible way to see it is this. We write down the expression for average value <x>:

<br /> \langle x\rangle =\int \psi^* x \psi dx,<br />

which is due to Born (probabilistic understanding of \psi). With this assumption, we calculate average momentum

<br /> m \frac{d}{dt} \langle x \rangle = m \int \partial_t \psi^*x\psi + \psi^* x \partial_t \psi ~dx~~(*)<br />


Now we assume that time change of \psi is described by Schroediger's time dependent equation:

<br /> \partial_t \psi = \frac{1}{i\hbar} \hat{H} \psi<br />

with the simple Hamiltonian (more complicated ones can be used)

<br /> \hat{H} = \frac{\hat{p}^2}{2m} + U(x),<br />

where
<br /> \hat{p} = -i\hbar \frac{\partial}{\partial x}<br />

is assumed.

Plugging these two equations to express the time derivatives in the equation (*) and using Hermitian property of H, we obtain


<br /> m \frac{d}{dt} \langle x \rangle = \int \psi^* \frac{im}{\hbar}[\hat{H}x - x\hat{H}] \psi ~dx<br />

It is easily checked that

<br /> \frac{im}{\hbar}[\hat{H}x - x\hat{H}] = \hat{p}<br />

Also, why is it in general that for any average value <q> there is an operator [q] such that
<q> = ∫ψ*[q] ψ dx ?

Well, it works for x due to Born's rule and for p due to above derivation, so it is possible that it will work also also for other more complicated expressions based on them. But there could be some problems with operators containing higher derivatives than second and I think it is always good to check for every new operator whether <q> = ∫ψ*[q] ψ dx works.

Also, how come for the potential energy operator [U(x)]:
[U(x)] = U([x]) = U(x) ??

There are two aspects.

First, the question is, why the operator U in Schroedigner's equation is the multiplication by the same function of coordinates as given by classical theory and not something more complicated?

Simple answer is, this is what Schroedinger tried and it worked (mostly for explaining hydrogen and other spectra). There is presently no deduction of general Schroedinger's equation or the rule "take the classical expression for U to from H" from something more simple or more clear.

Second, the question is, why average of potential energy is calculated by the formula

<br /> \langle U\rangle = \int \psi^* U(x) \psi ~dx<br />

where U(x) is just the standard potential energy function of coordinate of particle, and not with U(x) more general?

This is probably what you refer to in
I understand that [x] = x, so U([x]) must equal U(x), but I don't understand the jump from [U(x)] to U([x])..

This can be explained as consistency with or consequence of the classical theory.
In probability theory, assuming d(x) is the probability density that the particle is at x and assuming that the potential energy for particle at x is given correctly by classical theory as U(x), the average value is calculated by means of probability density as

<br /> \langle U \rangle = \int d(x) U(x) dx.<br />

In the theory using \psi, Born introduced the prescription that d(x) should be calculated from the \psi function as

<br /> d(x) = \psi^*(x)\psi(x),<br />

which gives us

<br /> \langle U\rangle = \int \psi^* U(x) \psi dx<br />

with simple function U(x), so nothing more complicated than this seems to be necessary.
 
Aziza said:
Sorry I am having trouble understanding what pure state is. Is this same thing as 'stationary state'? My book defines a stationary state as one in which probabilities are constant in time and the solutions can be given in separable form.

This is one of the problems with the more elementary texts - they don't really give the full story.

They give the impression that quantum states are elements of a complex vector space - this is not entirely true - it is just one issue they gloss over - there are others as well. They are in fact positive operators of trace 1. |u><u| where u is any element of the vector space is such an operator and is known as a pure state. It can be proven that any state that is not a pure state is a convex sum of pure states - non pure states are called mixed states. Physically their interpretation is a statistical ensemble of pure states and is very important in decoherence theory as well as other areas of QM such as interpretational issues. To understand this more I really do recommend getting a hold of the book by Ballentine I mentioned before where it is explained properly.

Stationary states are the eigenvectors of the observable you are considering. Because of that when the operator is applied to the stationary state its a number and you can take it to the outside of the average formula so it is always that value.

However for now just simply accept that one of the foundational axioms of QM is the average of an observable A, <A>, is <A> = <u|A|u> and your formulas follow trivially from that axiom by expanding the inner product in terms of the eigenvectors of position.

It is an unfortunate issue with QM that the textbooks giving a first brush with QM often leave important issues unanswered and if you are a genuinely thinking student can leave you scratching your head. Rest assured that more advanced texts like the excellent book by Ballentine (another plug - do give it a quick look - it will make things a lot clearer) fix them all up and in a mathematically very beautiful way. I well remember my first brush and its use of the damned Dirac Delta function and calling the vector space containing them Hilbert spaces - it isn't - I was pulling my hair out - other books like Von Neumann's classic Mathematical Foundations of QM - gave the correct mathematical theory that skirted such things and it took me ages to sort it out by delving into some very advanced mathematical tomes. Eventually I did but it took me ages. I wish I had read Ballentine where even that issue is explained properly.

Thanks
Bill
 
Last edited:

Similar threads

  • · Replies 4 ·
Replies
4
Views
617
  • · Replies 7 ·
Replies
7
Views
950
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K