Answer on Question #69635 - Math - Differential Equations
Question
Solve the differential equation
(x2+y2)dx−2xydy=0.Solution
Rewrite the differential equation as
y′=2xyx2+y2.
This is Euler homogeneous equation, since
f(cx,cy)=2(cx)(cy)c2x2+c2y2=c2(2xy)c2(x2+y2)=2xyx2+y2=f(x,y).
Since the numerator and denominator are homogeneous "degree 2" we multiply the right-hand side of the equation by "1" in the form (1/x2)/(1/x2) :
y′=2xyx2+y2(x21)(x21)⇒y′=2(xy)1+(xy)2.
Now we introduce the change of functions v=y/x ,
y′=2v1+v2.
Since y=xv , then y′=v+xv′ , which implies
v+xv′=2v1+v2⇒xv′=2v1+v2−v=2v1+v2−2v2=2v1−v2.
We obtained the separable equation
v′=x1(2v1−v2).
We rewrite and integrate it,
−v2−12vv′=x1⇒−∫v2−12vdv=∫x1dx+C0.
The substitution u=v2(x)−1 implies du=2v(x)dv=2v(x)v′(x)dx , so
−∫udu=∫xdx+C0⇒−lnu=lnx+C0⇒u=elnx+C01.
But u=1/elnxeC0 , so denoting C1=eC0 , then u=1/(C1x) . So, we get
v2−1=C1x1⇒(xy)2−1=C1x1⇒(xy)2=C1x1+C1x⇒y2=C11x+x2
or
y=±C2x+x2.(1)
If v=1 , then y=x , y′=1 and
y′=2xyx2+y2⇒1=1,
Which is true, hence y=x is a solution that can be obtained from the general solution (1) if C2=0 .
If v=−1 , then y=−x , y′=−1 and
y′=2xyx2+y2⇒−1=−1,
which is true, hence y=−x is a solution that can be obtained from the general solution (1) if C2=0 .
Answer: y=±C2x+x2 .
Answer provided by https://www.AssignmentExpert.com