Finding the Gradient using Quotient Rule

  • Thread starter Thread starter cse63146
  • Start date Start date
  • Tags Tags
    Gradient quotient
cse63146
Messages
435
Reaction score
0
Find the gradient of F(s,t) = f(x(s,t), y(s,t)) where f(x,y) = y/x x = s^2 + t^2 y = s^2 - t^2.

I'm not sure how to even start the problem. Could someone point me in the right direction?
 
Physics news on Phys.org
Do you know the chain rule for partial derivatives?
 
Does it have something to do with this:

\frac{\partial F}{\partial s} = \frac{\partial F}{\partial x}\frac{\partial x}{\partial s} + \frac{\partial F}{\partial y} \frac{\partial y}{\partial s}
 
Yes, now DO it!
 
Already did, and got the correct answer, thank you.
 
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