Check whether I am correct in Chain Rule

  • Context: Undergrad 
  • Thread starter Thread starter yungman
  • Start date Start date
  • Tags Tags
    Chain Chain rule
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
yungman
Messages
5,741
Reaction score
291
If ##r## is a function of ## x,y##, then
[tex]\delta r= \frac{\partial r}{\partial x}\delta x + \frac{\partial r}{\partial y}\delta y[/tex]
Means

Small change of r = ##\left[\frac{\partial r}{\partial x}\right]_{y=k}## X (Small change of x) + ##\left[\frac{\partial r}{\partial y}\right]_{x=k}## X (Small change of y)

Where ##k## is a constant.
 
Physics news on Phys.org
Except that your (k,k)-point in the (x,y)-plane should be replaced with the arbitrary (x_0,y_0)-points, that is the constant values of x and y need not be the same.
 
  • Like
Likes   Reactions: 1 person
Thanks, I meant k is some constant, I should have specified the two need not be the same.