Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Val sends his thanks to all, and notes that he has solved the problem using Mathematica:
Hi Valery,
The highest derivative of the sought function must be on the LHS of the equation.
Reason: Odesolve uses the/an RK4 algorithm, where the (highest derivative of the) sought function must be expressed as an explicit definition.
Success!
Luc
According to the help "The ODE must be linear in their highest derivative term" which is not the case when the derivative is used as argument of arctan.
Val sends his thanks to all, and notes that he has solved the problem using Mathematica:
