Chain Rule and Partial Derivatives for Differentiable Functions

  • Thread starter Thread starter manenbu
  • Start date Start date
  • Tags Tags
    Chain Chain rule
Click For Summary
SUMMARY

The discussion focuses on proving the differentiability of the function z(x,y) = e^y f(ye^{\frac{x^2}{2y^2}}) and establishing the relationship (x^2 - y^2) ∂z/∂x + xy ∂z/∂y = xyz. The solution involves applying the Chain Rule to compute the partial derivatives ∂z/∂x and ∂z/∂y, leading to the conclusion that the proof is valid. The final expression confirms the relationship holds true, demonstrating the effectiveness of the Chain Rule in this context.

PREREQUISITES
  • Understanding of differentiable functions
  • Proficiency in applying the Chain Rule
  • Knowledge of partial derivatives
  • Familiarity with exponential functions and their derivatives
NEXT STEPS
  • Study the application of the Chain Rule in multivariable calculus
  • Explore advanced techniques for computing partial derivatives
  • Learn about differentiability conditions for functions of multiple variables
  • Investigate the implications of differentiability in optimization problems
USEFUL FOR

Students and professionals in mathematics, particularly those studying calculus, multivariable functions, and optimization techniques. This discussion is beneficial for anyone looking to deepen their understanding of differentiability and the Chain Rule.

manenbu
Messages
101
Reaction score
0

Homework Statement



Prove that if
[tex]z(x,y)=e^y f(ye^{\frac{x^2}{2y^2}})[/tex]
is differentiable, then
[tex](x^2-y^2) \frac{\partial z}{\partial x} + xy\frac{\partial z}{\partial y} = xyz[/tex]

Homework Equations



Chain Rule.

The Attempt at a Solution


A similar question is solved like this:
Have this:
z(x,y) = f(x² - y²)

Prove this:
y(∂z/∂x) + x(∂z/∂y) = 0

I define
z = f(u)
then
u = x² - y²
∂z/∂x = ∂z/∂u ∂u/∂x = ∂z/∂u 2x
∂z/∂y = ∂z/∂u ∂u/∂y = ∂z/∂u -2y
adding it up:
y(∂z/∂x) + x(∂z/∂y) = y*∂z/∂u*2x - x*∂z/∂u*2y = 0

When I try the same for the mentioned problem, I run into problems and just can't get it right. I guess it's something with the multipilication in there - but can't figure it out.
What's the correct way?
 
Last edited:
Physics news on Phys.org
So for example, to start off
[tex]\frac{\partial z}{\partial y} = \frac{\partial (e^y)}{\partial y} f(ye^{\frac{x^2}{2y^2}}) + e^y \frac{\partial f(ye^{\frac{x^2}{2y^2}})}{\partial y}[/tex]

Why don't you work through the two partial derivatives and let us know what you get?
 
ok so we got:
[tex]\frac{\partial z}{\partial y} = \frac{\partial (e^y)}{\partial y} f(ye^{\frac{x^2}{2y^2}}) + e^y \frac{\partial f(ye^{\frac{x^2}{2y^2}})}{\partial y}[/tex]
for shortness:
[tex]f(ye^{\frac{x^2}{2y^2}}) = f(u) = f[/tex]
define:
[tex]u = ye^{\frac{x^2}{2y^2}}[/tex]
let's do the derivative:
[tex]\frac{\partial z}{\partial y} = e^yf + e^y\frac{\partial f}{\partial u}\frac{\partial u}{\partial y}[/tex]
noticing that eyf is the same as z:
[tex]\frac{\partial z}{\partial y} = z + e^y\frac{\partial f}{\partial u}\frac{\partial u}{\partial y}[/tex]
and doing the derivative:
[tex]\frac{\partial z}{\partial y} = z + e^y\frac{\partial f}{\partial u}(e^{\frac{x^2}{2y^2}}+y\frac{x^2}{2}\frac{-2}{y^3}e^{\frac{x^2}{2y^2}})[/tex]
let's make it look better:
[tex]\frac{\partial z}{\partial y} = z + e^y\frac{\partial f}{\partial u}(e^{\frac{x^2}{2y^2}}-\frac{x^2}{y^2}e^{\frac{x^2}{2y^2}}) = z + \frac{\partial f}{\partial u}e^{\frac{x^2}{2y^2}+y}(1-\frac{x^2}{y^2})[/tex]
I'll make this substitution for readbility:
[tex] \frac{\partial f}{\partial u}e^{\frac{x^2}{2y^2}+y} = a[/tex]
so I end up with:
[tex]\frac{\partial z}{\partial y} = z + a(1-\frac{x^2}{y^2})[/tex]

doing for the other derivative now:
[tex]\frac{\partial z}{\partial x} = a\frac{x}{y}[/tex]
now the proof:
[tex](x^2-y^2)a\frac{x}{y} + xy(z+a-a\frac{x^2}{y^2} = a\frac{x^3}{y}-axy+xya-a\frac{x^3}{y} + xyz = xyz[/tex]

Problem solved. Thanks a lot!
Was also using this for a bit of tex practice.
Looks so easy now.
 

Similar threads

Replies
4
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
8
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K