Eigenvalues and ground state eigenfunction of a weird Hamiltonian

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 4K views
Thunder_Jet
Messages
18
Reaction score
0
Hello again everyone!

I would like to ask a question regarding this Hamiltonian that I encountered. The form is H = Aa^+a + B(a^+ + a). Then there is this question asking for the eigenvalues and ground state wavefunction in the coordinate basis. The only given conditions are, the commutator of a^+ and a is [a^+,a] = 1, and that A > 0 and B are c-number constants. I actually do not understand the meaning of c-number constants. Can anyone suggest how to attack this problem?
 
Physics news on Phys.org
Are you sure? The canonical convention is that [itex]\hat{a}[/itex] is the destruction and [itex]\hat{a}^{\dagger}[/itex] the creation operator for phonons. Then the commutator should read [itex][\hat{a},\hat{a}^{\dagger}]=1[/itex]. What you have here, is simply a "shifted harmonic oscillator". This problem you find solved in many textbooks on quantum mechanics.
 
vanhees71 said:
Are you sure? The canonical convention is that [itex]\hat{a}[/itex] is the destruction and [itex]\hat{a}^{\dagger}[/itex] the creation operator for phonons. Then the commutator should read [itex][\hat{a},\hat{a}^{\dagger}]=1[/itex]. What you have here, is simply a "shifted harmonic oscillator". This problem you find solved in many textbooks on quantum mechanics.

Ok, so a and a^+ are the annihilation and creation operators in the harmonic oscillator problem. I thought there are other operators. Thanks for your comment! Anyway, in this shifted harmonic oscillator case, do you expect that the solution for example, the eigenvalues are just shifted by a constant? I think the same is true for the wavefunction.
 
May I know how can I obtain the eigenvalues using the usual eigenvalue problem here? I am quite confused here now.
 
Define new creation and annihilation operators
[tex]\tilde a = a+c[/tex]
[tex]\tilde a^\dagger = a^\dagger + c[/tex]
where [itex]c[/itex] is a real constant. Choose [itex]c[/itex] so that the hamiltonian is
[tex]H=A \tilde a^\dagger \tilde a + d[/tex]
where [itex]d[/itex] is another constant. Note that
[tex][\tilde a, \tilde a^\dagger]=1[/tex]
 
Avodyne said:
Define new creation and annihilation operators
[tex]\tilde a = a+c[/tex]
[tex]\tilde a^\dagger = a^\dagger + c[/tex]
where [itex]c[/itex] is a real constant. Choose [itex]c[/itex] so that the hamiltonian is
[tex]H=A \tilde a^\dagger \tilde a + d[/tex]
where [itex]d[/itex] is another constant. Note that
[tex][\tilde a, \tilde a^\dagger]=1[/tex]

Hmmm, sounds ok. Thank you for your suggestion. But I am really new to ladder operators, how would you use this translated a+ and a?