Derivative of operators/commutators

  • Thread starter Thread starter d3nat
  • Start date Start date
  • Tags Tags
    Derivative
d3nat
Messages
102
Reaction score
0

Homework Statement


Prove:

## \frac{dG}{d\lambda} = G \Big( A +B + \frac{\lambda}{1!} [A,B] +\frac{\lambda^2}{2!} [A,[A,B]]... \Big)##

Homework Equations



##G(\lambda) = e^{\lambda A}e^{\lambda B} ##

The Attempt at a Solution



I tried taking the derivative with respect to lambda:
## \frac{dG}{d\lambda} = Ae^{\lambda A}e^{\lambda B} +e^{\lambda A}e^{\lambda B}B##

## = AG + GB##

Doesn't really seem to help me.

I'm assuming from the answer that the identity needs to be used:

##e^{\lambda A}Be^{-\lambda A} = B + \frac{\lambda}{1!} [A,B] +\frac{\lambda^2}{2!} [A,[A,B]]...##

But not sure how to piece it all together.

I'm reviewing for a test, and I'm working through some exercises.
(This is exercise 3.16 in chapter 4 of Merzbacher if anyone wants to reference it)

I think I'm just missing something really simple...
 
Last edited:
Physics news on Phys.org
Ah, Okay

##dGdλ = AG+GB = G (A+B) = G (A + e^{A \lambda}Be^{-A \lambda})##

Then just use the identity.
 
d3nat said:
Ah, Okay

##dGdλ = AG+GB = G (A+B) = G (A + e^{A \lambda}Be^{-A \lambda})##

Then just use the identity.
Typo above. I think you mean dG/dλ. I see where you get AG + GB. Is it reasonable to assume commutivity of multiplication? I'm thinking in terms of matrix multiplication, which is not generally commutative.

In any case, how did you get from G (A + B), which I assume means G(λ) * (A + B), rather than "G of A + B", to what you show on the right side of the equation above?

Also, what do the notations [A, B] and [A, [A, B]] mean?
 
Mark44 said:
Typo above. I think you mean dG/dλ. I see where you get AG + GB. Is it reasonable to assume commutivity of multiplication? I'm thinking in terms of matrix multiplication, which is not generally commutative.

In any case, how did you get from G (A + B), which I assume means G(λ) * (A + B), rather than "G of A + B", to what you show on the right side of the equation above?

Also, what do the notations [A, B] and [A, [A, B]] mean?

I can do the notation question. That's pretty standard. [A,B] is commutator of A and B. [A,B]=AB-BA.
 
  • Like
Likes 1 person
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top