1

I'm fascinated with field theories, but have little knowledge about them, so excuse Me if this is a dumb question.

We all know, that if we have a Lagrangian in terms of a field $\Phi $, we can just pop that into the Euler-Lagrange equation $$ {\partial{\mathcal L} \over \partial \Phi} - \partial_{\mu}\left( {\partial{\mathcal L} \over \partial (\partial_{\mu} \Phi)}\right) = 0$$ to get the equations of motion for that field.

I also know, that the electromagnetic Lagrangian takes the form $ \mathcal{L}_{EM}=-\frac{1}{4\mu_0}F_{\mu \nu}F^{\mu\nu}$ where $ F_{\mu \nu}$ is an antisymmetric tensor with zeros on the diagonal and various components of the electric and magnetic fields everywhere else.

My question is, how would we find the equations of motion? Should we just apply the E-L equation, but with E or B instead of $ \Phi$ ?

I suppose we should arrive at the result $ c^2\cdot E_{xx}=E_{tt}$ , the equation for the electric field of an EM wave.

Qmechanic
  • 201,751
Johnny
  • 163
  • Possible duplicates: https://physics.stackexchange.com/q/3005/2451 , https://physics.stackexchange.com/q/512402/2451 , https://physics.stackexchange.com/q/35388/2451 and links therein. – Qmechanic Jan 05 '21 at 14:12

1 Answers1

0

In spite of what gauge theory may suggest, the field variable is the potential $A^\mu$, so not the force field tensor $F^{\mu\nu}$. In terms of the potential the Lagrangian is $$ \mathcal{L}_{EM}=\frac{\epsilon_0}{2} \left( \partial_\mu A_\nu \partial^\mu A^\nu - \partial_\nu A_\mu \partial^\mu A^\nu\right)~.$$ If you insert this in the EL equation you find $$\partial_\mu \partial^\mu A^\nu = 0$$ which in the Lorentz gauge becomes the wave equation for the potential. From this you will find the wave equations for E and B.

my2cts
  • 24,097
  • In the EL equations you get $\partial_{\mu} F^{\mu \nu} =0$. – Eletie Jan 05 '21 at 13:12
  • ...not the force field tensor $F^{\mu\nu}$ - that's not to say that the same procedure won't work by inserting the Lagrangian in terms of $F^{\mu\nu}$ into the Euler-Lagrange equation – Nihar Karve Jan 05 '21 at 13:42
  • @NiharKarve Yes that works if A not F is the field degree of freedom. – my2cts Jan 05 '21 at 14:33