Find the general solution of the following differential equation

Illusionist
Messages
34
Reaction score
0

Homework Statement


Find the general solution of the following differential equation:
x.(dy/dx) = y + sqrt.[(x^2) - (y^2)]


Homework Equations


I'm working through my excerise book and have been able to get through quite a few differential equations with success, but this one really does stump me. I think it's the sqrt.[(x^2) - (y^2)] that gets me confused.


The Attempt at a Solution


My first step was to divide both sides by x to get dy/dx alone, hence:
(dy/dx) = y + [ sqrt.[(x^2) - (y^2)] / x ]

This is where I begin to get lost. My natural instinct is to try and separate the x and y's but I can't seem to and the next step for is a mystery to me. I'm having a lot of troule identifying what sort of approach to use.

Any help would be very appreciated, thank you in advance.
 
Physics news on Phys.org
Illusionist said:
My first step was to divide both sides by x to get dy/dx alone, hence:
(dy/dx) = y + [ sqrt.[(x^2) - (y^2)] / x ]

Not quite. You get,

(dy/dx) = y/x + sqrt.[1 - (y/x)^2]

Try y=ux
 
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