Interchangeability of Partial Differentiation in Physics

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 8K views
mmmboh
Messages
401
Reaction score
0
I've tried looking online, but I haven't found the answer. For instance, when can you say (dFx/dt)=(dF/dt)x, where subscript x indicates partial differentiation with respect to x.

I know that partial differentiation is pretty much always interchangeable, but what about in this case? I have a physics problem, a Lagrangian, and interchanging how I asked gives the right answer, but I want to make sure it's really legit.

Thanks.
 
Physics news on Phys.org


I suppose that you can always write it out in partial differentiations, e.g.
[tex]\frac{dF(t, x_1, \ldots, x_n)}{dt} = \frac{\partial F}{\partial t} + \sum_{i = 1}^n \frac{\partial F}{\partial x_i} \frac{\partial x_i}{\partial t}[/tex]
and prove it that way.