New Reply

Please help...this is toughest Differential equation I have had to work

 
Share Thread Thread Tools
Aug5-12, 12:47 PM   #1
 

Please help...this is toughest Differential equation I have had to work


Hit a wall on this one...can anyone help with the next step?

A(d2y/dt2)+B*(dy/dt)^2*(C*y^2+D*y+E)+F*y^-2=0

Thanks!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Aug5-12, 03:17 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Because t does not expicitely appear in that equation, you can simplify a little by "quadrature". Let v= dy/dt. The [itex]d^2y/dt^2= dv/dt= (dv/dx)(dx/dt)= v(dv/dt)[/itex] so your equation becomes a first order equation for v in terms of y:
[tex]VA\frac{dv}{dy}+ Bv^2(Cy^2+ Dy+ E)= -Fy^{-2}[/tex]
I don't know that that equation is solvable but if you can find v then you solve v= dy/dt.
Aug5-12, 03:31 PM   #3
 
Yea that's how far I could get before getting stuck. The equation isn't really separable.

Is there a way to do this analytically or numerically?
Aug6-12, 02:02 AM   #4
 

Please help...this is toughest Differential equation I have had to work


Hi !
The equation derived by HallsofIvy is a Riccati ODE which can be transformed to a second order linear ODE (attachment).
Since this linear ODE is much too complicated to be analytically solved in terms of a finite combination of standard functions, we can conclude that the problem raised by DiffEQlt cannot be analytically solved (except in case of some particular values of the coefficients). So, in the general case, numerical process is required.
Attached Thumbnails
RiccatiODE.JPG  
Aug6-12, 08:16 PM   #5
 
I dont 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.

In the end, what would you solve the equation for if you have w, y, and v's throughout it?

Also, V should be v in Halls equation.
Aug7-12, 03:35 AM   #6
 
Quote by diffEQult View Post
I dont 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.

Quote by diffEQult View Post
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.

Quote by diffEQult View Post
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.
New Reply
Thread Tools


Similar Threads for: Please help...this is toughest Differential equation I have had to work
Thread Forum Replies
basic Differential Equation Can you check my work? Calculus & Beyond Homework 1
Differential Equation: Check my work please Calculus & Beyond Homework 5
Please check my work (differential equation) Calculus & Beyond Homework 3
Solve general differential equation: please check my work? Calculus & Beyond Homework 11
How does differential equation work? Differential Equations 13