Composing a few transformations

  • Thread starter Thread starter etotheipi
  • Start date Start date
  • Tags Tags
    Transformations
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
2 replies · 730 views
etotheipi
Homework Statement
See below
Relevant Equations
N/A
I messed up somewhere, but don't know why! We consider this sequence of infinitesimal transformations,$$U = e^{i\varepsilon K_{\mu}}e^{i\varepsilon K_{\nu}}e^{-i\varepsilon K_{\mu}}e^{-i\varepsilon K_{\nu}}$$with ##K_{\mu}## and ##K_{\nu}## being two generators. I said, this simplifies to$$\begin{align*}

e^{i\varepsilon K_{\mu}}e^{i\varepsilon K_{\nu}}e^{-i\varepsilon K_{\mu}}e^{-i\varepsilon K_{\nu}} &= (I+i\varepsilon K_{\mu})(I+i\varepsilon K_{\nu})(I-i\varepsilon K_{\mu})(I-i\varepsilon K_{\nu}) + \mathcal{O}(\varepsilon^5) \\

&= \left[I + i\varepsilon(K_{\mu} + K_{\nu}) - \varepsilon^2 K_{\mu} K_{\nu} \right]\left[I - i\varepsilon(K_{\mu} + K_{\nu}) - \varepsilon^2 K_{\mu} K_{\nu} \right] + \mathcal{O}(\varepsilon^5) \\

&= I+ \varepsilon^2 (K_{\mu}^2 + K_{\mu} K_{\nu} + K_{\nu} K_{\mu} + K_{\nu}^2) -2 \varepsilon^2 K_{\mu} K_{\nu} + \mathcal{O}(\varepsilon^3) \\
&= I + \varepsilon^2 (K_{\nu} K_{\mu} - K_{\mu} K_{\nu}) + \varepsilon^2(K_{\mu}^2 + K_{\nu}^2) + \mathcal{O}(\varepsilon^3)

\end{align*}$$but the textbook only quotes$$U = I + \varepsilon^2 (K_{\nu} K_{\mu} - K_{\mu} K_{\nu}) + \mathcal{O}(\varepsilon^3)$$I wondered why I ended up with an extra term? Thank you.
 
Last edited by a moderator:
Physics news on Phys.org
PeroK said:
If you have an answer to second order ##\epsilon^2## then you ought to have quadratic terms in your original expansion.

Ohhh, you're right! Guess I'll get started on expanding all that out, then...