2nd Order Nonlinear ODE Question

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
frank1234
Messages
9
Reaction score
0

Homework Statement



Solve the 2nd order nonlinear differential equation, with initial conditions y(0)=0 and y'(0)=1

y''=2ay^3-(a+1)y with a within [0,1]

It would be greatly appreciated if someone could point me in the right direction on this. Thanks!

Homework Equations


The Attempt at a Solution



I have rearranged the equation to be y''+ya+y=2ay^3
 
Last edited:
Physics news on Phys.org
frank1234 said:

Homework Statement



Solve the 2nd order nonlinear differential equation, with initial conditions y(0)=0 and y'(0)=1

y''=2ay^3-(a+1)y with a within [0,1]

It would be greatly appreciated if someone could point me in the right direction on this. Thanks!

Homework Equations





The Attempt at a Solution



I have rearranged the equation to be y''+ya+y=2ay^3

Not sure how much help it is to you, but assuming ##a>0## Maple gives a solution in terms of Jacobi functions:$$
y = \textrm{JacobiSN}(x,\sqrt a)$$
 
Hmmmm, I am not sure if that helps. I will have to give that some thought...
 
Any other suggestions on how to go about solving this would be helpful.