How does the Klein-Gordon Lagrangian relate to the equations of motion?

  • Context: Graduate 
  • Thread starter Thread starter nylonsmile
  • Start date Start date
  • Tags Tags
    Klein-gordon Lagrangian
Click For Summary

Discussion Overview

The discussion revolves around the transition from the Klein-Gordon Lagrangian density to the equations of motion, focusing on the calculus involved in applying the Euler-Lagrange equations. Participants explore the implications of index notation and the correct application of derivatives in this context.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant expresses confusion about deriving the equations of motion from the Klein-Gordon Lagrangian density, particularly regarding the factor of 1/2 in the derivative.
  • Another participant suggests writing the Lagrangian in a form that explicitly includes the metric, which some find clarifying.
  • Several participants discuss the role of dummy indices and the product rule in differentiation, indicating that this is a source of confusion for them.
  • There is a question about the interpretation of second derivatives with respect to different indices, with some participants seeking clarification on notation.
  • One participant proposes varying the action directly as an alternative approach to understanding the derivation of the equations of motion.

Areas of Agreement / Disagreement

Participants generally express confusion and seek clarification on various aspects of the derivation process, indicating that multiple views and interpretations exist without a clear consensus on the best approach.

Contextual Notes

Participants mention limitations in their understanding of index notation and the implications of using different forms of the Lagrangian. Some express uncertainty about the application of the product rule and the treatment of dummy indices.

nylonsmile
Messages
8
Reaction score
0
Hi, I hope I put this in the right place!

I'm having trouble with some of the calculus in moving from the Klein-Gordin Lagrangian density to the equations of motion. The density is:

<br /> L = \frac{1}{2}\left[ (\partial_μ\phi)(\partial^\mu \phi) - m^2\phi ^2 \right]<br />

Now, to apply the Euler-Lagrange equations one needs to find:


<br /> \frac{\partial L}{\partial(\partial_\mu\phi)}<br />


Which to me, looked like it could be:
<br /> \frac{\partial L}{\partial(\partial_\mu\phi)} = \frac{1}{2}\partial^\mu\phi<br />

But that gives the wrong equation of motion - the half shouldn't be there. I guess my mistake is that this can sort of be thought of as being like:

<br /> L = \frac{1}{2}\left[ (\partial_μ\phi)^2 - m^2\phi ^2 \right]<br />

Which works out fine, but I'm just not quite sure what's happening here. What is the best way to think of this? In particular, how does the positioning of μ change how to think of it. This seems really basic but I'm pretty lost! Can anyone help me understand how it works?

Thanks!
 
Physics news on Phys.org
You should write the Lagrangian as

\mathcal{L} = \frac12 \Big( \eta^{\mu\nu} \partial_\mu \phi \partial_\nu \phi - m^2 \phi^2 \Big)
 
Wow that makes so much sense! So the upstairs index is just a short-hand that allows you to avoid writing the metric explicitly. Thank you!
 
Actually, I'm still not completely on board. When I take the derivative, I use the product rule? And that's where the factor of 2 comes from?

I think maybe the dummy indices are what are confusing me. If I think of it as:

<br /> \mathcal{L} = \frac{1}{2}\left(\eta^{ab}\partial_a\phi\partial_b\phi - m^2\phi^2\right)<br />

Then I get it better.
 
Exact same doubt here.
 
nylonsmile said:
Actually, I'm still not completely on board. When I take the derivative, I use the product rule? And that's where the factor of 2 comes from?

I think maybe the dummy indices are what are confusing me. If I think of it as:

<br /> \mathcal{L} = \frac{1}{2}\left(\eta^{ab}\partial_a\phi\partial_b\phi - m^2\phi^2\right)<br />

Then I get it better.

That's exactly right. You can't use the same index for the summation as for the derivative; one is a dummy, the other is free. With the form you've written it, the product rule sorts it all out.
 
rsouza01 said:
Exact same doubt here.
\frac{\partial \mathcal{L}}{\partial (\partial_{a}\varphi)} = \frac{1}{2}(\eta^{bc}\delta^{a}_{b}\partial_{c}\varphi + \eta^{bc}\delta^{a}_{c}\partial_{b}\varphi) = \partial^{a}\varphi so \partial_{a}(\frac{\partial \mathcal{L}}{\partial (\partial_{a}\varphi)}) - \frac{\partial \mathcal{L}}{\partial \varphi} = \partial_{a}\partial^{a}\varphi + m^{2}\varphi = 0.
 
Should I understand \partial_{\mu}\partial_{\nu} like (\partial_{\mu})^{2}?

Otherwise I'm kind of lost, feeling too stupid asking basic questions here... :cry:
 
As you seem to have problems with the index convention, why don't you write out the sum explicitly to see what is going on?
 
  • #10
rsouza01 said:
Should I understand \partial_{\mu}\partial_{\nu} like (\partial_{\mu})^{2}?

Otherwise I'm kind of lost, feeling too stupid asking basic questions here... :cry:
Don't feel stupid, the notation can be quite confusing at first (trust me it was insanely confusing for me when I first saw it). ##\partial_{\mu}\partial_{\nu}## isn't the same as ##\partial^{\mu}\partial_{\mu}##. Note that in the second expression, there is an implied summation over the ##\mu## index whereas in the first case there is no such implication. If we are given a Klein-Gordon field ##\varphi## propagating across a background Minkowski space-time, the effect of applying ##\partial^{\mu}\partial_{\mu}## can be seen by choosing a global inertial coordinate system ##(t,x,y,z)## for the background metric. We then have \partial^{\mu}\partial_{\mu}\varphi = \eta^{\mu\nu}\partial_{\mu}\partial_{\nu}\varphi = \eta^{tt}\partial^{2}_{t}\varphi + \eta^{xx}\partial^{2}_{x}\varphi + \eta^{yy}\partial^{2}_{y}\varphi + \eta^{zz}\partial^{2}_{z}\varphi = -\partial_{t}^{2}\varphi + \nabla^{2}\varphi

On the other hand, ##\partial_{\mu}\partial_{\nu}\varphi## just represents any possible second partial derivative of the Klein-Gordin field e.g. it could be ##\partial_{t}\partial_{x}\varphi## or ##\partial_{y}\partial_{z}\varphi## depending on what you choose for the indies ##\mu,\nu##.
 
  • #11
I've already done, just like Griffiths did in Introduction to Elementary Particles, unnumbered equation between 11.12 and 11.13, and in this fashion I felt convinced. Problem is that I really wanted to understand this way with the indexes , which I think is more practical and usual.. (sorry my lame english).

Rodrigo
 
  • #12
Perhaps varying the action directly instead of using the E-L equations will make more sense to you:

S = \frac{1}{2} \int \left [ \eta^{ab} \partial_a \phi \partial_b \phi-m^2 \phi^2 \right ] d^4 x

When varying the action, the metric is constant so:

\delta S = \frac{1}{2} \int \left [ \eta^{ab} \left [\partial_a \phi ~ \delta (\partial_b \phi)+ \partial_b \phi~ \delta (\partial_a \phi) \right ]-2m^2 \phi \delta \phi \right ] d^4 x

The two terms involving variations of the gradient of the field are symmetric, i.e. \partial_a \phi ~ \delta (\partial_b \phi) = \partial_b \phi~ \delta (\partial_a \phi). Thus, they can be combined into a single term:

\delta S = \int \left [ \eta^{ab} \partial_a \phi ~ \delta (\partial_b \phi)-m^2 \phi \delta \phi \right ] d^4 x

Next you can integrate the first term by parts (using the fact that partial derivatives and variations commute):

\int \eta^{ab} \partial_a \phi ~ \delta (\partial_b \phi) d^4 x= \int \partial_b (\eta^{ab} \partial_a \phi~ \delta \phi ) d^4 x - \int \partial_b (\eta^{ab} \partial_a \phi) \delta \phi d^4x

The first integral is of a total derivative, which can be converted into a surface integral via Stokes' Theorem. Since the variation at the boundary is zero (by definition), the whole first integral is zero. The variation of the action becomes:

\delta S = -\int \left [ \eta^{ab} \partial_b \partial_a \phi +m^2 \phi \right ] \delta \phi d^4 x=0

Since this holds for any \delta \phi, what you're left with is:

\eta^{ab} \partial_b \partial_a \phi + m^2 \phi = 0
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 41 ·
2
Replies
41
Views
6K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K