These exercises allow you to practice how to solve discrete dynamical systems involving exponential growth and decay.
Write a solution equation for the following discrete dynamical systems. In each case, compute the solution at time $t=100$. \begin > \hspace x_0 & = 1,000 & x_ - x_t & = 0.2 \times x_t \\ > \hspace x_0 & = 138 & x_ - x_t & = 0.05 \times x_t \\ > \hspace B_0 & = 138 & B_ - B_t & = 0.5 \times B_t \\ > \hspace y_0 & = 1,000 & y_ - y_t & = -0.2 \times y_t \\ > \hspace P_0 & = 1,000 & P_ & = 1.2 \times P_t \\ > \hspace z_0 & = 1000 & z_ - z_t & = -0.1 \times z_t \\ > \hspace c_0 & = 1,000 & c_ & = 0.9 \times c_t \end
The equation, $x_ - x_ = r x_$, carries the same information as $x_ - x_ = r x_$.
Suppose a population is initially of size 1,000,000 and grows at the rate of 2% per year. What will be the size of the population after 50 years?
The polymerase chain reaction is a means of making multiple copies of a DNA segment from only a minute amount of original DNA. The procedure consists of a sequence of multiple cycles. During the course of one cycle, each DNA segment present is duplicated. Introduce notation and write a discrete dynamical system with initial condition from which the amount of DNA present at the end of each cycle can be computed. Suppose you begin with 1 picogram = 0.000000000001 g of DNA. How many grams of DNA would be present after 30 cycles.
Write a solution to the dynamic system you obtained for growth of V. natriegens in growth medium of pH 7.85 in exericse 5 from the bacteria growth exercises. Use your solution to compute an estimate of $B_4$.
There is a suggestion that the world human population is growing exponentially. Shown below are the human population numbers in billions of people for the decades 1940 - 2010.
Year | Index, $t$ | Human population (billons) |
---|---|---|
1940 | 0 | 2.30 |
1950 | 1 | 2.52 |
1960 | 2 | 3.02 |
1970 | 3 | 3.70 |
1980 | 4 | 4.45 |
1990 | 5 | 5.30 |
2000 | 6 | 6.06 |
2010 | 7 | 6.80 |
Once you've worked out some of these exercises, you can check your work with the answers to selected problems.