Superposition of states of the hydrogen atom

lavster
Messages
213
Reaction score
0
say we had two states \psi1 and \psi2 and i want to model the superposition of the two states \psi=c1\psi1+c2\psi2. how do i find c1 and c2? I've been trying to do c1=\int\psi\psi1 r^2dr over the limits 0 and infinity but i don't seem to be getting anywhere. does anyone have any ideashow i would do this?

thanks :)
 
Physics news on Phys.org
Are states \psi1 and \psi2 normalized? Orthogonal to each other?
 
erm... they are both normailised. and I am not sure if they are orthogonal to each other... I am doing it for the solutions ofthe hydrogen atom. so they are both solutions of the schrodinger equation for the hyrdogen atom. the only difference between the two wave functions is the principle quantum number, n, and hence the energy.
 
I vaguely recall that the solutions to the hydrogen atom are the Bessel functions. If this is true, then the weight would be r, not r^2, so it would be: c_1=\int \psi*\psi_1 rdr.
 
The overall solution of the equation is:

\Psi = (-1)^m\frac{1}{a_0^\frac{3}{2}}\frac{2}{n^2}\left[\frac{(n-\textit{l}-1)!}{(n+\textit{l})!}\right]^{\frac{1}{2}}\left(\frac{2\textbf{r}}{na}\right)^\textit{l}e^{\frac{-\textbf{r}}{na}}L^{2\textit{l}+1}_{n-\textit{l}-1}\left[\frac{2l+1}{4\pi}\frac{(\textit{1}-|m|)!}{(\textit{l}+|m|)!}\right]^{\frac{1}{2}}P^{m}_{l}(cos\theta)

where the L is the laguerre polynomial and the P is the associated legendre polynomial.

The two states I am trying to super impose is the 1s (n=1, l=0, m=0) and 2s (n=2, l=0, m=0) states. Hence the legendre polynomial will be the same each time, but the other terms will differ slightly.

where does the r in your equation come from? is the '*' the complex conjugate or multiplication and is my approach indeed correct because I am not entirely sure where it comes from.
 
I wonder what you are trying to do. The physical pictures for this superposition are pretty easy to work out. The orbital is either compressed or expanded depending on the polarity of the combination. When you throw in the differential time variation of the two states, you get kind of a pulsating balloon for the electron orbital. Because it is spherically symmetric, it doesn't radiate. Which explains why the transition between the two states is forbidden.
 
Since the hydrogen atom states are orthonormal, you just have to calculate the inner product <\psi_1 | \psi>=\int \psi_1^* \psi d^3 \mathbf r. Make sure you include the angular part of the integral!
 
okay...so would that mean that c1=\int \psi1^*\psi r^2sin \phi dr d\theta d\phi? what does this physically mean anyway? also how can i work out this inner product to work out c1 and c2 when c1 and c2 are included in \psi or do i just use \psi=\psi1+\psi2 instead of \psi=c1\psi1+c2\psi2? sorry guys...i think this is prob really simple but i just don't get it :(
 
Last edited:
i meant: c1=\int \psi1^*\psi r^2sin \phi dr d\theta d\phi not c1=\int \psi1^*\psi r^2sin \theta dr d\theta d\phi
 
  • #10
If you already have \psi explicitly in terms of c_1 and c_2, why would you need to go through the trouble of performing the integration? Perhaps you could tell us what exactly it is you're trying to do?

(FYI, calculating the inner product is, roughly speaking, finding the amount of overlap that exists between \psi and \psi_1.)
 
  • #11
im trying to model the probability of the superpostition of the two lowest energy states of the hydrogen atom ie 1s and 2s energy levels using mathematica. i have the wavefunction of the 1s energy level and 2s energy level. I no that \psi = c1\psi1 +c2 \psi2, and now no that c1=inner product of \psi1and \psi. I think my main problem is not knowing \psi or c1, c2 so it seems to be a big circle and I am getting nowhere. would i use my \psi to be my function at t=0, so eg if the electron is in the 1s state initially, then i should use \psi to be \psi1?
 
  • #12
lavster said:
im trying to model the probability of the superpostition of the two lowest energy states of the hydrogen atom ie 1s and 2s energy levels using mathematica. i have the wavefunction of the 1s energy level and 2s energy level. I no that \psi = c1\psi1 +c2 \psi2, and now no that c1=inner product of \psi1and \psi. I think my main problem is not knowing \psi or c1, c2 so it seems to be a big circle and I am getting nowhere. would i use my \psi to be my function at t=0, so eg if the electron is in the 1s state initially, then i should use \psi to be \psi1?

Why don't you just let c1 = c2 = 1/squrt(2) and see what happens.
 
  • #13
Physically what c1 and c2 tell you (or rather what the squares of c1 and c2 tell you) are the probabilities of finding the particle in the states psi 1 and psi 2 respectively when you make a measurement and it is in the state psi. This should give you another equation involving c1 and c2, namely that c1^2 + c2^2 = 1 (this equation is because the particle must be found in either psi 1 or psi 2 when you make a measurement... the fancy way of saying this is that the particle is thrown into an eigenstate of the observable... and the total probability is 1) Does that help?
 
  • #14
lavster said:
I think my main problem is not knowing \psi or c1, c2 so it seems to be a big circle and I am getting nowhere.

Based on the information you've given us so far, all that can be said about c_1 and c_2 is that if \psi_1, \psi_2 and \psi are all normalized, then c_1^2 + c_2^2 = 1. Any combination of c_1 and c_2 that meets this condition is a valid superposition.

Exactly what values of c_1 and c_2 you should use depends on what you want to model. For example, if you want to model the transition from n = 2 to n = 1, then you could choose c_1 and c_2 to be functions of t such that initially c_1 = 0 and c_2 = 1, and finally c_1 = 1 and c_2 = 0, and c_1^2(t) + c_2^2(t) = 1 for all intermediate values of t.

Or if you want a steady-state mixture with equal and constant probabilities for the two states, then you would use Conway's suggestion.
 
Last edited:
  • #15
Thanks so much for all your help-ive got a much clearer picture of what's goin on now! however i have a question about the following statement:

jtbell said:
For example, if you want to model the transition from n = 2 to n = 1, then you could choose c_1 and c_2 to be functions of t such that initially c_1 = 0 and c_2 = 1, and finally c_1 = 1 and c_2 = 0, and c_1^2(t) + c_2^2(t) = 1 for all intermediate values of t.

.

can you have time dependent cooefficients considering the wavewfunction itself statisfies the schodinger equaiton for hydrogen atom:

\frac{-\hbar^2}{2m}\frac{\partial^2}{\partial x^2}\left(\psi(x)\phi(t)\right)+V(x)\psi(x)\phi(t)=i\hbar\frac{\partial}{\partial t}\psi(x)\phi(t).

and the new superimposed wavefunction also needs to satisfy this equation. wouldn't the wavefunction now have the wrong dimensions etc?

thanks
 
  • #16
The dimensions aren't a problem because c_1 and c_2 are dimensionless numbers, even if they vary with time.

Making them time dependent does make the superposition fail to satisfy the S.E., strictly speaking. The time derivatives of the coefficients mess things up when you substitute the superposition into the time-dependent S.E. to test whether it's a solution. However, if they change "slowly enough", then I think you can safely assume that the superposition is a "good enough" approximation to an exact solution. We do this kind of "quasistatic approximation" in thermodynamics and electrodynamics, too.
 
Last edited:

Similar threads

Replies
9
Views
2K
Replies
1
Views
2K
Replies
2
Views
2K
Replies
9
Views
3K
Replies
8
Views
2K
Replies
5
Views
3K
Replies
10
Views
2K
Back
Top