A constrained differential probelm

  • Thread starter Thread starter Leo Liu
  • Start date Start date
  • Tags Tags
    Differential
Click For Summary
The discussion centers on the constrained differential problem involving the function w(x,y,z) defined as zxe^y + xe^z + ye^z, with the constraint equation x^2y + y^2x = 1. The differential dy is given as - (2xy + y^2) / (2xy + x^2). A point of confusion arises regarding the substitution of z=0 when calculating ∂w/∂x, despite dz=0 being understood. Participants seek clarification on the reasoning behind setting z to zero and request the initial steps of the problem for better understanding. The conversation emphasizes the need for clarity in applying constraints and derivatives in differential problems.
Leo Liu
Messages
353
Reaction score
156
Homework Statement
.
Relevant Equations
.
Define that $$w(x,y,z)=zxe^y+xe^z+ye^z$$
1614266061848.png

So the constraint equation is ##x^2y+y^2x=1##. And its differential is ##dy=-\frac{2xy+y^2}{2xy+x^2}##.

However, the solution plugs in ##z=0## when computing ##\frac{\partial w}{\partial x}## as shown in the screenshot below. While I understand that ##dz=0##, I can't see why ##z=0##. Could anyone explain?
1614266672731.png
 
Physics news on Phys.org
Can you show us the first parts of the problem?
 
Office_Shredder said:
Can you show us the first parts of the problem?
Sure, Here it is.
1614301330031.png
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...