Find g(x)/h(y) for a given F(x,y)

  • Thread starter Thread starter songoku
  • Start date Start date
Click For Summary
The discussion focuses on finding the ratio g(x)/h(y) for the function F(x,y) = f(2x^2 + 5y^2) using its partial derivatives. The participants derive the expressions for the partial derivatives and set up the relationship between them, leading to the equation 10y ∂F/∂x - 4x ∂F/∂y = 0. There is a consensus that while the ratio g(x) = 4x and h(y) = 10y satisfies the equation, it does not prove that this ratio is valid for all possible functions g and h. The correct approach is emphasized as starting from the algebraic relationship h(y)F_x + g(x)F_y = 0, leading to g(x)/h(y) = -F_x/F_y. The discussion concludes with an acknowledgment of the correct method to solve the problem.
songoku
Messages
2,497
Reaction score
400
Homework Statement
Given that ##F(x,y)=f(2x^2 +5y^2)## and satisfies ##h(y) \frac{\partial F}{\partial x}+g(x) \frac{\partial F}{\partial y}=0##, find ##\frac{g(x)}{h(y)}##
Relevant Equations
Partial derivative
$$F(x,y)=f(2x^2+5y^2)$$

$$\frac{\partial F}{\partial x}=f'(2x^2+5y^2) . (4x)$$

$$\frac{\partial F}{\partial y}=f'(2x^2+5y^2).(10y)$$

##f'(2x^2+5y^2)=\frac{\partial F}{\partial x} . \frac{1}{4x} = \frac{\partial F}{\partial y} . \frac{1}{10y}##

So
$$\frac{\partial F}{\partial x} . \frac{1}{4x} = \frac{\partial F}{\partial y} . \frac{1}{10y}$$
$$\frac{\partial F}{\partial x} . 10y=\frac{\partial F}{\partial y} . 4x$$
$$10y . \frac{\partial F}{\partial x}-4x . \frac{\partial F}{\partial y}=0$$

Then
$$\frac{g(x)}{h(y)}=-\frac{4x}{10y}$$

But the answer is ##\frac{4x}{10y}##. Where is my mistake?

Thanks
 
Physics news on Phys.org
I agree with your minus result.
 
I agree with the minus sign. I disagree with your approach. You demonstrated that ##h(y)=10y## and ##g(x)=4x## happen to satisfy the equation, and then computed the ratio of them. But that doesn't really prove that ratio works for any choice of ##g## and##h## that satisfy the equation (of which there are many)

I think what they wanted you to do is simply algebra

##h(y)F_x+g(x)F_y=0##
##g(x)F_y=-h(y)F_x##
##g(x)/h(y)=-F_x/F_y##
 
  • Like
Likes PeroK and songoku
Office_Shredder said:
I agree with the minus sign. I disagree with your approach. You demonstrated that ##h(y)=10y## and ##g(x)=4x## happen to satisfy the equation, and then computed the ratio of them. But that doesn't really prove that ratio works for any choice of ##g## and##h## that satisfy the equation (of which there are many)

I think what they wanted you to do is simply algebra

##h(y)F_x+g(x)F_y=0##
##g(x)F_y=-h(y)F_x##
##g(x)/h(y)=-F_x/F_y##
Ah I see it is possible to start from there. I thought I had to start from partial derivative and tried to rearrange the equation to fit the question.

Thank you very much anuttarasammyak and Office_Shredder
 
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...