How can population growth be modeled using a simple equation?

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Growth Model
AI Thread Summary
The discussion focuses on modeling population growth with an initial population of 1000 individuals, increasing by 20% each year while losing 100 individuals annually. The calculations show that at the end of the first year, the population decreases to 900, and after applying the growth factor, the population at the end of the second year is 980. The equation connecting the populations is established as p_{n+1} = (1.2 * p_n) - 100. Clarifications are made regarding the timing of population changes, emphasizing that growth should be calculated at the beginning of the year. The final consensus confirms the correctness of the values and the equation derived.
rock.freak667
Homework Helper
Messages
6,221
Reaction score
31

Homework Statement


In a model for the growth of a population,p_n is the number of individuals in the population at the end of n years. Initially, the population consists of 1000 individuals.

In each year, the population increases by 20% and on Dec.31st, 100 individuals leave the population.

a)Calculate p_1 \ and \ p_2
b)Write down an equation connecting p_{n+1} \ and \ p_n

Homework Equations



None

The Attempt at a Solution



Well at the initial time. p=1000

so at the end of the first year it would just be 1000-100
so that p_1=900

At the start of the next year the new population size is \frac{120}{100}*900=1080
so then simply p_2=1080-100=980

are these values correct?
If my answers are correct, then for part b) should it just simply be
p_{n+1}=(1.2*p_n)-100
 
Physics news on Phys.org
I think you want to grow the population by 20% first, then subtract 100. As you wrote in b), but didn't do in a).
 
But in part a) doesn't initially mean that it is at the start of the calendar year and the population growth should be valid for the year after?
 
I would say Dec 31 is at the end of the year, so you would start with 1000 on Jan 1 of the first year. I was just trying to make b) applicable to p0=1000. It's roughly the same problem either way, in one case you start with 1000 on Dec 31, in the other with 1000 on Jan 1.
 
so then the formula for P_n and P_n+1 is correct?
 
Yes, it is.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top