Homework Question - Fundamental Theorem of Calc Example

Ocifer
Messages
30
Reaction score
0

Homework Statement


Hi, I've been working through a practice problem for which I used the fundamental theorem of calculus, or one of its corollaries.

The setup is a population changing over time. The population, P(t) at t = 0 is 6 billion. The limiting population as t goes to infinity is given to be 30 billion. The rate of change of the population, P'(t) = \frac{Ae^t }{ (0.02A + e^t)^2} for t \geq 0 (in billions).

I am asked to find the the time, t, at which P(t) = 10 billion. Throughout, the unit associated with these expressions is "billions of people" in order to express the quantities more succinctly. That is not the issue.

I have already figured out the solution. It agrees with the solution given by the solutions manual I'm working with. However, there is a step in the solutions manual done differently than how I did it, and I'd like to understand the reasoning.

Homework Equations



Let P(t) represent the number of individuals in a population at time t \geq 0 (in billions).

I am given:

P'(t) = \frac{Ae^t }{ (0.02A + e^t)^2} for t \geq 0 (in billions)

\lim_{ t \to \infty} P(t) = 30 (billions).

P(0) = 6 (billions).

The Attempt at a Solution


[/B]
I have the solution for the time at which the population will be 10 billion. I am concerned with understanding an alternate reasoning I found in my solutions manual.

First I set up an expression using FTOC (or one of the corollaries)

P(s) - P(0) = \int_{0}^{s} P'(t) dt.

Plugging in the expression for P'(t) and integrating using u-substitution, I was able to get an expression in terms of s in the RHS. Using the substitution u = 0.02A + e^t, I get

P(s) - P(0) = \frac{A}{0.02A + 1} - \frac{A}{0.02A + e^s} (Eq'n ***)

Using the given information about P(t), I take the limit as t goes to infinity of both sides. I am left with an expression I can use to solve for the constant A. I get a value of A = 46.15.

Here is where my question lies.

At this point one can rearrange the (***) equation (above) and get an expression for P(s) , s \geq 0. One can set it to 10 and find the correct answer for the time. However, this is a bit tedious and messy the way I did. Instead the solution manual gives this expression:

"Therefore,

P(s) = 30 - \frac{46.15}{0.923 + e^s} ... "

The authors of the solution manual then set this expression to 10 and get the right answer. Where is this expression for P(s) coming from? Is there some corollary I'm missing?
 
Physics news on Phys.org
Looks like the same approach. If you calculate ##\frac{A}{0.02 A + 1} + P(0)##, you get 30.
You can save the step of calculating the value of this fraction, I guess, as you know the result of the expression has to be 30.
 
  • Like
Likes Ocifer
I don't know how I missed this. Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top