Silly question about (Galilei) transformations

  • Context: Graduate 
  • Thread starter Thread starter haushofer
  • Start date Start date
  • Tags Tags
    Transformations
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Messages
3,085
Reaction score
1,608
Hi, I have a silly question concerning the chain rule. Imagine I have a time and space transformation as follows,

[tex] x^0 \rightarrow x^{'0} = x^0 + \xi^0, \ \ \ x^i \rightarrow x^{'i} = R^i_{\ j}(t)x^j + d^i (t) \ \ \ \ \ \ (1)[/tex]
where xi^0 is constant, R is an element of SO(3) and d is a vector with arbitrary time dependence. Now I want to calculate how a potential term transforms under this group:

[tex] \frac{\partial \phi}{\partial x^{'i}} = \frac{\partial \phi}{\partial x^j}\frac{\partial x^j}{\partial x^{'i}} + \frac{\partial \phi}{\partial x^0}\frac{\partial x^0}{\partial x^{'i}}[/tex]

The first term is OK, but I'm confused about the second,

[tex] \frac{\partial \phi}{\partial x^0}\frac{\partial x^0}{\partial x^{'i}} \,.[/tex]

I know that for [itex]x^0 = t[/itex],

[tex] \frac{\partial x^{'i}}{\partial x^0} = \dot{R}^{i}_{\ j}(t)x^j + \dot{d}^i(t)[/tex]

but should I invert this relation, or should I put [itex]\frac{\partial x^0}{\partial x^{'i}}=0[/itex]? So, how does my potential transform under the group given in (1)?
 
Last edited:
Physics news on Phys.org
It was indeed silly; I just had to calculate the Jacobian

[tex] J = \frac{\partial x^{'\mu}}{\partial x^{\nu}} \ \ \,,[/tex]

and invert it. Then indeed one finds that the derivative transforms with the inverse of A, and the other term is zero:[tex] \partial'_{i} = [A^{-1}]^j{}_i \partial_j \ \ \ \ \ \,.[/tex]