Is the Chain Rule Application for Second Partial Derivatives Correct?

  • Thread starter Thread starter STEMucator
  • Start date Start date
  • Tags Tags
    Chain Chain rule
STEMucator
Homework Helper
Messages
2,076
Reaction score
140

Homework Statement



I'm curious to know if I'm actually doing this correctly.

Suppose f(x,y) is a function where x = p(s,t) and y = g(s,t) so that w(s,t) = f(x,y).

Compute ws and then wst

Homework Equations



Chain Rule.

The Attempt at a Solution



So! Let's compute ws first. Whenever I use a subscript I refer to the partial with respect to that variable.

w_s = f_x x_s + f_y y_s

That was nice and easy... now for the hard part that I'm not sure of. Let's compute wst :

w_{st} = (f_{xx} x_t + f_{xy} y_t)x_s + f_x x_{st} + (f_{xy} x_t + f_{yy} y_t)y_s + f_y y_{st}

I think this is correct, but with all the variables floating around I'm not entirely sure I didn't miss anything. I would appreciate it very much if someone could verify this for me as I don't want to have a 'blah' moment when my exam happens.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top