Particle oscillating between two wells

  • Context: Graduate 
  • Thread starter Thread starter maverick280857
  • Start date Start date
  • Tags Tags
    Oscillating Particle
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
maverick280857
Messages
1,774
Reaction score
5
Hi

Suppose we a pair of symmetric wells of finite potential and the particle is given to be in the initial state

[tex]|\psi(0)\rangle = \frac{1}{\sqrt{2}}(|\psi_{s}\rangle + |\psi_{a}\rangle)[/tex]

(a = antisymmetric state, s = symmetric state)

For t > 0, we have

[tex]|\psi(t)\rangle = \frac{1}{\sqrt{2}}e^{-iE_{S}t/\hbar}(|\psi_{s}\rangle + e^{-it/\tau}|\psi_{a}\rangle)[/tex]

where [itex]\tau = \hbar\pi/(E_{a}-E_{s})[/itex]

We see that the particle oscillates between the two wells, but the expectation value of the energy

[tex]\langle\psi(t)|H|\psi(t)\rangle[/tex]

is constant and equals [itex](E_{s}+E_{a})/2[/itex].

I have two questions:

1. What is the physical significance of this?

2. Is this due to the specific initial state given?

Thanks in advance.
Cheers
Vivek
 
Physics news on Phys.org
1. Energy is conserved!

2. No. Take any time-independent hamiltonian, and express the initial state as a superposition of energy eigenstates |n>, with coefficients c_n. The probability that the system has energy E_n is then |c_n|^2. Time evolution changes the phase, but not the magnitude, of each c_n. So the probability |c_n|^2 is constant in time. The expectation value of the energy is just the sum of |c_n|^2 E_n, so this is constant as well.
 
Avodyne said:
1. Energy is conserved!

Yes, of course ... I forgot :rolleyes:

Thanks Avodyne.