How do I expand the chain rule to second partial derivatives?

  • Thread starter Thread starter rabbleguy
  • Start date Start date
  • Tags Tags
    Chain Chain rule
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
1 reply · 2K views
rabbleguy
Messages
1
Reaction score
0
We have f(x(y,z),t(y,z)).

This is more of a study question. I don't know how to expand out [tex]d^{2}f/dz^2[/tex]


I know df/dz = df/dx*dx/dz + df/dt*dt/dz, but I don't know how to expand this to the 2nd derivative. I think the product rule comes into play? Not really sure.

Thanks for your help.
 
Physics news on Phys.org
Using the more convenient subscript notation, you have used:

fz = fxxz+ fttz

Now you have to do the same thing to this expression, which can be done termwise:

fzz =(fxxz)x[itex]\cdot\,[/itex]xz + (fxxz)t[itex]\cdot\,[/itex]tz

and, yes, you will need the product rule inside those parentheses.