Firehose instability: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Mark Arsten
m Reverted edit(s) by 27.4.162.133 identified as test/vandalism using STiki
 
en>Anrnusna
No edit summary
Line 1: Line 1:
They are typically a free website that are pre-designed for enabling businesses of every size in marking the presence on the internet and allows them in showcasing the product services and range through images, contents and various other elements. Online available for hiring are most qualified, well knowledgeable and talented Wordpress developer India from offshore Wordpress development services company. Change the site's theme and you have essentially changed the site's personality. After confirming the account, login with your username and password at Ad - Mob. By using this method one can see whether the theme has the potential to become popular or not and is their any scope of improvement in the theme. <br><br>You just download ready made templates to a separate directory and then choose a favorite one in the admin panel. When you write a new post, you'll see a small bar that goes across the text input area. Several claim that Wordpress just isn't an preferred tool to utilise when developing a professional site. You can up your site's rank with the search engines by simply taking a bit of time with your siteIf you have any type of inquiries relating to where and the best ways to make use of [http://www.yuanmindatongmeng.org/home/link.php?url=https://wordpress.org/plugins/ready-backup/ wordpress dropbox backup], you can call us at our web-site. For a Wordpress website, you don't need a powerful web hosting account to host your site. <br><br>Your Word - Press blog or site will also require a domain name which many hosting companies can also provide. The nominee in each category with the most votes was crowned the 2010 Parents Picks Awards WINNER and has been established as the best product, tip or place in that category. Possibly the most downloaded Word - Press plugin, the Google XML Sitemaps plugin but not only automatically creates a site map linking to everyone your pages and posts, it also notifies Google, Bing, Yahoo, and Ask. Storing write-ups in advance would have to be neccessary with the auto blogs. Purchase these from our site, or bring your own, it doesn't matter, we will still give you free installation and configuration. <br><br>Whether your Word - Press themes is premium or not, but nowadays every theme is designed with widget-ready. High Quality Services: These companies help you in creating high quality Word - Press websites. Enterprise, when they plan to hire Word - Press developer resources still PHP, My - SQL and watch with great expertise in codebase. Contact Infertility Clinic Providing One stop Fertility Solutions at:. Fortunately, Word - Press Customization Service is available these days, right from custom theme design, to plugin customization and modifying your website, you can take any bespoke service for your Word - Press development project. <br><br>Internet is not only the source for information, it is also one of the source for passive income. Sanjeev Chuadhary is an expert writer who shares his knowledge about web development through their published articles and other resource. This allows updates to be sent anyone who wants them via an RSS reader or directly to their email. It is a fact that Smartphone using online customers do not waste much of their time in struggling with drop down menus. The 2010 voting took place from July 7 through August 31, 2010.
In the study of age-structured population growth, probably one of the most important equations is the '''Lotka–Euler equation'''. Based on the age demographic of females in the population and female births (since in many cases it is the females that are more limiting in the ability to reproduce), this equation allows for an estimation of how a population is growing.
 
The field of mathematical [[demography]] was largely developed by [[Alfred J. Lotka]] in the early 20th century, building on the earlier work of [[Leonhard Euler]]. The Euler–Lotka equation, derived and discussed below, is often attributed to either of its origins: Euler, who derived a special form in 1760, or Lotka, who derived a more general continuous version. The equation in discrete time is given by
 
:<math>1 = \sum_{a = 1}^\omega \lambda^{-a}\ell(a)b(a)</math>
 
where <math>\lambda</math> is the discrete growth rate, ''ℓ''(''a''), is the fraction of individuals surviving to age ''a'' and ''b''(''a'') is the number of individuals born at time ''a''.  The sum is taken over the entire life span of the organism.
 
==Derivations==
 
===Lotka's continuous model===
A.J. Lotka in 1911 developed a continuous model of population dynamics as follows.  This model tracks only the females in the population.
 
Let ''B''(''t'') be the number of births per unit time. Also define the scale factor ''ℓ''(''a''), the fraction of individuals surviving to age ''a''.  Finally define ''b''(''a'') to be the birth rate per capita for mothers of age&nbsp;''a''.
 
All of these quantities can be viewed in the [[continuous function|continuous]] limit, producing the following [[integral (math)|integral]] expression for&nbsp;''B'':
 
:<math> B(t) = \int_0^t B(t - a )\ell(a)b(a) \, da.</math>
 
The integrand gives the number of births ''a'' years in the past multiplied by fraction of those individuals still alive at time ''t'' multiplied by the reproduction rate per individual of age ''a''.  We integrate over all possible ages to find the total rate of births at time ''t''We are in effect finding the contributions of all individuals of age up to ''t''.  We need not consider individuals born before the start of this analysis since we can just set the base point low enough to incorporate all of them.
 
Let us then guess an [[Exponential function|exponential]] solution of the form ''B''(''t'') =&nbsp;''Qe''<sup>''rt''</sup>.  Plugging this into the integral equation gives:
 
:<math>Qe^{rt} = \int_0^t Q e^{r(t - a)}\ell(a)b(a) \, da </math>
 
or
 
:<math> 1 = \int_0^t e^{-ra}\ell(a)b(a) \, da. </math>
 
This can be rewritten in the [[discrete mathematics|discrete]] case by turning the integral into a sum producing
 
:<math>1 = \sum_{a = \alpha}^\beta e^{-ra}\ell(a)b(a)</math>
 
letting <math>\alpha</math> and <math>\beta</math> be the boundary ages for reproduction or defining the discrete growth rate ''λ =&nbsp;''e''<sup>''r''</sup> we obtain the discrete time equation derived above:
 
:<math>1 = \sum_{a = 1}^\omega \lambda^{-a}\ell(a)b(a)</math>
 
where <math>\omega</math> is the maximum age, we can extend these ages since ''b''(''a'') vanishes beyond the boundaries.
 
===From the Leslie matrix===
Let us write the [[Leslie matrix]] as:
:<math>\begin{bmatrix}
f_0 & f_1 & f_2 & f_3 & \ldots &f_{\omega  - 1} \\
s_0 & 0 & 0 & 0 & \ldots & 0\\
0 & s_1 & 0 & 0 & \ldots & 0\\
0 & 0 & s_2 & 0 & \ldots & 0\\
0 & 0 & 0 & \ddots & \ldots & 0\\
0 & 0 & 0 & \ldots & s_{\omega - 2}  & 0
\end{bmatrix}</math>
 
where <math>s_i</math> and <math>f_i</math> are survival to the next age class and per capita fecundity respectively.
Note that <math>s_i = \ell_{i + 1}/\ell_i</math> where ''ℓ''<sub>&nbsp;''i''</sub> is the probability of surviving to age <math>i</math>, and
<math>f_i = s_ib_{i + 1}</math>, the number of births at age <math>i + 1</math> weighted by the probability of surviving to age <math>i+1</math>.
 
Now if we have stable growth the growth of the system is an [[eigenvalue]] of the [[matrix (math)|matrix]] since <math>\mathbf{n_{i+ 1}} = \mathbf{Ln_i} = \lambda \mathbf{n_i}</math>.  Therefore we can use this relationship row by row to derive expressions for <math>n_i</math> in terms of the values in the matrix and <math>\lambda</math>.
 
Introducing notation <math>n_{i, t}</math> the population in age class <math>i</math> at time <math>t</math>, we have <math>n_{1, t+1} = \lambda n_{1, t}</math>.  However also <math>n_{1, t+1} = s_0n_{0, t}</math>.  This implies that
 
:<math>n_{1, t} = \frac{s_0}{\lambda}n_{0, t}. \, </math>
 
By the same argument we find that
:<math>n_{2, t} = \frac{s_1}{\lambda}n_{1, t} = \frac{s_0s_1}{\lambda^2}n_{0, t}. </math>
 
Continuing [[mathematical induction|inductively]] we conclude that generally
 
:<math>n_{i, t} = \frac{s_0\cdots s_{i - 1}}{\lambda^i}n_{0, t}. </math>
 
Considering the top row, we get
 
:<math>n_{0, t+ 1} = f_0n_{0, t} + \cdots + f_{\omega- 1}n_{\omega - 1, t} = \lambda n_{0, t}.</math>
 
Now we may substitute our previous work for the <math>n_{i, t}</math> terms and obtain:
 
:<math>\lambda n_{0, t} = \left(f_0 + f_1\frac{s_0}{\lambda} + \cdots + f_{\omega - 1}\frac{s_0\cdots s_{\omega - 2}}{\lambda^{\omega - 1}}\right)n_{(0, t)}. </math>
 
First substitute the definition of the per-capita fertility and divide through by the left hand side:
 
:<math>1 =  \frac{s_0b_1}{\lambda} + \frac{s_0s_1b_2}{\lambda^2} + \cdots + \frac{s_0\cdots s_{\omega - 1}b_{\omega}}{\lambda^{\omega}}. </math>
 
Now we note the following simplification. Since <math>s_i = \ell_{i + 1}/\ell_i</math> we note that
 
:<math>s_0\ldots s_i = \frac{\ell_1}{\ell_0}\frac{\ell_2}{\ell_1}\cdots\frac{\ell_{i + 1}}{\ell_i} = \ell_{i + 1}. </math>
 
This sum collapses to:
 
:<math>\sum_{i = 1}^\omega \frac{\ell_ib_i}{\lambda^i} = 1, </math>
 
which is the desired result.
 
==Analysis of expression==
From the above analysis we see that the Euler–Lotka equation is in fact the [[characteristic polynomial]] of the Leslie matrix.  We can analyze its solutions to find information about the eigenvalues of the Leslie matrix (which has implications for the stability of populations).
 
Considering the continuous expression ''f'' as a function of ''r'', we can examine its roots.  We notice that at negative infinity the function grows to positive infinity and at positive infinity the function approaches&nbsp;0.
 
The first [[derivative]] is clearly &minus;''af'' and the second derivative is ''a''<sup>2</sup>''f''.  This function is then decreasing, concave up and takes on all positive values.  It is also continuous by construction so by the intermediate value theorem, it crosses ''r''&nbsp;=&nbsp;1 exactly once.  Therefore there is exactly one real solution, which is therefore the dominant eigenvalue of the matrix the equilibrium growth rate.
 
This same derivation applies to the discrete case.
 
==Relationship to replacement rate of populations==
If we let ''λ''&nbsp;=&nbsp;1 the discrete formula becomes the [[replacement rate]] of the population.
 
==Bibliography==
 
* Kot, M. (2001) ''Elements of Mathematical Ecology'', Cambridge. [[Cambridge University Press]].
 
{{DEFAULTSORT:Euler-Lotka Equation}}
[[Category:Demography]]

Revision as of 23:06, 22 September 2013

In the study of age-structured population growth, probably one of the most important equations is the Lotka–Euler equation. Based on the age demographic of females in the population and female births (since in many cases it is the females that are more limiting in the ability to reproduce), this equation allows for an estimation of how a population is growing.

The field of mathematical demography was largely developed by Alfred J. Lotka in the early 20th century, building on the earlier work of Leonhard Euler. The Euler–Lotka equation, derived and discussed below, is often attributed to either of its origins: Euler, who derived a special form in 1760, or Lotka, who derived a more general continuous version. The equation in discrete time is given by

1=a=1ωλa(a)b(a)

where λ is the discrete growth rate, (a), is the fraction of individuals surviving to age a and b(a) is the number of individuals born at time a. The sum is taken over the entire life span of the organism.

Derivations

Lotka's continuous model

A.J. Lotka in 1911 developed a continuous model of population dynamics as follows. This model tracks only the females in the population.

Let B(t) be the number of births per unit time. Also define the scale factor (a), the fraction of individuals surviving to age a. Finally define b(a) to be the birth rate per capita for mothers of age a.

All of these quantities can be viewed in the continuous limit, producing the following integral expression for B:

B(t)=0tB(ta)(a)b(a)da.

The integrand gives the number of births a years in the past multiplied by fraction of those individuals still alive at time t multiplied by the reproduction rate per individual of age a. We integrate over all possible ages to find the total rate of births at time t. We are in effect finding the contributions of all individuals of age up to t. We need not consider individuals born before the start of this analysis since we can just set the base point low enough to incorporate all of them.

Let us then guess an exponential solution of the form B(t) = Qert. Plugging this into the integral equation gives:

Qert=0tQer(ta)(a)b(a)da

or

1=0tera(a)b(a)da.

This can be rewritten in the discrete case by turning the integral into a sum producing

1=a=αβera(a)b(a)

letting α and β be the boundary ages for reproduction or defining the discrete growth rate λ = er we obtain the discrete time equation derived above:

1=a=1ωλa(a)b(a)

where ω is the maximum age, we can extend these ages since b(a) vanishes beyond the boundaries.

From the Leslie matrix

Let us write the Leslie matrix as:

[f0f1f2f3fω1s000000s100000s2000000000sω20]

where si and fi are survival to the next age class and per capita fecundity respectively. Note that si=i+1/i where  i is the probability of surviving to age i, and fi=sibi+1, the number of births at age i+1 weighted by the probability of surviving to age i+1.

Now if we have stable growth the growth of the system is an eigenvalue of the matrix since ni+1=Lni=λni. Therefore we can use this relationship row by row to derive expressions for ni in terms of the values in the matrix and λ.

Introducing notation ni,t the population in age class i at time t, we have n1,t+1=λn1,t. However also n1,t+1=s0n0,t. This implies that

n1,t=s0λn0,t.

By the same argument we find that

n2,t=s1λn1,t=s0s1λ2n0,t.

Continuing inductively we conclude that generally

ni,t=s0si1λin0,t.

Considering the top row, we get

n0,t+1=f0n0,t++fω1nω1,t=λn0,t.

Now we may substitute our previous work for the ni,t terms and obtain:

λn0,t=(f0+f1s0λ++fω1s0sω2λω1)n(0,t).

First substitute the definition of the per-capita fertility and divide through by the left hand side:

1=s0b1λ+s0s1b2λ2++s0sω1bωλω.

Now we note the following simplification. Since si=i+1/i we note that

s0si=1021i+1i=i+1.

This sum collapses to:

i=1ωibiλi=1,

which is the desired result.

Analysis of expression

From the above analysis we see that the Euler–Lotka equation is in fact the characteristic polynomial of the Leslie matrix. We can analyze its solutions to find information about the eigenvalues of the Leslie matrix (which has implications for the stability of populations).

Considering the continuous expression f as a function of r, we can examine its roots. We notice that at negative infinity the function grows to positive infinity and at positive infinity the function approaches 0.

The first derivative is clearly −af and the second derivative is a2f. This function is then decreasing, concave up and takes on all positive values. It is also continuous by construction so by the intermediate value theorem, it crosses r = 1 exactly once. Therefore there is exactly one real solution, which is therefore the dominant eigenvalue of the matrix the equilibrium growth rate.

This same derivation applies to the discrete case.

Relationship to replacement rate of populations

If we let λ = 1 the discrete formula becomes the replacement rate of the population.

Bibliography