loginorsinup
- 54
- 2
Homework Statement
Virtually all quantum mechanical calculations involving the harmonic oscillator can be done in terms of the creation and destruction operators and by satisfying the commutation relation \left[a,a^{\dagger}\right] = 1
(A) Compute the similarity transformation Q\left(\lambda\right) = e^{\lambda W}Qe^{-\lambda W}
for the operators Q = a and Q = a^{\dagger} and
- W = a
- W = a^{\dagger}a
- W = a^{\dagger}a^{\dagger}
(B) For a transformation generated by W = a^{\dagger}a^{\dagger} - aa,
show that the transformed variables are a\left(\lambda\right) = a\cosh\left(2\lambda\right) + a^{\dagger}\sinh\left(2\lambda\right)\\<br /> a^{\dagger}\left(\lambda\right) = a^{\dagger}\cosh\left(2\lambda\right) + a\sinh\left(2\lambda\right)
Homework Equations
In addition to the ones given, I believe two equations may be relevant. First, describing what a similarity transformation is. Second, how an exponentiated operator can be expanded in terms of a Taylor series.
- Similarity Transformation: Given a matrix M with eigenvalue m and eigenvector v, the following is true. Mv = mv A similarity transformation does the same thing, but instead of focusing on the v part, it focuses on the m part. So given another matrix K = P^{-1}MP. K is consider similar to M if an invertible matrix P can be found. Then, Ku = P^{-1}MPu and u is desired to be such that v = Pu This would mean that \begin{align*}Ku &= P^{-1}M\underbrace{Pu}_{v}\\Ku &= P^{-1}Mv\\Ku &= P^{-1}mv\\Ku &= mP^{-1}\underbrace{v}_{Pu}\\Ku &= mP^{-1}\left(Pu\right)\\Ku &= m\mathbb{I}u\\Ku &= mu\end{align*}
- So, finding a similarity transformation involves finding the invertible matrix P.
- Taylor expansion of an exponentiated operator M e^{M} = \mathbb{I} + M + \frac{1}{2}M^2 + \frac{1}{6}M^3 + \cdots
The Attempt at a Solution
In addition to the attempt in the relevant equations section, I think the definitions of the ladder operators are useful, but, I want to make sure I have the bigger picture cleared up.
What is the strategy I need to use? I am to find a similarity transformation, first, and central to each of the six calculations is finding some invertible matrix P. Maybe my linear algebra is a bit weak, but I am not sure how I am supposed to find such a matrix. It's a bit abstract and I would appreciate if someone could help me connect the dots.
I'd like to start there with (A) and then end up tackling (B) afterwards. Thanks!