Multivariable Chain Rule – Proving an equation of partial derivatives – Exercise 6504

Exercise

Given the differentiable function

u=f(xy,yz,zx)u=f(x-y,y-z,z-x)

Prove the equation

ux+uy+uz=0u'_x+u'_y+u'_z=0

Proof

Define

v=xyv=x-y

w=yzw=y-z

k=zxk=z-x

We get the function

u=f(v,w,k)u=f(v,w,k)

And the internal functions

v(x,y)=xyv(x,y)=x-y

w(y,z)=yzw(y,z)=y-z

k(z,x)=zxk(z,x)=z-x

We will use the chain rule to calculate the partial derivatives of u.

ux=fvvx+fwwx+fkkx=u'_x=f'_v\cdot v'_x+f'_w\cdot w'_x+f'_k\cdot k'_x=

=fv1+fw0+fk(1)==f'_v\cdot 1+f'_w\cdot 0+f'_k\cdot (-1)=

=fvfk=f'_v-f'_k

uy=fvvy+fwwy+fkky=u'_y=f'_v\cdot v'_y+f'_w\cdot w'_y+f'_k\cdot k'_y=

=fv(1)+fw1+fk0==f'_v\cdot (-1)+f'_w\cdot 1+f'_k\cdot 0=

=fwfv=f'_w-f'_v

uz=fvvz+fwwz+fkkz=u'_z=f'_v\cdot v'_z+f'_w\cdot w'_z+f'_k\cdot k'_z=

=fv0+fw(1)+fk1==f'_v\cdot 0+f'_w\cdot (-1)+f'_k\cdot 1=

=fkfw=f'_k-f'_w

We got the equations:

ux=fvfku'_x=f'_v-f'_k

uy=fwfvu'_y=f'_w-f'_v

uz=fkfwu'_z=f'_k-f'_w

We will put the partial derivatives in the left side of the equation we need to prove.

ux+uy+uz=u'_x+u'_y+u'_z=

=fvfk+fwfv+fkfw==f'_v-f'_k+f'_w-f'_v+f'_k-f'_w=

=0=0

We got zero as required.

Have a question? Found a mistake? – Write a comment below!
Was it helpful? You can buy me a cup of coffee here, which will make me very happy and will help me upload more solutions! 

Share with Friends

Leave a Reply