diffEQult said:
I don't see how you made the jump to your second line in the attached jpg? Where does the w come from and what does it represent.
v is the unknown function in the previous ODE.
w is the unknown function in the new ODE after the change of function.
Of course, one have to define a relationship between the previous unknown function and the new unknown function. The second line in the attached jpg is the chosen relationship.
This relationship was chosen so that the quadratic term in the previous ODE be eliminated and that the new ODE be linear.
It is not always possible to do that. A convenient relationship can be found only for few kind of non-linear ODEs in order turn them to linear ODEs. In is possible in the case of the Riccati equations.
diffEQult said:
In the end, what would you solve the equation for if you have w, y, and v's throughout it?
If it is possible to analytically solve the linear ODE, one obtains the literal expression for the function w, which becomes known. Then, one have to express w' and bring back w and w' into the relationship which leads to the function v(y). Since v=dy/dt, the integration of dt=dy/v(y) leads to t as a function of y. Then, if possible, the inverse of the function t(y) gives y as a function of t.
diffEQult said:
Also, V should be v in Halls equation.
Ha! ha! ha! I didn't check the Halls equation. So, I thought that V was a constant.
You are right: V is not a constant, but V=v. As a consequence all that was done is of no use. There is NO Riccati equation at all !
It's much simpler : You just have to let z=v² and the EDO directly becomes a first order linear ODE with the unknown function z.