Ivp help: y' = sqroot (y^2-9) , y(xo) = yo

Ryan Rigdon

Junior Member
Joined
Jun 10, 2010
Messages
246
Here is my problem

y' = sqroot (y^2-9) , y(xo) = yo has a unique solution.

Any helpful hints on how to get this started would be most helpful thank you :p
 
Last edited by a moderator:
Here is my problem

y' = sqroot (y^2-9) , y(xo) = yo has a unique solution.

Any helpful hints on how to get this started would be most helpful thank you :p
That's obviously a separable equation: \(\displaystyle \frac{dy}{dx}= \sqrt{y^2- 9}\) becomes \(\displaystyle \frac{dy}{\sqrt{y^2- 9}}= dx\) and now integrate both side. Can you integrate \(\displaystyle \int \frac{dy}{\sqrt{y^2- 9}}\)? A trig substitution should do it- perhaps y= 3 sec(t).
 
Top