Solving the Gompertz Differential Equation

lockedup
Messages
67
Reaction score
0

Homework Statement


The problem in the book:

a) Suppose a = b = 1 in the Gompertz differential equation. Since the DE is autonomous, use the phase portrait concept of Section 2.1 to sketch representative solution curves corresponding to the cases P0 > e and 0 < P0 < e.

b) Suppose a = 1, b = -1 in the Gompertz DE. Use a new phase portrait to sketch representative solution curves corresponding to the cases P0 > e-1 and 0 < P0 < e-1

c) Find an explicit solution of the Gompertz DE subject to P(0) = P0

Homework Equations


dP/dt = P(a-blnP)

The Attempt at a Solution


I used separation of variables to get:
dP/(P(a-blnP)) = dt

I let u = a - blnP and du = -bdP/P which leaves me with:
-b\intdu/u = \intdt

I integrate to get:
-b ln (u) = t + C

ln (u-b) = t + C

eln (u-b) = et + C

u-b = Aet

(a - b ln P)-b = Aet

So how do I solve for P? :P Or, am I even close to having the right answer? LOL
 
Physics news on Phys.org
P = eAe-t/b?
 
Last edited:
Or how about:

P = e(Ae-bt - a)/-b
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top