hopp44

12 Reputation

2 Badges

16 years, 278 days

MaplePrimes Activity


These are questions asked by hopp44

I'm trying to use Maple to solve an ODE instead of using partial fractions.  I can't get the syntax correct.  The original problem is...

 

dC = C(1-0.0002C)dt        C(0) = 2   for t >0

 

I know it's seperable into

         dC             = dt

C(1-0.0002C)

 

I can't get anywhere to find an explicit form!  Any help is appreciated :D

Page 1 of 1