Kalpana Kalpana (Editor)

Gompertz function

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Gompertz function

A Gompertz curve or Gompertz function, named after Benjamin Gompertz, is a sigmoid function. It is a type of mathematical model for a time series, where growth is slowest at the start and end of a time period. The right-hand or future value asymptote of the function is approached much more gradually by the curve than the left-hand or lower valued asymptote, in contrast to the simple logistic function in which both asymptotes are approached by the curve symmetrically. It is a special case of the generalised logistic function.

Contents

Formula

y ( t ) = a e b e c t ,

where

  • a is an asymptote, since lim t a e b e c t = a e 0 = a
  • b, c are positive numbers
  • b sets the displacement along the x-axis (translates the graph to the left or right)
  • c sets the growth rate (y scaling)
  • e is Euler's Number (e = 2.71828...).
  • Derivation

    The function curve can be derived from a Gompertz law of mortality, which states the rate of mortality (decay) falls exponentially with current size. Mathematically,

    k r 1 y ( t ) ,

    where

  • r = y ( t ) y ( t ) is the rate of growth
  • k is an arbitrary constant.
  • Example uses

    Examples of uses for Gompertz curves include:

  • Mobile phone uptake, where costs were initially high (so uptake was slow), followed by a period of rapid growth, followed by a slowing of uptake as saturation was reached.
  • Population in a confined space, as birth rates first increase and then slow as resource limits are reached.
  • Modeling of growth of tumors
  • Modelling market impact in finance.
  • Growth of tumors

    In the 1960s A.K. Laird for the first time successfully used the Gompertz curve to fit data of growth of tumors. In fact, tumors are cellular populations growing in a confined space where the availability of nutrients is limited. Denoting the tumor size as X(t) it is useful to write the Gompertz Curve as follows:

    X ( t ) = K exp ( log ( X ( 0 ) K ) exp ( α t ) ) = K ( X ( 0 ) K ) exp ( α t )

    where:

  • X(0) is the tumor size at the starting observation time;
  • K is the carrying capacity, i.e. the maximum size that can be reached with the available nutrients. In fact it is:
  • lim t + X ( t ) = K

    independently on X(0)>0. Note that, in absence of therapies etc.. usually it is X(0)<K, whereas, in presence of therapies, it may be X(0)>K;

  • α is a constant related to the proliferative ability of the cells.
  • log() refers to the natural log.
  • It is easy to verify that the dynamics of X(t) is governed by the Gompertz differential equation:

    X ( t ) = α log ( K X ( t ) ) X ( t )

    i.e. is of the form:

    X ( t ) = F ( X ( t ) ) X ( t ) , F ( X ) 0

    where F(X) is the instantaneous proliferation rate of the cellular population, whose decreasing nature is due to the competition for the nutrients due to the increase of the cellular population, similarly to the logistic growth rate. However, there is a fundamental difference: in the logistic case the proliferation rate for small cellular population is finite:

    F ( X ) = α ( 1 ( X K ) ν ) F ( 0 ) = α < +

    whereas in the Gompertz case the proliferation rate is unbounded:

    lim X 0 + F ( X ) = lim X 0 + α log ( K X ) = +

    As noticed by Steel and by Wheldon, the proliferation rate of the cellular population is ultimately bounded by the cell division time. Thus, this might be an evidence that the Gompertz equation is not good to model the growth of small tumors. Moreover, more recently it has been noticed that, including the interaction with immune system, Gompertz and other laws characterized by unbounded F(0) would preclude the possibility of immune surveillance.

    Gompertz growth and logistic growth

    The Gompertz differential equation

    X ( t ) = α log ( K X ( t ) ) X ( t )

    is the limiting case of the generalized logistic differential equation

    X ( t ) = α ν ( 1 ( X ( t ) K ) 1 ν ) X ( t )

    (where ν > 0 is a positive real number) since

    lim ν + ν ( 1 x 1 / ν ) = log ( x ) .

    In addition, there is an inflection point in the graph of the generalized logistic function when

    X ( t ) = ( ν ν + 1 ) ν K

    and one in the graph of the Gompertz function when

    X ( t ) = K e = K lim ν + ( ν ν + 1 ) ν .

    Gomp-ex law of growth

    Based on the above considerations, Wheldon proposed a mathematical model of tumor growth, called the Gomp-Ex model, that slightly modifies the Gompertz law. In the Gomp-Ex model it is assumed that initially there is no competition for resources, so that the cellular population expands following the exponential law. However, there is a critical size threshold X C such that for X > X C the growth follows the Gompertz Law:

    F ( X ) = max ( a , α log ( K X ) )

    so that:

    X C = K exp ( a α ) .

    Here there are some numerical estimates for X C :

  • X C 10 9 for human tumors
  • X C 10 6 for murine (mouse) tumors
  • References

    Gompertz function Wikipedia