Mazi

5 Reputation

One Badge

10 years, 214 days

MaplePrimes Activity


These are questions asked by Mazi

Hi all,

I am trying to solve the following differential equation numerically using dsolve,

 

y * abs (y''') = -1

y(0) =1, y'(0) = 0, y''(0)=0

 

it works fine when tthe absolute function is not there, i.e. yy''' = -1. 

Do you have any suggestion?

Page 1 of 1