I How are eigenstates and eigenvalues related in quantum mechanics?

Jimmy87
Messages
692
Reaction score
19
Hi,

I have come across two definitions of eigenstates (and eigenvalues), both of which I understand but I don't understand how the two are related:

1) An eigenstate is one where you get the original function back, usually with some multiple, which is called the eigenvalue.

2) An eigenstate is a state of a particle with a definite momentum or position. For example, in the single slit experiment monochromatic light is used. This light has a single wavelength (and colour) thus it has a definite momentum. Therefore, the photons have a momentum eigenstate.

I don't get how 1 and 2 can be the same?

Thanks,
 
Physics news on Phys.org
Both are correct statements since 1st one is definition and 2nd one is the physical significance of eigenstate in atomic and nuclear physics.
 
Agni101 said:
Both are correct statements since 1st one is definition and 2nd one is the physical significance of eigenstate in atomic and nuclear physics.

Thanks. Just to check I understand the connection. Let's say you have some simple wavefunction with a range of different possibilities for position like this one:

wave_function.gif


Let's say you detect the particle somewhere in the middle where it is most likely to be found. The wavefunction has now collapsed as you have identified where the particle is. Therefore you now have a position eigenstate. Are you saying that if you compare the original wavefunction (the graph above) to the function when it has collapsed, the collapsed function will be some multiple of the original wavefunction?
 
Jimmy87 said:
Hi,

I have come across two definitions of eigenstates (and eigenvalues), both of which I understand but I don't understand how the two are related:

1) An eigenstate is one where you get the original function back, usually with some multiple, which is called the eigenvalue.

2) An eigenstate is a state of a particle with a definite momentum or position. For example, in the single slit experiment monochromatic light is used. This light has a single wavelength (and colour) thus it has a definite momentum. Therefore, the photons have a momentum eigenstate.

I don't get how 1 and 2 can be the same?

Thanks,
I admire your efforts, but this is why you need at least basic linear algebra to study QM.
 
  • Like
Likes bhobba
Jimmy, your graph suggests that the particle is not in an eigenstate of position. It only becomes in an eigenstate once it is measured and localised.
 
Jilang said:
Jimmy, your graph suggests that the particle is not in an eigenstate of position. It only becomes in an eigenstate once it is measured and localised.
Yeh I know - underneath the graph I discussed about measuring it and collapsing the wavefunction into a position eigenstate.
 
So why are you trying to relate the graph of what was before measurement to what is after? The wavefunctions will not be the same.
 
Jilang said:
So why are you trying to relate the graph of what was before measurement to what is after? The wavefunctions will not be the same.

Will the collapsed function not have some multiple of the original function as per the first definition in my OP? What does it then mean about being some multiple of the original function? What does it mean by the original function?
 
Jimmy87 said:
2) An eigenstate is a state of a particle with a definite momentum or position.
This is not true in general. As an example, the energy eigenstates in atoms do not have a definite momentum or position.
It depends on the operator you use to find eigenstates.
Jimmy87 said:
Will the collapsed function not have some multiple of the original function as per the first definition in my OP?
Only if your state was an eigenstate before, but then nothing collapsed. A collapse (if you really want to use that concept - it is not necessary) always changes the wave function in weird ways.
 
  • Like
Likes Jimmy87
  • #10
Jimmy87 said:
Will the collapsed function not have some multiple of the original function as per the first definition in my OP? What does it then mean about being some multiple of the original function? What does it mean by the original function?
Because of the normalisation requirement an eigenstate/function is unchanged by a further measurement of the observable in question.

The eigenvalue (multiple) is the measurement obtained.
 
  • Like
Likes Jimmy87
  • #11
mfb said:
This is not true in general. As an example, the energy eigenstates in atoms do not have a definite momentum or position.
It depends on the operator you use to find eigenstates.
Only if your state was an eigenstate before, but then nothing collapsed. A collapse (if you really want to use that concept - it is not necessary) always changes the wave function in weird ways.

Thanks. Oh I understand now. So if you have a wavefunction like the graph in the other post of mine then you measured and located the particle it would collapse and be in a position eigenstate. This new wavefunction can have various operations done on it. Any operation yielding some multiple of the original collapsed wavefunction eigenstate are also eigenstates? Is that right?
 
  • #12
If the state ##\left|\psi_p\right>## has a definite momentum ##p##, then the observable ##\hat{p}## acts on the state to give
##\hat{p} \left|\psi_p\right> = p \left|\psi_p\right>##
In the matrix formulation, you can think of ##\left|\psi_p\right>## as an eigenvector and ##\hat{p}## as a matrix. So ##p## is an eigenvalue.
Now, let suppose you have a state ##\left|\phi\right>## which is a combination of two different states. ##\left|\phi\right> = \frac{1}{\sqrt{2}} ( \left|\psi_{p_1}\right> + \left|\psi_{p_2}\right>)##
Then ##\hat{p}\left|\phi\right> = \frac{1}{\sqrt{2}} ( p_1\left|\psi_{p_1}\right> + p_2\left|\psi_{p_2}\right>)##
If ##p_1 \neq p_2##, you can't write the right side as a product ##p \left|\phi\right>##
 
  • #13
Jimmy87 said:
Thanks. Oh I understand now. So if you have a wavefunction like the graph in the other post of mine then you measured and located the particle it would collapse and be in a position eigenstate. This new wavefunction can have various operations done on it. Any operation yielding some multiple of the original collapsed wavefunction eigenstate are also eigenstates? Is that right?
Any operator having position eigenstates as its eigenstates is (equivalent to) the position operator, but you can see what the wave function does if you apply it more than once, sure.
 
  • #14
Jimmy87 said:
Thanks. Oh I understand now. So if you have a wavefunction like the graph in the other post of mine then you measured and located the particle it would collapse and be in a position eigenstate. This new wavefunction can have various operations done on it. Any operation yielding some multiple of the original collapsed wavefunction eigenstate are also eigenstates? Is that right?

You have to work through some examples to understand how this works.

An eigenstate is relative to a particular operator and a particular eigenvalue.

The function \psi(x) = e^{i k x} satisfies the equation:<br /> <br /> (-i \hbar \frac{\partial}{\partial x}) \psi(x) = \hbar k \psi(x)<br /> <br /> So operating with p \equiv (-i \hbar \frac{\partial}{\partial x}) has the effect of multiplying by \hbar k. So we say that \psi(x) is an eigenstate of p with eigenvalue \hbar k.<br /> <br /> There isn&#039;t really a function that is an eigenstate of position, but people loosely say that<br /> <br /> \psi(x) = \delta(x-x_0)<br /> <br /> is an eigenstate of position with eigenvalue x_0, because of the fact:<br /> <br /> x \delta(x-x_0) = x_0 \delta(x-x_0)
 
  • #15
I don't understand: in this case if you measured and obtained a defined momentum (eigenvalue momentum), don't you lose any information about the position? So the equation of the Dirac delta seems contradictory with the equation of eigenvalue of the momentum: In this way it seems that position and momentum are defined simultaneously, violating HUP (?)
 
  • #16
Karolus said:
I don't understand: in this case if you measured and obtained a defined momentum (eigenvalue momentum), don't you lose any information about the position? So the equation of the Dirac delta seems contradictory with the equation of eigenvalue of the momentum: In this way it seems that position and momentum are defined simultaneously, violating HUP (?)
Neither the position nor the momentum eigenstate given in post #14 is physically realisable. A particle, therefore, always has a range of position or momentum in any physically realisable state.
 
  • #17
Is the Dirac delta function an eigenstate of momentum? What is the Fourier transform of a Dirac delta function?
 
  • #18
The Dirac ##\delta## "function" is not a function but a distribution (in the sense of "generalized function"). It should be forbidden to all textbook writers to call it a function!

A pure state is described by a square integrable function, and neither the ##\delta## distribution nor the plane-wave ##\exp(\mathrm{i} \vec{k} \cdot \vec{x})## are square integrable. So these "generalized eigenfunctions" of position or momentum, respectively, do not represent pure states of a particle.
 
  • #19
Karolus said:
I don't understand: in this case if you measured and obtained a defined momentum (eigenvalue momentum), don't you lose any information about the position? So the equation of the Dirac delta seems contradictory with the equation of eigenvalue of the momentum: In this way it seems that position and momentum are defined simultaneously, violating HUP (?)

I'm not sure what you mean. The function \psi(x) = e^{ikx} describes a state with a definite value of momentum, namely p = \hbar k, but completely uncertain position. To see that the position is uncertain, take the square: |\psi(x)|^2 = 1, which has no position information at all. (It's the square of the wave function that tells the probability distribution.)

In contrast, the function \psi(x) = \delta(x-x_0) describes a state with a definite value of position, namely x=x_0. That's because \delta(x-x_0) is zero everywhere except at x=x_0; so it is certain that the particle will be at x=x_0.

The function \psi(x) = \delta(x-x_0) corresponds to a state with a completely undetermined momentum, though. You can see that by writing the delta function in the following way:

\delta(x-x_0) = \frac{1}{2\pi} \int e^{i k (x-x_0)} dk

All momenta are equally likely.
 
  • Like
Likes Karolus
  • #20
Khashishi said:
Is the Dirac delta function an eigenstate of momentum? What is the Fourier transform of a Dirac delta function?

The Fourier transform of the delta function is a constant: F(k) = \int dx \delta(x-x_0) e^{i kx} = 1.
 
  • #21
vanhees71 said:
The Dirac ##\delta## "function" is not a function but a distribution (in the sense of "generalized function"). It should be forbidden to all textbook writers to call it a function!

A pure state is described by a square integrable function, and neither the ##\delta## distribution nor the plane-wave ##\exp(\mathrm{i} \vec{k} \cdot \vec{x})## are square integrable. So these "generalized eigenfunctions" of position or momentum, respectively, do not represent pure states of a particle.

But e^{ikx} is an eigenfunction of the operator -i \hbar \frac{\partial}{\partial x}. To be a state requires the additional constraint of square integrability.
 
  • #22
Karolus said:
There are actually a few ways to get around the difficulty of not normalizing like ## e^{ikx} ## function. One way is to consider a particle in a finite region of space (particle in a box) and to tend to infinity the width of the box. The other way is to not be considered a pure quantum state, but to consider it, more realistically with a wave packet. The difficulty comes from the fact that for a function like ##e^{ikx}## the particle is not confined to region of space, so that the probability of finding it everywhere is zero.

There's a different formulation of the axioms (and theorems) of QM particularly built to avoid distributions and keep von Neumann's Hilbert space formulation in place and it has nothing to do with your two proposals. You can find the details without functional analysis in the textbook by C. Cohen-Tannoudji and B. Diu.
 
  • Like
Likes bhobba and vanhees71
  • #23
dextercioby said:
There's a different formulation of the axioms (and theorems) of QM particularly built to avoid distributions and keep von Neumann's Hilbert space formulation in place and it has nothing to do with your two proposals. You can find the details without functional analysis in the textbook by C. Cohen-Tannoudji and B. Diu.

I would not, if possible, get into a discussion too abstract and mathematical. The consider a finite region of space approach, then in a box, and then stretch the width of the box to infinity, it is not, from a mathematical point of view, rigorous, but the concept is legitimate. The problem arises because, I believe, we are considering a particle, distributed, spread on an infinite line (1-dimensional case). This context is not physically realistic, all the apparatus, and physical systems have, say, the borders. For example in the case of the atom things go well enough, spherical harmonics work etc etc. In all texts resolves the question considering the particle as a wave packet, and express in some way the wave function of the position as the Fourier transform of the momentum and vice-versa, which then leads to what is said in the post # 19, with passes to the limit and the Dirac delta etc. My question was just this. I suppose that in their dealings with the Von Neumann and text recommended the issue be dealt with in a manner mathematically "strict" and more rigorous.
 
Back
Top