Solving Implicit O.D.E: sin(y) + xy - x^3 = 2 | 2nd Order ODE Help

  • Thread starter Thread starter AST3019
  • Start date Start date
AST3019
Messages
4
Reaction score
0
Is, sin(y) + xy - x^3=2, an implicit soln to the 2nd order ODE y''= {6xy' + (y')^3 * sin(y) - 2(y')^2}/ (3x^2 - y)?
 
Physics news on Phys.org
Have you tried it? If sin(y) + xy - x^3=2 then cos(y)y'+ y+ xy'- 3x^2= 0. Differentiating again, -sin(y)(y')^2+ cos(y)y''+ 2y'+ xy''- 6x= 0.

You can you those to see if the differential equation is satisfied or not.
 
thanks.
 
Back
Top