Cell growth formula
Cells in exponential phase grow by N = N₀ × 2^(t/g), where N₀ is the starting count, t is elapsed time, and g is the doubling (generation) time in the same units. The exponent t/g is the number of doublings, and each doubling multiplies the count by 2. The same exponential maths describes whole organisms as well, which is what the population growth calculator handles.
How to use this calculator
Enter the initial number of cells, the total time the culture has grown, and the doubling time, all in consistent units. The tool computes the number of doublings and the final cell count. For population-level growth rates, see the doubling time calculator.
- Mismatched units are the most common error: a doubling time in minutes with an elapsed time in hours inflates the answer enormously.
- Fractional doublings are fine. An exponent of 2.5 is valid and simply means the culture is partway through a division cycle.
- N₀ can be a concentration such as cells/mL rather than an absolute count; the answer comes out in the same unit.
Worked example
Start with 1 cell, doubling time 30 minutes, total time 120 minutes. Doublings = 120/30 = 4, so N = 1 × 2^4 = 16 cells. Reading a generation time off a growth curve means taking logs, so keep the logarithm calculator to hand.
Frequently asked questions
- What is generation (doubling) time?
- The average time a cell population takes to double in number during exponential growth, often 20–30 minutes for fast-growing bacteria.
- What units should I use?
- Any consistent unit of time for both elapsed time and doubling time — minutes, hours, or days — as long as they match.
- Why use base 2?
- Each cell divides into two, so the population doubles every generation. Raising 2 to the number of doublings gives the multiplication factor.
- Does this model account for the stationary phase?
- No. It assumes continuous exponential growth and overestimates counts once cells run low on nutrients and enter the stationary phase.
- How do I find the doubling time if I already know the start and end counts?
- Rearrange the formula: g = t ÷ log₂(N ÷ N₀). If a culture grows from 1 to 16 cells in 120 minutes, log₂(16) = 4 doublings, so g = 120 ÷ 4 = 30 minutes.