Math & Science· 5 min read

Model Continuous Exponential Growth with the Pe^rt Formula

Compute final amounts, doubling times, and year-by-year growth curves for any continuously compounding scenario.

By EasyMath Team Last updated: 2026-08-23.

Why this matters

Exponential growth is the mathematical model behind some of the most important phenomena in science, finance, and biology. Population growth, bacterial colony expansion, radioactive decay, compound interest at continuous rates, and the spread of information all follow the same fundamental pattern: the rate of change is proportional to the current amount. Unlike linear growth, where each step adds a fixed amount, exponential growth multiplies the current value by a constant factor at each step, producing a curve that starts slowly and then accelerates dramatically. Understanding this behavior is essential for making accurate projections and recognizing when a system is on an unsustainable trajectory.

The formula A = P times e to the power of r times t captures this behavior in its purest form, where the compounding happens continuously rather than at discrete intervals. This is the theoretical limit of compound interest as the compounding frequency approaches infinity, and it produces slightly higher final values than daily or monthly compounding at the same nominal rate. The tool computes the final amount, the doubling time using the natural logarithm of 2 divided by the rate, and renders a year-by-year chart that makes the accelerating curve visible.

See it in action

Formula components explained

SymbolMeaningExample ValueNotes
PInitial amount (principal)1,000Starting population, investment, or quantity
rContinuous growth rate0.05 (5%)Per period; negative for decay
tTime in periods10 yearsMust match the rate's period
eEuler's number2.71828Mathematical constant
AFinal amount1,648.72The computed result
Doubling timeln(2)/r13.86 yearsTime for P to become 2P

How to use it

Enter the initial amount P — this is your starting value such as an initial population, investment, or quantity.

Enter the continuous growth rate r as a decimal, for example 0.05 for a 5 percent rate.

Enter the time t in the same units as your rate (years if the rate is annual).

View the computed final amount, the doubling time, and the year-by-year growth chart that updates instantly.

Testing your result

Verify the calculator by using a known scenario. Enter P equals 1000, r equals 0.05, and t equals 10. The expected result is 1000 times e to the power of 0.5, which is approximately 1648.72. The doubling time should be the natural log of 2 divided by 0.05, which is approximately 13.86 years. You can also test exponential decay by entering a negative rate — for example, r equals -0.05 should produce a final amount lower than the initial amount, confirming the decay direction. Compare the continuous result against a daily-compounding calculator to see that the continuous value is slightly higher.

Common mistakes

Entering the rate as a percentage (5) instead of a decimal (0.05), which produces an absurdly large or small result.

Using mismatched time units — an annual rate with time in months produces incorrect values without conversion.

Confusing continuous compounding with discrete compound interest, which uses a different formula and produces slightly lower results.

Assuming exponential growth continues indefinitely in real-world scenarios, where resource limits eventually cause growth to slow or plateau.

Edge cases and options

The growth rate r can be negative, which models exponential decay. Radioactive half-life calculations, drug clearance from the bloodstream, and asset depreciation all use negative rates. The doubling time formula ln(2)/r works for both growth and decay — for decay, the result represents the halving time. The year-by-year chart makes it easy to see the difference between growth and decay trajectories. There is no upper limit on the input values, but extremely large P values combined with high rates and long time periods can produce numbers that exceed JavaScript's safe integer range, at which point the display switches to scientific notation.

Real-world use cases

Modeling bacterial population growth in a petri dish where the reproduction rate is approximately continuous.

Projecting the future value of an investment under continuous compounding conditions.

Calculating radioactive decay and half-life for a physics or chemistry assignment.

Estimating how long it will take for a startup's user base to double given a sustained growth rate.

Frequently asked questions

Q: What is the formula used by this calculator?

A: A = P times e raised to the power of r times t, where P is the initial amount, r is the continuous growth rate per period, t is the number of periods, and e (approximately 2.71828) is Euler's number.


Q: How is doubling time calculated?

A: Doubling time equals the natural logarithm of 2 divided by r, which simplifies to approximately 0.693 divided by r. For a 5 percent continuous rate, the doubling time is about 13.86 periods.


Q: How does continuous compounding differ from regular compound interest?

A: Continuous compounding is the mathematical limit as the compounding frequency approaches infinity. It produces a final amount that is slightly higher than daily or monthly compounding at the same nominal rate because interest is being reinvested at every infinitesimal moment.


Q: Can I use a negative growth rate?

A: Yes. A negative r models exponential decay, such as radioactive decay or asset depreciation. The chart will show the value shrinking over time, and the doubling time becomes the halving time.


Q: What happens with very long time periods?

A: The exponential function grows without bound, so very long time periods with positive rates produce extremely large numbers. The chart and output switch to scientific notation when values exceed standard display limits.

Start using it now

Try the Exponential Growth Calculator tool. See also Percentage Change Calculator and Linear Regression Calculator for related mathematical modeling tools.

Need help using this tool?

Read our complete Exponential Growth Calculator tutorial for step-by-step guidance.

Ready to try the tool?

No accounts. No uploads. No limits. Start now.