Exponential functions model a relationship in which a constant change in the independent variable gives the same proportional change in the dependent variable. This occurs widely in the natural and social sciences, as in a self-reproducing population, a fund accruing compound interest, or a growing body of manufacturing expertise. Thus, the exponential function also appears in a variety of contexts within physics, computer science, chemistry, engineering, mathematical biology, and economics.
For example, if a population of bacteria doubles every second, we would have 1, then 2, then 4, then 8, 16, 32, 64, 128, 256, etc! With this, we can observe the manner of exponential growth in bacteria. So the population after \(n\) seconds is \(P(n)=2^n\).
We expect that the population will actually grow in a smooth curve rather than in discrete jumps. So the population after \(t\) seconds is \(P(t)=2^t\).