Money in an account earning five per cent does not grow by a fixed amount each year; it grows by a fixed factor. No polynomial does that, however high its degree, so the family of functions built in the previous lessons cannot describe interest, populations, or radioactive decay.
This lesson builds the family that can. It starts from repeated multiplication, which is arithmetic, and ends with a function defined for every real exponent, a specific irrational number that falls out of compounding, and a comparison that settles which kind of growth wins in the long run.
Counting the factors
Write for multiplied by itself times. With that reading the index laws are not rules to memorise but observations about counting. Multiplying by writes down factors and then more, so
Raising a power to a power writes down copies of a block of factors, giving . Distributing across a product, , because multiplication is commutative and the factors can be sorted. That is the whole of the theory for whole-number exponents, and every one of the three laws is proved by counting.
Division follows from the first law: whenever exceeds , since cancelling factors from leaves . So , which is worth checking directly: .
The extensions are forced, not chosen
Nothing in the counting picture makes sense of , or , or : multiplying something by itself zero times, or minus three times, is not an operation. Yet all three have standard values, and the reason is a principle used repeatedly in the first lesson. Extend the notation in whatever way keeps the existing laws true, then check that nothing already working breaks.
Apply the first law with : . Dividing by , which is legal when is not zero, gives . That is not a convention adopted for tidiness, it is the only value compatible with the law. Now apply the law with : , so must be . A negative exponent is a reciprocal, forced.
Fractional exponents come from the second law. Whatever is, squaring it gives , so it is a square root of , and the positive root is chosen to keep the function single valued for positive . In general is the -th root of . So is the cube root of , which is , and equally the square of the cube root of , which is . Both routes must agree, and they do.
Two restrictions come with this. The base is kept positive, because has no real value while does, and a function that exists at some fractional exponents and not others is unusable. And is left undefined, since the pattern and the pattern give different answers and neither has priority.
Example. Evaluate and simplify .
For the first, the negative sign inverts and the fraction takes a root: , and is the cube of the fourth root of , which is . So the value is . For the second, distribute the exponent across the product: . Check at : the left is and the right is .
Now you. Evaluate and simplify .
Answer
is the fourth power of the cube root of , which is . And . Check at : , and .
Irrational exponents, and where the real line earns its keep
Every exponent so far has been rational. What is ?
The honest answer needs the completeness of the real line from the first lesson. The rationals approach as closely as you like, and the corresponding powers approach a single value: , , , and the sequence closes in on . Completeness guarantees that a real number sits exactly where the sequence is heading, and that number is defined to be .
The definition is worth pausing on, because it is the first place in this course where a value is defined by a limiting process rather than computed by an operation. The gap the Pythagoreans found is what makes the definition necessary, and the completeness Dedekind and Cantor supplied is what makes it work. With that step taken, is defined for every real and every positive base , the index laws still hold, and the result is a genuine function with domain all of .
Its range is only the positive numbers. Raising a positive base to any real power never produces zero or a negative, which means the graph of lies entirely above the horizontal axis, approaching it as falls without ever touching. For the function increases and models growth; for it decreases and models decay; and gives the constant , which is why that base is excluded from anything interesting.
Compound interest, and the number it converges on
Put in an account paying an annual rate , compounded times a year. Each period multiplies the balance by , and after years there have been periods, so
Example. Put pounds at per cent for five years, compounded monthly. What is the balance?
Here and , so pounds. Compounding annually instead gives , and daily gives . More frequent compounding pays more, and the increments are shrinking.
Now you. Put pounds at per cent for eight years, compounded monthly.
Answer
and , so pounds.
The shrinking increments raise the obvious question: what happens as the compounding gets infinitely frequent? Take one pound at one hundred per cent for one year, so the balance is , and push up. Annually it gives . Semi-annually, . Monthly, . Daily, . Hourly, . At a million periods, .
The sequence does not run away; it converges, and its limit is
named by Euler, who computed it to eighteen places in 1748 and proved it irrational. Continuous compounding therefore gives , and for the example above that is pounds, one penny more than daily compounding. The interesting part is not the penny. It is that a limit of purely financial bookkeeping produces a constant that turns out to be the natural base for every growth process, for reasons that only calculus makes fully clear: is the unique exponential whose rate of increase at each point equals its own value there.
Decay, and half-lives
When the base is less than one the same function runs downhill. Radioactive decay is the cleanest case, because the fraction lost per unit time is fixed by physics and unaffected by temperature, pressure or chemistry. It is usual to write the law using the half-life , the time for half of any sample to decay:
Carbon-14 has a half-life of years. After three half-lives, that is years, an eighth is left, which needs no calculation. For a time that is not a whole number of half-lives, the fractional exponent does the work.
Example. What fraction of the carbon-14 in a sample remains after years?
The exponent is , so the fraction is , about per cent. As a sanity check, this sits between the eighth left after three half-lives and the quarter left after two, nearer the eighth, which matches an exponent nearer three than two.
Now you. Caesium-137, the isotope of most concern after the Chernobyl accident, has a half-life of years. What fraction remains after a century?
Answer
The exponent is , so the fraction is , just under a tenth.
Why exponentials always win
Set an exponential against a polynomial and the exponential eventually wins, no matter how modest its base or how high the polynomial's degree. The comparison is worth doing with real numbers, because the crossover can be a long way out and the intermediate behaviour is genuinely misleading.
Compare with . At the cube is well ahead, against . At it is still ahead, against . At the exponential has taken the lead, against , and it never loses it again: at the figures are against .
Raise the stakes to and the exponential looks hopeless for a long time, trailing by many orders of magnitude through the whole of the range anyone would plot. It overtakes just before , where against , and thereafter the gap widens without limit. The pattern is general: any exponential with base above one eventually exceeds any polynomial, permanently. This single fact is why an algorithm whose cost grows exponentially with the size of its input is useless at scale while a cubic one is merely slow.
What nothing grows exponentially forever
Exponential models describe the early part of many processes and the whole of almost none, and saying so is not a hedge. A single bacterium dividing every twenty minutes would after eight hours be cells, about seventeen million, which is realistic in fresh broth. Continue for two days and the same model predicts a mass exceeding that of the Earth. What stops it is not the mathematics but food, space and waste, and the curve bends over into a shape called logistic that this course does not cover.
The same warning applies to money and to populations. Compound interest is exact as long as the rate holds, and rates do not hold for centuries. World population grew at over two per cent a year in the late 1960s and grows at under one per cent now, so any exponential fitted then would badly overshoot today.
Use exponentials for what they are: the correct description of a fixed proportional rate, valid while that rate is fixed. Within that scope they are exceptionally accurate, which raises the practical question this lesson cannot answer. Computing is easy for any . Going backwards, finding the for which , has no method here at all. That inverse function is the next lesson.