Solve First Order ODE: x^2yy' = (y^2-1)^(3/2)

  • Thread starter Thread starter robbondo
  • Start date Start date
  • Tags Tags
    First order Ode
robbondo
Messages
90
Reaction score
0

Homework Statement


Find all solutions

x^{2} y y\prime = (y^{2} - 1)^{\frac{3}{2}}


Homework Equations





The Attempt at a Solution



I know I have to use separation of variables because it isn't linear.

so I get

\frac{ydy}{(y^{2} - 1)^{\frac{3}{2}}} = \frac{1}{dxx^{2}}

Now I'm kinda stuck at how to integrate this. I think I'm supposed to use partial fraction expansion, but since there's the 3/2 exponent, I'm confused as to how to go about doing that. Tips?
 
Physics news on Phys.org
Check the right hand side of your equation to make sure the dx is in the right spot. Try substitution on the left
 
Thanks, that helped. So now I substituted take the integral of both sides and I get

x = (y^{2}-1)^{\frac{1}{2}} + c

This isn't matching up with the correct answer though. I took the integral and got -1/x on the left and 1 / - (y^2 - 1)^1/2 + c on the right. So I just took out the negative signs and changed to the reciprocal on the both sides, what are you think?
 
Well that would be correct if the constant wasn't there but because it is...you just can't simply invert both sides

if you brought \frac{1}{\sqrt{y^2-1}} +c to the same base and then invert...that would be correct
 
ahh I see. I got the correct answer the only thing that confuses me is that in the book the answer says y \equiv \pm 1... Actually I still don't really know what "equivalent" represents in this class.
 
well normally for the function to be continuous i thought it would be y not equal to +/- 1
 
robbondo said:
ahh I see. I got the correct answer the only thing that confuses me is that in the book the answer says y \equiv \pm 1... Actually I still don't really know what "equivalent" represents in this class.

In addition to the solutions you get by integrating, the equation has solutions where y' is identically equal to zero. These are them.
 
So if if it didn't say " all solutions " I could just say that y=1, but what's the point of having the weird three line equal sign?
 
It just means y(x)=1 for all x. I.e. y is IDENTICALLY equal to one. Sure, if you don't need all solutions, then you could just pick an easy one.
 
Back
Top