ldecastro

5 Reputation

One Badge

10 years, 318 days

MaplePrimes Activity


These are questions asked by ldecastro

I am attempting to reproduce the the direction field for the the diferential equation below that I found in a book. I am using the dfieldplot command in the window x=0..3 and y=-1..1 but Maple is only plotting the field above the x-axis. I am aware that this is neither a linear DE nor does it posses a unique solution. Is the type of DE the problem here? Do I need to use a different command?

diff(y(x),x)=3*y(x)^(2/3)

 

Page 1 of 1