Gauge Theory - differentiatin a Lagrangian

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
countable
Messages
12
Reaction score
0
Hi,

Hope some one can help me with a problem I am working on:

It involves working out:

[tex]\frac{\delta L}{\delta A_\nu}[/tex] of the following Lagrangian:

[tex]L=\frac{1}{4}F_{\mu\nu}F^{\mu\nu} + \frac{1}{2}<br /> (D_{\mu} \Psi)^{*} D^{\mu}\Psi[/tex]
The solutions show that this is equal to:

[tex]\frac{\delta L}{\delta A^\nu}=\frac{1}{2}(iq\psi^*D^\nu\psi - iq\psi D^\nu\phi^* )[/tex] (1)

[I'm guessing the phi above is just a typo - should it be psi?]

Homework Equations

and

The Attempt at a Solution



Would I be right in saying that:

[tex](D_{\mu}\Psi)^{*}=\partial_\mu \psi^* + iqA_\mu \psi^*[/tex] - is this how to deal with complex conjugation? (where [tex]D_\mu = \partial_\mu - iqA_\mu[/tex] - ie. the covariant derivative)

If this is correct,

[tex] \frac{\delta }{\delta A_\nu} (D_{\mu} \Psi)^{*} D^{\mu}\Psi=\frac{\delta }{\delta A_\nu}(\partial_\mu \psi^* + iqA_\mu \psi^*)(\partial^\mu \psi - iqA^\mu \psi)[/tex]

isn't this simply:

[tex]iq \psi^*(\partial^\mu \psi - iqA^\mu \psi) = iq \psi^* D^\mu \psi[/tex]

So where does the second term in (1) come from?

Also does it make sense to differentiate tensors of different types ie:

[tex]A^\mu[/tex] wrt [tex]A_\mu[/tex]
 
Physics news on Phys.org
countable said:
Would I be right in saying that:

[tex](D_{\mu}\Psi)^{*}=\partial_\mu \Psi^* + iqA_\mu \Psi^*[/tex] - is this how to deal with complex conjugation? (where [tex]D_\mu = \partial_\mu - iqA_\mu[/tex] - ie. the covariant derivative)

This is correct, if A is real, that is only the scalar field is complex.

countable said:
If this is correct,

[tex] \frac{\delta }{\delta A_\nu} (D_{\mu} \Psi)^{*} D^{\mu}\Psi=\frac{\delta}{\delta A_\nu}(\partial_\mu \Psi^* + iqA_\mu \Psi^*)(\partial^\mu \Psi - iqA^\mu \Psi)[/tex]

Don't confuse the operators, what you wrote is wrong, you should have written

[tex]\frac{\partial}{\partial A_\nu} (D_{\mu} \Psi)^{*} D^{\mu}\Psi=\frac{\partial }{\partial A_\nu}(\partial_\mu \Psi^* + iqA_\mu \Psi^*)(\partial^\mu \Psi - iqA^\mu \Psi)[/tex]


countable said:
Also does it make sense to differentiate tensors of different types ie:

[tex]A^\mu[/tex] wrt [tex]A_\mu[/tex]

No, pay attention to indices

[tex]\frac{\partial A^{\mu}}{\partial A_{\nu}} = \eta^{\mu\nu}[/tex]
 
thanks dexter - very helpful:

So to get the second term in (1) - ie. [tex]-iq\psi D^\nu \psi^*[/tex]

I have to work out:

[tex] \frac{\partial }{\partial A_\nu} (D_\mu \psi)^* (-iqA^\mu \psi) = \frac{\partial }{\partial A_\nu} (D_\mu \psi)^* (-iq \eta^{\mu\nu} A_\nu \psi)= -iq\psi \eta^{\mu\nu} (D_\mu \psi)^* =-iq\psi\eta^{\mu\nu}(\partial_\mu \psi^* +iqA_\mu \psi^*)=-iq\psi(\partial^\nu \psi^* +iqA^\nu \psi^*) [/tex]

but the bit in brackets in the last equality does not equal:

[tex]D^\nu \psi^*[/tex]

as there is a + rather than a -

can you please tell me what am I doing wrong, if you can?

Thanks
 
First of all, you differentiate a product which contains the gauge field twice, so that you'll have

[tex]\left(\frac{\partial}{\partial A_{\nu}} (D_{\mu}\Psi)^{*}\right) (D^{\mu}\Psi) + (D_{\mu}\Psi )^{*} \left(\frac{\partial}{\partial A_{\nu}} (D^{\mu}\Psi)\right)[/tex]

and now

[tex]\frac{\partial}{\partial A_{\nu}} (D_{\mu}\Psi)^{*} = +iq \delta^{\nu}_{\mu} \Psi^{*}[/tex]

and

[tex]\frac{\partial}{\partial A_{\nu}} (D^{\mu}\Psi) = -iq \eta^{\mu\nu} \Psi[/tex]

Can you sum the 2 terms now ?
 
Well, I understand how to get the first term

[tex]\frac{\partial}{\partial A_\nu}(D_\mu \psi)^* D^\mu \psi= +iq \delta^{\nu}_{\mu} \Psi^{*} D^\mu \psi +(D^\mu \psi)^* . -iq \eta^{\mu\nu} \psi = iq\psi^* D^\nu \psi - iq\psi \eta^{\mu\nu} (D_\nu \psi)^*[/tex]

The second term in the last equality above is (from the complex conjugation):

[tex]-iq\psi(\partial^\nu \psi^* +iqA^\nu \psi^*)[/tex]

which isn't equal to

[tex] -iq\psi D^\nu \psi^*[/tex]

as it should be. Where am I going wrong?

Sorry if I am missing something obvious, and thanks for bearing with me!
 
I don't understand your dilemma: the derivative you're looking for is

[tex]iq \Psi^{*} D^{\nu} \Psi - iq \Psi \left(D^{\nu}\Psi\right)^{*}[/tex]

Now expand the derivatives and couple the terms alike.
 
dextercioby said:
I don't understand your dilemma: the derivative you're looking for is

[tex]iq \Psi^{*} D^{\nu} \Psi - iq \Psi \left(D^{\nu}\Psi\right)^{*}[/tex]

Now expand the derivatives and couple the terms alike.

I see where I've gone wrong. Thanks for your help Dexter.