Verifying a Solution for a Diff. Equation: (x2-y2)dx + (x2-xy)dy=0

  • Thread starter Thread starter aaronfue
  • Start date Start date
aaronfue
Messages
118
Reaction score
0

Homework Statement



Given: (x2-y2)dx + (x2-xy)dy=0,

Verify that the following function is a solution for the given differential equation:

c1(x+y)2=xey/x

2. The attempt at a solution

I've gotten this far:

1st - I solved for \frac{dy}{dx} in the given equation.

\frac{dy}{dx}=\frac{-x^2-y^2}{x^2-xy}

2nd - I used implicit differentiation on the function and got:

2c1(x+y)(1+y)=xey/x(\frac{xy'-y}{x}) + ey/x

Now...I believe that I can solve for y' in: 2c1(x+y)(1+y)=xey/x(\frac{xy'-y}{x}) + ey/x?
 
Physics news on Phys.org
aaronfue said:

Homework Statement



Given: (x2-y2)dx + (x2-xy)dy=0,

Verify that the following function is a solution for the given differential equation:

c1(x+y)2=xey/x

2. The attempt at a solution

I've gotten this far:

1st - I solved for \frac{dy}{dx} in the given equation.

\frac{dy}{dx}=\frac{-x^2-y^2}{x^2-xy}

2nd - I used implicit differentiation on the function and got:

2c1(x+y)(1+y)=xey/x(\frac{xy'-y}{x}) + ey/x

Now...I believe that I can solve for y' in: 2c1(x+y)(1+y)=xey/x(\frac{xy'-y}{x}) + ey/x?

Your method is correct, but there is a sign error in the equation in red, it should be

\frac{dy}{dx}=\frac{-x^2+y^2}{x^2-xy}

and there are mistakes also in the blue equation:

2c1(x+y)(1+y')=xey/x(\frac{xy'-y}{x^2}) + ey/x

ehild
 
ehild said:
Your method is correct, but there is a sign error in the equation in red, it should be

\frac{dy}{dx}=\frac{-x^2+y^2}{x^2-xy}

and there are mistakes also in the blue equation:

2c1(x+y)(1+y')=xey/x(\frac{xy'-y}{x^2}) + ey/x

ehild

My mistake. In the original equation it was supposed to be (x2 + y2)dx. So my original \frac{dy}{dx}=\frac{-x^2-y^2}{x^2-xy} equation was okay. And you are correct about the blue equation. I completely forgot the y'.

Thanks for catching that.
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top