Maximum position expectation value for 1D harmonic oscillator

In summary, the conversation discusses a homework problem involving determining a linear combination of states for a one-dimensional harmonic oscillator to maximize the expectation value of x. The Lagrange multiplier method is suggested as a possible approach, and the conversation then delves into examining various solutions and how to determine which is correct. Ultimately, it is determined that any solution where the phases of the coefficients are equal is valid.
  • #1
AwesomeTrains
116
3
Hey, I'm stuck halfway through the solution it seems. I could use some tips on how to continue.

1. Homework Statement

I have to determine a linear combination of the states [itex]|0\rangle, |1\rangle[/itex], of a one dimensional harmonic oscillator, so that the expectation value [itex]\langle x \rangle [/itex] is a maximum.

Homework Equations


[itex]x=\sqrt{\frac{\hbar}{2m\omega}}(a+a^\dagger)[/itex]

The Attempt at a Solution


I set [itex]|\alpha \rangle\equiv c_1|1\rangle + c_2|0\rangle[/itex]
Then I calculate [itex] \langle \alpha | x | \alpha \rangle = \sqrt{\frac{\hbar}{2m\omega}} (c_1^*\langle1| + c_2^*\langle 0|)(a+a^\dagger)(c_1|1\rangle + c_2|0\rangle)=\sqrt{\frac{\hbar}{2m\omega}}[c_1^*(c_1+c_2)+c_2^*c_2] = \sqrt{\frac{\hbar}{2m\omega}}[1+c_1^*c_2][/itex]
I get the last equation because of the normalization condition:
[itex] c_1^*c_1+c_2^*c_2=1[/itex]
This is where I don't know how to continue. Is this even the right approach?
(I'm not allowed to use the wave functions.)

Anything is appreciated.

Kind regards
Alex
 
Physics news on Phys.org
  • #2
You should recheck your calculation of ##\langle \alpha \lvert x \rvert \alpha \rangle##. The ##c_i^*c_i## terms shouldn't be there.
 
  • Like
Likes blue_leaf77
  • #3
As for the maximization problem, the Lagrange multiplier method may be helpful.
 
  • #4
Thanks for the fast reply.
I've corrected my calculation, is this right?:
First I calculate [itex](a+a^\dagger)|\alpha\rangle [/itex]
[itex]a(c_1|1\rangle+c_2|0\rangle)=c_1|0\rangle+0c_2|0\rangle=c_1|0\rangle[/itex]
and
[itex]a^\dagger(c_1|1\rangle+c_2|0\rangle)=c_1\sqrt{2}|2\rangle+c_2|1\rangle[/itex]

Then because [itex] |\alpha\rangle^\dagger = c_1^*\langle1|+c_2^*\langle0|[/itex]
[itex]\langle\alpha|(a+a^\dagger)|\alpha\rangle=c_1^*\langle1|(c_1\sqrt{2}|2\rangle+c_2|1\rangle+c_1|0\rangle)+c_2^*\langle0|(c_1\sqrt{2}|2\rangle+c_2|1\rangle+c_1|0\rangle)= c_1^*c_2+c_2^*c_1[/itex]
Do I use the lagrange multiplier method here? Or how do I continue?
 
  • #5
The Lagrange multiplier is used for finding the maximum value of <x>.
 
  • #6
So It's like a function of 4 variables [itex]f(c_1,c_1^*, c_2,c_2^*)=c_1^*c_2+c_2^*c_1[/itex] which I have to maximize under the condition [itex] c_1^*c_1+c_2^*c_2=1 [/itex]
Or is there an easier solution?
 
  • Like
Likes blue_leaf77
  • #7
Hello! I Have the same exercise in my homework. Using the Lagrange multiplier I get ##c_{1}=c_{2}=1/\sqrt{2}##. Is that right?
 
  • #8
AwesomeTrains said:
So It's like a function of 4 variables [itex]f(c_1,c_1^*, c_2,c_2^*)=c_1^*c_2+c_2^*c_1[/itex] which I have to maximize under the condition [itex] c_1^*c_1+c_2^*c_2=1 [/itex]
Or is there an easier solution?
Yes, it is.
Mikhail_MR said:
Hello! I Have the same exercise in my homework. Using the Lagrange multiplier I get ##c_{1}=c_{2}=1/\sqrt{2}##. Is that right?
Whether it's true or not, you can do some kind of examination. For example, you can write ##\langle \hat{x} \rangle \propto |c_1||c_2| \cos{(\phi_1-\phi_2)}## where the ##\phi##'s are the angle of each coefficients, since we want to maximize our expectation value, it's necessary that ##\phi_1=\phi_2##.
 
Last edited:
  • #9
Thanks for advise, blue_leaf77. I have made my calculation new.
I get 4 different sets of values.
##c_{1}=c_{2} = i/\sqrt{2}##
##c_{1}=c_{2} = -i/\sqrt{2}##
##c_{1}=i/\sqrt{2}; c_{2} = -i/\sqrt{2}##
##c_{1}=-i/\sqrt{2}; c_{2} = i/\sqrt{2}##

Using your advise how to examine solutions only the first and the second solutions are of interest. I can get this result on another way just inserting values in ##f## and finding a maximum. My question is: how i decide which set is right (the first or the second)?
 
  • #10
Mikhail_MR said:
Thanks for advise, blue_leaf77. I have made my calculation new.
I get 4 different sets of values.
##c_{1}=c_{2} = i/\sqrt{2}##
##c_{1}=c_{2} = -i/\sqrt{2}##
##c_{1}=i/\sqrt{2}; c_{2} = -i/\sqrt{2}##
##c_{1}=-i/\sqrt{2}; c_{2} = i/\sqrt{2}##
Well as long as ##\phi_1 = \phi_2## is satisfied, any ##\phi_1## is possible.
Mikhail_MR said:
how i decide which set is right (the first or the second)?
In the original question posted by the OP, he is asked to calculate the maximum of ##\langle \hat{x} \rangle##. In your case, I don't know what you are asked to do in your own homework.
 
  • #11
I have to calculate the maximum of ##\langle \hat{x} \rangle## too
 
  • #12
blue_leaf77 said:
Well as long as ##\phi_1 = \phi_2## is satisfied, any ##\phi_1## is possible.
You have this freedom.
 
  • #13
Mikhail_MR said:
Thanks for advise, blue_leaf77. I have made my calculation new.
I get 4 different sets of values.
##c_{1}=c_{2} = i/\sqrt{2}##
##c_{1}=c_{2} = -i/\sqrt{2}##

Using your advise how to examine solutions only the first and the second solutions are of interest. I can get this result on another way just inserting values in ##f## and finding a maximum. My question is: how i decide which set is right (the first or the second)?
Your first solution corresponds to the state
$$\lvert \alpha_1 \rangle = i\left(\frac {1}{\sqrt{2}} \lvert 0 \rangle + \frac{1}{\sqrt{2}} \lvert 1 \rangle\right) = e^{i\frac {\pi}{2}}\left(\frac {1}{\sqrt{2}} \lvert 0 \rangle + \frac{1}{\sqrt{2}} \lvert 1 \rangle\right),$$ and your second solution to
$$\lvert \alpha_2 \rangle = -i\left(\frac {1}{\sqrt{2}} \lvert 0 \rangle + \frac{1}{\sqrt{2}} \lvert 1 \rangle\right) = e^{-i\frac {\pi}{2}}\left(\frac {1}{\sqrt{2}} \lvert 0 \rangle + \frac{1}{\sqrt{2}} \lvert 1 \rangle\right).$$ The two states differ only by an overall phase factor, so…
 
  • Like
Likes Mikhail_MR

FAQ: Maximum position expectation value for 1D harmonic oscillator

What is the maximum position expectation value for a 1D harmonic oscillator?

The maximum position expectation value for a 1D harmonic oscillator is at the equilibrium position, where the potential energy is at its minimum. This corresponds to the point where the force acting on the oscillator is zero, and it has the highest probability of being found at that position.

How is the maximum position expectation value related to the energy of the oscillator?

The maximum position expectation value is directly related to the energy of the oscillator. As the energy of the oscillator increases, the maximum position expectation value also increases. This is because a higher energy state allows the oscillator to explore a larger region of space, increasing the chances of finding it at a higher position.

What is the significance of the maximum position expectation value in the context of the harmonic oscillator?

The maximum position expectation value is a key parameter in understanding the behavior of the harmonic oscillator. It helps us calculate the average position of the oscillator, as well as the spread of its position. It also gives us insights into the energy states and behavior of the oscillator.

How does the maximum position expectation value change with time in a harmonic oscillator?

In a harmonic oscillator, the maximum position expectation value remains constant with time. This is because the oscillator is in a stable equilibrium state, and the probability of finding it at any position remains the same. However, the position of the oscillator may fluctuate around this maximum value due to its quantum nature.

What factors can affect the maximum position expectation value in a harmonic oscillator?

The maximum position expectation value can be affected by factors such as the energy of the oscillator, the potential energy function, and the initial conditions of the system. Changes in these factors can lead to a shift in the equilibrium position and consequently, the maximum position expectation value of the oscillator.

Back
Top