Variation of a tensor expression with indices

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 · 980 views
spaghetti3451
Messages
1,311
Reaction score
31
Say I want to find ##\delta \bigg( \sqrt{- \eta_{\mu \nu} \frac{dx^{\mu}}{d \tau} \frac{dx^{\nu}}{d \tau}} \bigg)##.

Is the following alright: ##\delta \bigg( \sqrt{- \eta_{\mu \nu}} \bigg( \frac{dx^{\mu}}{d \tau} \bigg)^{-1/2} \bigg( \frac{dx^{\nu}}{d \tau} \bigg)^{1/2} \bigg)##?
 
Physics news on Phys.org
failexam said:
Say I want to find ##\delta \bigg( \sqrt{- \eta_{\mu \nu} \frac{dx^{\mu}}{d \tau} \frac{dx^{\nu}}{d \tau}} \bigg)##.

Is the following alright: ##\delta \bigg( \sqrt{- \eta_{\mu \nu}} \bigg( \frac{dx^{\mu}}{d \tau} \bigg)^{-1/2} \bigg( \frac{dx^{\nu}}{d \tau} \bigg)^{1/2} \bigg)##?

No. You have broken out terms of a sum and it is no longer clear what is being summed with what. I suggest you use the chain rule ##\delta f(x) = f'(x) \delta x##.
 
Thanks! I've got it.