Normalizing a Wavefunction of a harmonic oscillator

AI Thread Summary
The discussion focuses on normalizing the wavefunction of a one-dimensional harmonic oscillator, expressed as a combination of the ground and first excited states. The user initially struggles with the normalization process, calculating an incorrect normalizing constant and questioning the sum of probabilities. Clarifications reveal that the orthogonality of the eigenfunctions simplifies the integration, allowing the user to correctly identify that the cross-terms vanish. Ultimately, the correct normalization leads to a probability calculation for the ground state, confirming the importance of understanding the properties of eigenfunctions in quantum mechanics. The conversation emphasizes the need for careful handling of wavefunction components during normalization.
Bready
Messages
7
Reaction score
0
1. At a certain time the wavefunction of a one-dimensional harmonic oscillator is

\psi(x) = 3\phi0(x) + 4\phi1(x)

where \phi0(x) and \phi1(x) are normalized energy eigenfunctions of the ground and first excited states respectively. Normalize the wavefunction and determine the probability of finding the oscillator in the ground state.




3. I'm not really sure if I'm normalizing the wavefunction correctly, I get the normalizing constant as 1/7. However, when I calculate the probability of the ground state and first state combined they don't equal one. Aren't they supposed to and have I normalized correctly?
 
Physics news on Phys.org
Bready said:
I'm not really sure if I'm normalizing the wavefunction correctly, I get the normalizing constant as 1/7.
Redo this. What's the definition of normalization? (What must equal 1?)
 
I've got the equation for normalising a wavefunction; one over the square root of the wavefunction squared.


= (\int[3\phi0(x) + 4\phi1(x)]2)1/2 =

I still get \sqrt{1/49} when I should be getting \sqrt{1/25}; I think I'm squaring the function wrong. The coefficients I get upon squaring are (9 + 12 + 12 + 16), I'm guessing the 12s cancel each other out to leave 9+16=25 but I don't see how. Do I need to know the energy eigenfunctions to calculate this? I think I'm getting myself confused, can you point me in the right direction of squaring the wavefunction? It's just all previous examples I have give the wavefunction experssed as a single function rather than an addition of two. Thanks very much.
 
show your intermediate steps.

I think you are forgetting that phi_0 and phi_2 are ortogonal to each other..
 
Bready said:
I'm guessing the 12s cancel each other out to leave 9+16=25 but I don't see how. Do I need to know the energy eigenfunctions to calculate this?
All you need to know is:
malawi_glenn said:
I think you are forgetting that phi_0 and phi_2 are ortogonal to each other..
That's the secret. :wink:

Show your steps, keeping the eigenfunctions in your expansion.
 
psi(x) = 3phi_0(x) + 4phi_1(x)

=> [psi(x)]^2 = [3phi_0(x) + 4phi_1(x)]^2

=> [9(phi_0(x))^2 + 12phi*_0(x)phi_1(x) + 12phi_0(x)phi*_1(x) + 16(phi_1(x))^2

Is this right?

When I integrate with limits +-infinity does it give

9+0+0+16?
 
Good! Now you've got it.
 
Thanks very much! :D
 
Back
Top