How can population growth be modeled using a simple equation?

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Growth Model
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Messages
6,221
Reaction score
31

Homework Statement


In a model for the growth of a population,[itex]p_n[/itex] 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 [itex]p_1 \ and \ p_2[/itex]
b)Write down an equation connecting [itex]p_{n+1} \ and \ p_n[/itex]

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 [itex]p_1=900[/itex]

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

are these values correct?
If my answers are correct, then for part b) should it just simply be
[tex]p_{n+1}=(1.2*p_n)-100[/tex]
 
Physics news on Phys.org
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.