Solve DE Using Substitution and Integration Techniques | Helpful Tips Included

  • Thread starter Thread starter TogoPogo
  • Start date Start date
TogoPogo
Messages
14
Reaction score
0
The problem states:

"By using the substitution y=xu, show that the differential equation \frac{dy}{dx}=\frac{y+\sqrt{x^{2}+y^{2}}}{x}, x>0 can be reduced to the d.e. x\frac{du}{dx}=\sqrt{u^{2}+1}.

Hence, show that if the curve passes through the point (1,0), the particular solution is given by y=\frac{1}{2}(x^{2}-1)."

I managed to get the d.e. into the form x\frac{du}{dx}=\sqrt{u^{2}+1} but I have no idea how to integrate \frac{du}{\sqrt{u^{2}+1}}. Wolfram Alpha is giving me some inverse hyperbolic sine stuff which I haven't learned yet (I'm in high school). All I've really 'learned' from my teacher so far was solving separable DE's, and inseparable DE's with y=ux, however some of the questions that we were given required other techniques like integrating factors and stuff. Is this DE a special case or something?

Anyways, how would I approach this? Do I square both sides to get rid of the square root sign?

Many thanks.
 
Last edited:
Physics news on Phys.org
Try the substitution u=tan v.
 
I got it! Thank you. I didn't know how to integrate secx but Wolfram helped out.
 
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