The Elegance of Exponential Growth
Imagine you are standing in a quiet laboratory, peering into a petri dish. You are not just looking at a collection of cells; you are witnessing a mathematical phenomenon.
At time t=0, you have exactly 1000 bacteria. These bacteria are alive, and they are multiplying. This is the world of population dynamics.
The Differential Equation
The Heart of the Problem
The problem gives us a vital clue: the rate of growth is proportional to the number of bacteria present. In the language of calculus, this is expressed as:
When we remove the proportionality sign, we introduce a constant, λ, which represents the growth rate. Thus, we arrive at our governing equation:
This equation is the heartbeat of the system. It tells us that the more bacteria there are, the faster the population grows.
Separating the Variables
To solve this, we use the method of separation of variables. We group all the N terms on one side and all the t terms on the other:
Now, we integrate both sides:
This integration is a classic. The integral of N1 is lnN, and the integral of λ with respect to t is λt+C. Exponentiating both sides, we find N(t)=eλt+C, which simplifies to:
Here, A=eC is our constant of integration. This is the master key to understanding the population at any time t.
Applying the Initial Conditions
We know that at t=0, the population N(0)=1000. Substituting this into our equation:
This immediately tells us that A=1000. Our specific equation is now:
The Climax
Finding the Growth Constant
The problem states that after 2 hours, the population increases by 20%. Since 20% of 1000 is 200, the new population is 1200. Plugging this into our model:
Dividing by 1000, we get 1.2=e2λ, or 56=e2λ. Taking the natural log of both sides, we find:
The Elegant Cancellation
We want to find the time t when the population reaches 2000. Setting N(t)=2000:
2000=1000eλt⇒2=eλt⇒ln2=λt
We are given that this time t is expressed as ln(56)k. Substituting our value of λ into the equation ln2=λt:
ln2=[21ln(56)]⋅[ln(56)k]
The term ln(56) cancels out perfectly. We are left with ln2=2k, which means k=2ln2.
The Final Victory
The question asks us to evaluate the square of the expression involving k. Substituting k=2ln2 into our final expression:
The complexity of the exponential growth, the differential equations, and the logarithmic constants all collapse into a single, beautiful integer: 4.