Rearranging gives:dy
d y d x = y + x 2 + y 2 x = y x + 1 + ( y x ) 2 \frac{dy}{dx}= \frac{y+ \sqrt{x^2+y^2}}{x}= \frac{y}{x}+ \sqrt{1+ (\frac{y}{x})^2} d x d y = x y + x 2 + y 2 = x y + 1 + ( x y ) 2
Try substituting u=y/x.
Then y′=u+xu′, giving:
x u ′ = 1 + u 2 xu'= \sqrt{1+u^2} x u ′ = 1 + u 2
u ′ 1 + u 2 = 1 x \frac{u'}{ \sqrt{1+u^2}}= \frac{1}{x} 1 + u 2 u ′ = x 1
sinh-1 u=c+ log(x)
u=sinh(c+ log(x))
General solution
y = x s i n h ( c + l o g ( x ) ) = x e c + l o g ( x ) . − e − c − l o g ( x ) 2 = x e c e l o g ( x ) − 1 / e c e l o g ( x ) 2 y=x sinh(c+ log(x))=x \frac{e^{c+log(x)}. - e^{-c-log(x)}}{2}=x \frac{e^ce^{log(x)}- 1/e^ce^{log(x)}}{2} y = x s inh ( c + l o g ( x )) = x 2 e c + l o g ( x ) . − e − c − l o g ( x ) = x 2 e c e l o g ( x ) − 1/ e c e l o g ( x )
2 = 3 ( 3 e c − 1 / 3 e c ) = 3 e c − 1 / e c 2= \sqrt{3}( \sqrt{3}e^c -1/ \sqrt{3}e^c) =3e^c -1/e^c 2 = 3 ( 3 e c − 1/ 3 e c ) = 3 e c − 1/ e c
3 e 2 c − 2 e c − 1 = 0 3e^{2c}-2e^c-1=0 3 e 2 c − 2 e c − 1 = 0
D=4+12=16
e c = 2 − + 16 6 e^c= \frac{2^+_- \sqrt{16}}{6} e c = 6 2 − + 16
ec 1 =1
ec 2 = -1/3
Particular solution
y 1 = x e l o g ( x ) − 1 / e l o g ( x ) 2 y_1=x \frac{e^{log(x)}-1/e^{log(x)}}{2} y 1 = x 2 e l o g ( x ) − 1/ e l o g ( x )
y 2 = x − 1 / 3 e l o g ( x ) + 3 / e l o g ( x ) 2 y_2=x \frac{-1/3e^{log(x)}+ 3/e^{log(x)}}{2} y 2 = x 2 − 1/3 e l o g ( x ) + 3/ e l o g ( x )
Comments