Solving a First-Order Nonlinear ODE: A Scientific Approach

  • Thread starter Thread starter MednataMiza
  • Start date Start date
  • Tags Tags
    Nonlinear Ode
MednataMiza
Messages
43
Reaction score
0

Homework Statement


We have the equation:
y'(x)^2+2 (x+1) \left(y'(x)+x\right)+2 y(x)+2 x=0

2. The attempt at a solution
None. I don't even know how to proceed with this problem, except for, of course, expansion.
I tried the factorization method, but no luck here. I have a feeling I need to use substitution, buuut ...

Any clue is helpful :)

Thank you !
 
Physics news on Phys.org
i plugged it into wolfram alpha, and it did not come up with an analytic solution. So I think your problem cannot be nicely solved. Did your teacher give any advice for this problem? Maybe you are supposed to give an indication of the general behaviour of the solution in the x,y phase space, rather than give an exact solution?
 
The first thing I did after I spent 1 hour trying to figure out what to do was to plug it in into WA and, yes, the same result.
Nope, he just said : "I hope I wrote that down correctly" :D and the problem is "Solve the equation". No hints, no advices ...
 
This equation is too much for WolframAlpha. Mathematica finds a couple of solutions in the form ##F_+(x,y(x)) = C_+,~F_-(x,y(x)) = C_-##, for constant C's, involving some logarithms and square roots. The functions are also complex, but it looks like that's just because Mathematica chose to write ##\sqrt{-1+y(x)}## in several places instead of ##\sqrt{1-y(x)}##.

Unforuntately, it's not obvious to me how mathematica might have found this solution, beyond taking a square root at some point.
 
Tried with the regular version of Mathematica, too :) The thing is we've only used change of variables so far and just for the Bernoulli equations, so there must be a trick to reduce the degree ..
 
MednataMiza said:

Homework Statement


We have the equation:
y'(x)^2+2 (x+1) \left(y'(x)+x\right)+2 y(x)+2 x=0

2. The attempt at a solution
None. I don't even know how to proceed with this problem, except for, of course, expansion.
I tried the factorization method, but no luck here. I have a feeling I need to use substitution, buuut ...

Any clue is helpful :)

Thank you !

Ain't that a quadratic in y'? Can't use the quadratic formula?
 
The strange thing is, this equation has a real plot: Click here
If did not made a silly mistake somewhere along the road :D
 
Last edited:
MednataMiza said:
The strange this is, this equation has a real plot: Click here
Which looks like this:
Click here
If did not made a silly mistake somewhere along the road :D

I don't follow your work. In one line you have ##y'(x)## terms, and in the following line you introduce ##D_1##, which involves only y(x), and your y'(x) terms have disappeared. Were you trying to complete the square in y', as jackmell suggested? If not, you should try that. If that is what you were trying to do, perhaps you should review completing the square? Or explain to us what you were trying to do?
 
I found an error, but I will complete the solution later, because I have a test ATM.
 
Back
Top