Difficulty: Easy
Correct Answer: ln2/μ
Explanation:
Introduction:Microbial kinetics frequently uses the specific growth rate μ (per hour or per minute) to describe exponential growth. The doubling time td translates this rate into a practical measure: the time required for biomass or cell count to double. Correctly relating td and μ is essential for scheduling harvests and designing dilution rates in continuous cultures.
Given Data / Assumptions:
Concept / Approach:Set N(td) = 2 * N0 in the exponential model and solve for td in terms of μ. Because the base of the natural exponential is e, the constant that appears is ln 2 (approximately 0.693). The result connects the intuitive time-to-double with the rate constant of growth.
Step-by-Step Solution:
1) Start from N(t) = N0 * e^(μt).2) For doubling, set N(td) = 2 * N0.3) Substitute: 2 * N0 = N0 * e^(μ * td).4) Cancel N0: 2 = e^(μ * td).5) Take natural log: ln 2 = μ * td, therefore td = ln 2 / μ.Verification / Alternative check:If μ = 0.693 h^-1, then td = ln 2 / 0.693 ≈ 1 h, which is consistent with doubling once per hour. Dimensional analysis shows td has units of time when μ has inverse time units.
Why Other Options Are Wrong:
Common Pitfalls:Mixing log bases (log10 vs ln) leads to incorrect constants. Also, applying td = ln 2 / μ outside exponential phase or under substrate limitation yields misleading estimates; always verify phase conditions.
Final Answer:ln2/μ
Discussion & Comments