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

Exercise

Given the differentiable function

u(x,y,z)=f(x2zyz)u(x,y,z)=f(x^2z-yz)

Prove the equation

xux+2yuy2zuz=0xu'_x+2yu'_y-2zu'_z=0

Proof

When we have a function and in its parentheses there is a complex expression instead of a simple variable, we will define a new variable like this

t=x2zyzt=x^2z-yz

We get the function

u(x,y,z)=f(t)u(x,y,z)=f(t)

Or simply

u(x,y,z)=fu(x,y,z)=f

Now we will use the chain rule to calculate the partial derivatives of z.

ux=fttxu'_x=f'_t\cdot t'_x

uy=fttyu'_y=f'_t\cdot t'_y

uz=fttzu'_z=f'_t\cdot t'_z

We will calculate the partial derivatives of t.

tx=2xzt'_x=2xz

ty=zt'_y=-z

tz=x2yt'_z=x^2-y

We put the results in the partial derivatives of u and get

ux=fttx=ft2xzu'_x=f'_t\cdot t'_x=f'_t\cdot 2xz

uy=ftty=ft(z)u'_y=f'_t\cdot t'_y=f'_t\cdot (-z)

uz=fttz=ft(x2y)u'_z=f'_t\cdot t'_z=f'_t\cdot (x^2-y)

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

xux+2yuy2zuz=xu'_x+2yu'_y-2zu'_z=

=xft2xz+2yft(z)2zft(x2y)==xf'_t\cdot 2xz+2yf'_t\cdot (-z)-2zf'_t\cdot (x^2-y)=

=2zx2ft2yzft2zx2ft+2yzft=0=2zx^2f'_t-2yzf'_t-2zx^2f'_t +2yzf'_t=0

Hence, we get

xux+2yuy2zuz=0xu'_x+2yu'_y-2zu'_z=0

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