What Is the Solution Approach for the Given Differential Equation?

AdrianZ
Messages
318
Reaction score
0

Homework Statement


(xy+2xyln^2y+ylny)dx + (2x^2lny + x)dy = 0


The Attempt at a Solution



well, I've tried my best to solve it and I've filled almost two papers trying to solve it with introducing new variables and substituting and then plugging them in but It hasn't gotten solved yet. any ideas would be appreciated.
 
Physics news on Phys.org
Try to turn it into an exact differential equation?
 
I've tried my best to do that already. Do you know any integrating factors or substitutions to turn it into an exact differential equation?
 
Divide through by dx?

You would be looking for an integrating factor if it was a first-order linear ODE, I think.
 
I checked the answers at the end of the book and it gives a hint to take xlny=t. the final answer should be 2x^2 + (2xlny+1)^2 = c and x=0.

any ideas?
 
any ideas?
 
Is the equation:

<br /> (x \, y + 2 \, x \, y \, \ln^{2}{<br /> (y)} + y \, \ln{(y)} ) \, dx + (2 x^{2} \, \ln{(y)} +x ) \, dy = 0<br />
 
AdrianZ said:
I checked the answers at the end of the book and it gives a hint to take xlny=t. the final answer should be 2x^2 + (2xlny+1)^2 = c

If this is the general solution, then differentiating it, gives:
<br /> 4 x \, dx + 2 (2 \, x \, \ln{y} + 1) \, 2 \left( \ln{y} \, dx + \frac{x}{y} \, dy \right) = 0<br />
and now the arbitrary constant C is gone. Canceling a common factor of 4 and multiplying by y to get rid of the fractions, we get:
<br /> x \, y \, dx + (2 \, x \, \ln{y} + 1) (y \, \ln{y} \, dx + x \, dy) = 0<br />

Multiply out and collect the terms in front of dx and d y to see if you get the same equation as you quoted.
 
Back
Top