This site is a work in progress. New lessons are added regularly. Contact us

Exponential Functions and Graphs

Learning goals

  • Write f(x)=abxf(x) = a b^x with the variable in the exponent
  • Test equal ratios over equal steps, not equal differences
  • Derive the rational values from the single number bb
  • Require b>0b > 0 and b1b \ne 1, and say why
  • Describe the parent graph, asymptote and monotonicity
  • Shift to abxh+ka b^{x-h} + k and move the asymptote to y=ky = k

Adding versus multiplying

Put two machines side by side. Both start at 33. The first adds 44 every time the input goes up by one; the second multiplies by 22 every time the input goes up by one.

Constant differences versus constant ratiosInputs 0, 1, 2, 3. The row built by adding 4 reads 3, 7, 11, 15. The row built by multiplying by 2 reads 3, 6, 12, 24.input x0123add 4371115+4+4+4multiply by 2361224x 2x 2x 2
Both rows start at 3. The top row adds 4 at each step, so its differences are constant and its ratios are not. The bottom row multiplies by 2 at each step, so its ratios are constant and its differences are not. Only the bottom row is exponential.

The adding row is the linear function L(x)=3+4xL(x) = 3 + 4x. Its differences are constant: 73=47 - 3 = 4, 117=411 - 7 = 4, 1511=415 - 11 = 4. Its ratios are not: 73\tfrac{7}{3}, then 117\tfrac{11}{7}, then 1511\tfrac{15}{11}, all different.

The multiplying row is the function E(x)=32xE(x) = 3 \cdot 2^x. Now the tables trade places. Its differences are not constant (33, then 66, then 1212), but its ratios are: 63=2\tfrac{6}{3} = 2, 126=2\tfrac{12}{6} = 2, 2412=2\tfrac{24}{12} = 2.

That is the whole idea, and it deserves a name.

An exponential function is a function of the form

f(x)=abx,a0,b>0,b1,f(x) = a \cdot b^{x}, \qquad a \neq 0, \quad b > 0, \quad b \neq 1,

where the variable sits in the exponent and the base bb is a fixed number. (The restrictions on bb look arbitrary right now. Two sections from now you will see that they are forced.) Compare it with x2x^2 or x1/3x^{1/3}, where the variable sits in the base and the exponent is fixed. Those are power functions, and they behave nothing like this.

Check the ratio for the general rule. Step the input up by one:

f(x+1)f(x)=abx+1abx=b.\frac{f(x+1)}{f(x)} = \frac{a \cdot b^{x+1}}{a \cdot b^{x}} = b.

The xx cancels completely, so the answer does not depend on where you started. Take a step of size ss instead and the same cancellation gives f(x+s)f(x)=bs\tfrac{f(x+s)}{f(x)} = b^{s}. Equal steps in the input multiply the output by the same factor, everywhere along the curve. That property is the reason a bank account, a bacterial culture, and a cooling cup of coffee all end up with the same kind of formula. That same property is the one we are going to take as the definition.

It also gives you a test with teeth. Faced with a table of equally spaced inputs, divide neighbouring outputs rather than subtracting them. If every quotient is the same positive number other than 11, the data fits an exponential rule, and that quotient is bsb^{s}, where ss is the spacing between the inputs. Only when the inputs step by one is the quotient the base itself, and the difference matters. If the inputs run 0,2,40, 2, 4 and the outputs are 3,12,483, 12, 48, the constant quotient 44 is b2b^{2}, so the base is 22, not 44. If instead every difference is the same, the data is linear.

The two excluded quotients are worth naming. A constant quotient of 11 repeats a single output forever, which is the constant function. And a constant negative quotient, as in 1,2,4,81, -2, 4, -8, flips the sign at every step, which no positive base can do.

Worked example 1 Find the exponential through two points

An exponential function f(x)=abxf(x) = a \cdot b^{x} satisfies f(2)=18f(2) = 18 and f(5)=486f(5) = 486. Find aa and bb.

The inputs 22 and 55 are three steps apart, so their outputs differ by the factor b3b^{3}. Divide one equation by the other, and the unknown aa cancels:

f(5)f(2)=ab5ab2=b3=48618=27.\frac{f(5)}{f(2)} = \frac{a \cdot b^{5}}{a \cdot b^{2}} = b^{3} = \frac{486}{18} = 27.

A base is positive, so bb is the positive cube root of 2727, which is b=3b = 3.

Now put b=3b = 3 back into f(2)=18f(2) = 18:

a32=189a=18a=2.a \cdot 3^{2} = 18 \quad \Longrightarrow \quad 9a = 18 \quad \Longrightarrow \quad a = 2.

So f(x)=23xf(x) = 2 \cdot 3^{x}. Check both points: f(2)=29=18f(2) = 2 \cdot 9 = 18 and f(5)=2243=486f(5) = 2 \cdot 243 = 486.

Notice what did the work. Dividing the two values killed aa and left a pure power of bb, which is exactly the cancellation that makes ratios, not differences, the natural tool for these functions.

Equal ratios force the law of exponents

So far bxb^x is a formula we wrote down. Now let us do it the other way around, and demand the behaviour we want before we know any formula at all.

Suppose ff is a function defined for every real number xx, and we insist on exactly three things.

  1. It starts at 11, so f(0)=1f(0) = 1. (A general starting value aa can be multiplied back in later.)
  2. A step multiplies. For each step size ss there is some factor m(s)m(s), depending on the step but never on where you started, with f(x+s)=m(s)f(x)f(x + s) = m(s) \cdot f(x) for every input xx.
  3. No jumps, and no doubling back. The graph is one unbroken curve, so nudging the input a little only nudges the output a little. And when the base turns out to exceed 11, a bigger input always gives a bigger output.

That is all. We have not said the word exponent. The first two demands already pin down the law that governs everything that follows, and they will carry us all the way through the fractions. The third demand looks too obvious to be worth writing down, and we will spend it exactly once, at the very end, where it turns out to be indispensable. Watch for it.

The first two demands are the law of exponents in disguise#

Take the second demand, f(x+s)=m(s)f(x)f(x+s) = m(s) \cdot f(x), and try it at the one input whose value we already know, namely x=0x = 0. It says f(0+s)=m(s)f(0)f(0 + s) = m(s) \cdot f(0), and since f(0)=1f(0) = 1 by the first demand, this collapses to f(s)=m(s)f(s) = m(s).

So the mystery multiplier was never a mystery. The factor by which a step of size ss multiplies the output is nothing other than the function’s own value at ss. Substituting m(s)=f(s)m(s) = f(s) back into the second demand gives

f(x+s)=f(s)f(x)for all real x and s.f(x + s) = f(s) \cdot f(x) \qquad \text{for all real } x \text{ and } s.

Rename ss as yy and the statement reads f(x+y)=f(x)f(y)f(x + y) = f(x)\,f(y): adding inputs multiplies outputs. This is the law of exponents, and we did not assume it. It fell out of the single requirement that equal steps scale the output by the same factor.

One more piece of notation and we are ready to build. The function’s value at x=1x = 1 is the factor produced by a one-unit step, so it deserves the name base:

b=f(1).b = f(1).

The next section shows that bb is not just an important value. It is the only input you get to choose. Every other value of ff is then forced.

Building the function one input at a time

We know two things about ff: its value at 00 is 11, and f(x+y)=f(x)f(y)f(x+y) = f(x) f(y). Watch how far that gets us, one kind of input at a time. It gets us further than you would guess, and it stops in an interesting place.

The first two demands force every rational value from the single number b=f(1)b = f(1)#

The function is never zero, and never negative. Cut any input in half and use the law:

f(x)=f ⁣(x2+x2)=f ⁣(x2)f ⁣(x2)=[f ⁣(x2)]2.f(x) = f\!\left(\tfrac{x}{2} + \tfrac{x}{2}\right) = f\!\left(\tfrac{x}{2}\right) \cdot f\!\left(\tfrac{x}{2}\right) = \left[f\!\left(\tfrac{x}{2}\right)\right]^{2}.

A square is never negative, so f(x)0f(x) \geq 0 for every xx. Could it be 00 somewhere, say f(c)=0f(c) = 0? Then for any input xx we could write x=(xc)+cx = (x - c) + c and get f(x)=f(xc)f(c)=0f(x) = f(x-c) \cdot f(c) = 0, so ff would be zero everywhere, contradicting f(0)=1f(0) = 1. Therefore

f(x)>0for every real x.f(x) > 0 \qquad \text{for every real } x.

That one line is the reason the graph never touches the xx-axis, and the reason we may always take a positive root below.

Positive integers. Apply the law repeatedly: f(2)=f(1+1)=f(1)f(1)=b2f(2) = f(1+1) = f(1) f(1) = b^{2}, then f(3)=f(2+1)=b2b=b3f(3) = f(2+1) = b^{2} \cdot b = b^{3}, and each new step multiplies by one more bb. By induction, f(n)=bnf(n) = b^{n} for every positive integer nn.

Zero. We already required f(0)=1f(0) = 1, and the law leaves no alternative anyway: b=f(1)=f(1+0)=f(1)f(0)=bf(0)b = f(1) = f(1+0) = f(1) f(0) = b \cdot f(0), and dividing by b0b \neq 0 gives f(0)=1f(0) = 1. So b0=1b^{0} = 1 is a theorem, not a convention.

Negative integers. Since xx and x-x add to 00,

f(x)f(x)=f(0)=1f(x)=1f(x).f(x) \cdot f(-x) = f(0) = 1 \quad \Longrightarrow \quad f(-x) = \frac{1}{f(x)}.

In particular f(n)=1bnf(-n) = \dfrac{1}{b^{n}}. The negative exponent is not a rule someone invented; it is the only value that keeps the law of exponents true.

Fractions. Let qq be a positive integer. Adding 1q\tfrac{1}{q} to itself qq times gives 11, so applying the law qq times gives [f ⁣(1q)]q=f(1)=b\left[f\!\left(\tfrac{1}{q}\right)\right]^{q} = f(1) = b. So f ⁣(1q)f\!\left(\tfrac1q\right) is a number whose qq-th power is bb, and we proved above that it is positive, so it is the positive qq-th root:

f ⁣(1q)=bq=b1/q.f\!\left(\frac{1}{q}\right) = \sqrt[q]{b} = b^{1/q}.

Stacking pp of those steps gives f ⁣(pq)=[f ⁣(1q)]p=bpq=bp/qf\!\left(\tfrac{p}{q}\right) = \left[f\!\left(\tfrac1q\right)\right]^{p} = \sqrt[q]{b^{\,p}} = b^{\,p/q}, which is exactly the rational exponent you met in the last chapter. Nothing new had to be defined. The law of exponents chose the definition for us.

And there it stops. Every rational input now has a forced value, and the first two demands have nothing more to say. The rationals are dense, so the graph is already a fine dust of points that only looks like a curve, and a dust is all it is. Between any two of those points there is an irrational number, and nothing proved so far says what the function does at 2\sqrt{2}. A rule for the rationals does not by itself decide the reals.

Filling the gaps, which is what the third demand is for. Trap 2\sqrt{2} between rationals and make the function inherit the trap. Take a base b>1b > 1. Among rational exponents the values already climb, since for rationals r<sr < s we have bs/br=bsrb^{s} / b^{r} = b^{\,s-r}, and a positive rational power of a number larger than 11 is larger than 11. But climbing at the rationals says nothing about a value at 2\sqrt{2}, which is not one of them. That is the gap demand 3 closes: a bigger input gives a bigger output at every input, rational or not. So the value at 2\sqrt{2} is squeezed between the values at any two rationals that squeeze 2\sqrt{2} itself.

rational bounds on the exponentforced bounds on 222^{\sqrt{2}}
1.4<2<1.51.4 < \sqrt{2} < 1.52.6390<22<2.82842.6390 < 2^{\sqrt{2}} < 2.8284
1.41<2<1.421.41 < \sqrt{2} < 1.422.6574<22<2.67592.6574 < 2^{\sqrt{2}} < 2.6759
1.414<2<1.4151.414 < \sqrt{2} < 1.4152.6647<22<2.66662.6647 < 2^{\sqrt{2}} < 2.6666
1.4142<2<1.41431.4142 < \sqrt{2} < 1.41432.66512<22<2.665302.66512 < 2^{\sqrt{2}} < 2.66530

Every entry on the right is a value we already own: 21.4=27/5=275=12852^{1.4} = 2^{7/5} = \sqrt[5]{2^{7}} = \sqrt[5]{128}, and so on down the table. The intervals are nested and their widths shrink toward zero, so exactly one number survives all of them, and demand 3 says 222^{\sqrt{2}} is that number. To four places it is 2.66512.6651.

A base between 00 and 11 needs no new work. There bigger rational exponents give smaller values, so every inequality above simply flips and the trap closes from the other side. Or you may avoid the bother entirely for such a base by writing bx=(1b)xb^{x} = \left(\tfrac{1}{b}\right)^{-x} and reading the value off the curve for the base 1b\tfrac1b, which exceeds 11. Either way, do this at every irrational input and the dust of rational points fuses into one unbroken curve.

Worked example 2 Evaluate 8x8^{x} at three inputs

Let f(x)=8xf(x) = 8^{x}. Find f(0)f(0), f ⁣(23)f\!\left(\tfrac{2}{3}\right), and f ⁣(23)f\!\left(-\tfrac{2}{3}\right).

The value at 00 is forced by the law of exponents, not chosen:

f(0)=80=1.f(0) = 8^{0} = 1.

For 23\tfrac{2}{3}, read the denominator as a root and the numerator as a power. Taking the cube root first keeps the numbers small:

f ⁣(23)=82/3=(83)2=22=4.f\!\left(\tfrac{2}{3}\right) = 8^{2/3} = \left(\sqrt[3]{8}\right)^{2} = 2^{2} = 4.

A negative exponent flips the value over, because f(x)f(x)=f(0)=1f(x) \cdot f(-x) = f(0) = 1:

f ⁣(23)=82/3=182/3=14.f\!\left(-\tfrac{2}{3}\right) = 8^{-2/3} = \frac{1}{8^{2/3}} = \frac{1}{4}.

Every one of these three answers is positive, as the proof above promised, and none of them required a new rule.

Check your understanding

A function ff takes only positive values and satisfies f(x+y)=f(x)f(y)f(x+y) = f(x)f(y) for all real xx and yy. If f(2)=25f(2) = 25, what is f ⁣(12)f\!\left(\tfrac12\right)?

Answer choices

Why the base must be positive and never one

The restrictions b>0b > 0 and b1b \neq 1 were stated without justification earlier. Here is why each one is unavoidable.

A negative base breaks immediately. Suppose someone hands you b=4b = -4 and asks for the function f(x)=(4)xf(x) = (-4)^{x}. At whole-number inputs nothing looks wrong: f(2)=16f(2) = 16 and f(3)=64f(3) = -64. But ask for f ⁣(12)f\!\left(\tfrac12\right). Squaring it would have to give f(1)=4f(1) = -4, and no real number squares to a negative. So the function has no value at x=12x = \tfrac12. The same failure repeats at x=14x = \tfrac14, at x=16x = \tfrac16, and at every fraction whose denominator is even once the fraction is written in lowest terms. So the graph is riddled with holes, and no unbroken curve exists to draw. (The lowest-terms wording is doing real work. Writing 12\tfrac12 as 24\tfrac24 does not rescue anything, but 22\tfrac22 is just the whole number 11 in disguise, and (4)1(-4)^{1} is perfectly fine.) A negative base is not merely inconvenient. It makes the function impossible.

A base of zero breaks too. With b=0b = 0 every positive input gives f(x)=0f(x) = 0, which contradicts what we proved: an ff obeying the law of exponents with f(0)=1f(0) = 1 is never zero. And f(1)f(-1) would ask for 10\tfrac{1}{0}.

A base of 11 is legal but empty. The function f(x)=1xf(x) = 1^{x} does satisfy f(x+y)=f(x)f(y)f(x+y) = f(x)f(y), but it is the constant function 11, a horizontal line. It never grows, never decays, takes the same output for every input, and so has no inverse to undo it. Nothing exponential happens, so we exclude it by convention rather than by necessity.

That leaves b>0b > 0 with b1b \neq 1, which splits into exactly two behaviours: b>1b > 1 and 0<b<10 < b < 1.

The graph and what it tells you

Plot y=2xy = 2^{x} and y=(12)xy = \left(\tfrac12\right)^{x} on the same axes. They are not two unrelated shapes. Since (12)x=(21)x=2x\left(\tfrac12\right)^{x} = \left(2^{-1}\right)^{x} = 2^{-x}, replacing xx by x-x turns one into the other, and replacing xx by x-x is precisely the reflection across the yy-axis you learned in the transformations lesson.

The graphs of two to the x and one half to the xTwo exponential curves meeting at (0, 1), one increasing and one decreasing, both staying above the x-axis.xy-3-2-1123248y = 2xy = (1/2)x
Both curves pass through (0, 1), stay strictly above the x-axis, and flatten toward the line y = 0 without ever reaching it. Each is the mirror image of the other across the y-axis, because one half raised to the x is two raised to the negative x.

Read the picture against everything proved so far. Every statement in this list is about the parent curve y=bxy = b^{x}; the coefficient aa goes back in the next section, and it moves some of them.

That last bullet has a consequence worth its own display. A strictly increasing or strictly decreasing function never takes the same output twice, so an exponential function is one-to-one:

bu=bvu=v(b>0,  b1).b^{u} = b^{v} \quad \Longleftrightarrow \quad u = v \qquad (b > 0,\; b \neq 1).

Read right to left it is obvious. Read left to right it is a tool: if you can write both sides of an equation as powers of the same base, you may simply equate the exponents.

Worked example 3 Solve 4x+1=8x14^{x+1} = 8^{x-1}

The bases 44 and 88 are different, so the one-to-one rule does not apply yet. But both are powers of 22, so rewrite each side over the base 22:

4x+1=(22)x+1=22x+2,8x1=(23)x1=23x3.4^{x+1} = \left(2^{2}\right)^{x+1} = 2^{\,2x+2}, \qquad 8^{x-1} = \left(2^{3}\right)^{x-1} = 2^{\,3x-3}.

Now the equation reads 22x+2=23x32^{\,2x+2} = 2^{\,3x-3}, and since 2u=2v2^{u} = 2^{v} forces u=vu = v, the exponents must match:

2x+2=3x3x=5.2x + 2 = 3x - 3 \quad \Longrightarrow \quad x = 5.

Check it: 46=40964^{6} = 4096 and 84=40968^{4} = 4096. They agree.

This trick only works because the two sides share a base. When they cannot be matched, for instance 2x=52^{x} = 5, no amount of rewriting will help, and a genuinely new function is needed to extract the exponent. That function is the subject of the next lesson.

Check your understanding

Solve 32x=27x23^{2x} = 27^{\,x-2} for xx.

Answer choices

Shifting and stretching

Everything you learned about transforming graphs applies here without change. The general transformed exponential is

g(x)=abxh+k,g(x) = a \cdot b^{\,x-h} + k,

and each constant does its usual job: hh shifts horizontally, kk shifts vertically, and aa stretches vertically (flipping the curve upside down when aa is negative). The one thing to watch is the asymptote. The parent curve hugs y=0y = 0, so adding kk carries the asymptote with it, up to y=ky = k. The range follows: all y>ky > k when a>0a > 0, and all y<ky < k when a<0a < 0.

There is one surprise, and it belongs to exponentials alone. Watch what a horizontal shift really does:

bxh=bxbh.b^{\,x-h} = b^{x} \cdot b^{-h}.

Since bhb^{-h} is just a positive constant, sliding an exponential sideways is the same as stretching it vertically. Shifting y=2xy = 2^{x} three units right multiplies it by 23=182^{-3} = \tfrac18, so the “shifted” curve is the original squashed to one eighth of its height. No parabola behaves like that: sliding y=x2y = x^2 sideways genuinely moves its vertex. And the correspondence runs both ways, because the range of bxb^x is all positive numbers, so every stretch factor c>0c > 0 equals bhb^{-h} for exactly one hh. Naming that hh is a job we cannot yet do, and it is the reason the next lesson exists.

Worked example 4 Analyze g(x)=23x1+6g(x) = -2 \cdot 3^{\,x-1} + 6

Take the pieces one at a time.

Asymptote. As xx runs off to the left, 3x13^{\,x-1} shrinks toward 00, so 23x1-2 \cdot 3^{\,x-1} shrinks toward 00 as well and g(x)g(x) approaches 66. The horizontal asymptote is y=6y = 6.

Direction. The parent 3x13^{\,x-1} increases, and multiplying by 2-2 flips it, so gg is decreasing. As xx grows, g(x)g(x) falls without bound.

Range. The factor 3x13^{\,x-1} is always strictly positive, so 23x1-2 \cdot 3^{\,x-1} is always strictly negative, and g(x)=6+(something negative)g(x) = 6 + (\text{something negative}) stays below 66. The range is all y<6y < 6.

Intercepts. The yy-intercept is

g(0)=231+6=23+6=163.g(0) = -2 \cdot 3^{-1} + 6 = -\frac{2}{3} + 6 = \frac{16}{3}.

For the xx-intercept set g(x)=0g(x) = 0 and use the same-base rule:

23x1+6=03x1=3x1=1x=2.-2 \cdot 3^{\,x-1} + 6 = 0 \quad \Longrightarrow \quad 3^{\,x-1} = 3 \quad \Longrightarrow \quad x - 1 = 1 \quad \Longrightarrow \quad x = 2.

So the curve falls through (0,163)\left(0, \tfrac{16}{3}\right) and (2,0)(2, 0), and then keeps falling toward -\infty while never rising above the line y=6y = 6 on its way left.

Check your understanding

What is the horizontal asymptote of h(x)=42x9h(x) = 4 \cdot 2^{x} - 9?

Answer choices

Nothing polynomial keeps up

A doubling function starts small. At x=3x = 3, 2x=82^{x} = 8 while x2=9x^{2} = 9, so the humble parabola is ahead. It stays ahead for a while, and then it loses forever.

Two to the x against x squaredThe curves cross at (2, 4) and (4, 16); beyond the second crossing the exponential rises far above the parabola.123458162432(2, 4)(4, 16)y = 2xy = x2
For inputs at or above zero the curves meet exactly twice, at (2, 4) and at (4, 16). The parabola leads only between those two crossings. Past x = 4 the exponential pulls away and never gives the lead back.

Why can the parabola never recover? Because of the ratio property, applied one step at a time.

For every integer n4n \geq 4,   2nn2\;2^{n} \geq n^{2}#

Argue by induction on nn.

At n=4n = 4 the two sides are equal, since 24=162^{4} = 16 and 42=164^{2} = 16. That is the base case, and it is the last moment the parabola is level with the exponential.

Now suppose 2nn22^{n} \geq n^{2} for some integer n4n \geq 4. Taking one more step doubles the left side, so

2n+1=22n2n2.2^{\,n+1} = 2 \cdot 2^{n} \geq 2n^{2}.

It remains to show that this doubled square is still at least (n+1)2(n+1)^{2}, and that is a plain quadratic inequality. Subtracting, 2n2(n+1)2=n22n1=(n1)222n^{2} - (n+1)^{2} = n^{2} - 2n - 1 = (n-1)^{2} - 2, and for n4n \geq 4 we have (n1)29(n-1)^{2} \geq 9, so this quantity is at least 77, comfortably positive. Therefore 2n2(n+1)22n^{2} \geq (n+1)^{2}, and stringing the two inequalities together gives 2n+1(n+1)22^{\,n+1} \geq (n+1)^{2}, which is the claim for n+1n+1. By induction it holds for every integer n4n \geq 4.

The proof also shows why, and the reason is exactly the property this lesson started from. One step to the right multiplies 2x2^{x} by 22, no matter where you are on the curve. The same step multiplies x2x^{2} by (n+1n)2=(1+1n)2\left(\tfrac{n+1}{n}\right)^{2} = \left(1 + \tfrac{1}{n}\right)^{2}, which is at most (54)2=1.5625\left(\tfrac54\right)^{2} = 1.5625 once n4n \geq 4, and which keeps sliding toward 11 as nn grows. A fixed factor of 22 against a shrinking factor tending to 11 can end only one way.

Nothing in that argument was special to the square. Against x10x^{10} the exponential falls behind for a long time (at x=20x = 20, 2x2^{x} is about a million while x10x^{10} is about ten trillion). But the step factor of x10x^{10} also decays toward 11, so somewhere between x=58x = 58 and x=59x = 59 the exponential passes it and is gone. And the reason no polynomial can imitate an exponential in the first place is that constant ratios are not something a polynomial can produce.

No nonconstant polynomial has a constant ratio over a unit step#

Suppose some polynomial pp of degree n1n \geq 1 satisfied p(x+1)=cp(x)p(x+1) = c \cdot p(x) for a fixed number cc and every xx. (This is the exponential property, since it says a one-unit step always scales the output by the same factor cc.)

Compare leading coefficients. Write the leading term of pp as anxna_{n}x^{n}, with an0a_{n} \neq 0 because pp has degree nn. Then expanding (x+1)n(x+1)^{n} shows the leading term of p(x+1)p(x+1) is anxna_{n}x^{n} as well, since the extra 11 only feeds the lower-degree terms. The leading term of cp(x)c \cdot p(x), on the other hand, is canxnc\,a_{n}x^{n}. Equal polynomials have equal coefficients, so an=cana_{n} = c\,a_{n}, and dividing by an0a_{n} \neq 0 forces c=1c = 1.

So the supposed scale factor is 11, which means p(x+1)=p(x)p(x+1) = p(x) for every xx, that is, the polynomial d(x)=p(x+1)p(x)d(x) = p(x+1) - p(x) is identically zero. But we can read off the degree of dd. The leading terms cancel, and the next coefficient comes from an[(x+1)nxn]=an(nxn1+)a_{n}\left[(x+1)^{n} - x^{n}\right] = a_{n}\left(n x^{\,n-1} + \cdots\right), so dd has nan0n\,a_{n} \neq 0 as the coefficient of xn1x^{\,n-1}. A polynomial with a nonzero coefficient is not the zero polynomial, and a nonzero polynomial has only finitely many roots, so dd cannot vanish for every xx.

The two conclusions contradict each other, so no such polynomial exists. The zero polynomial has no ratio to speak of, because dividing 00 by 00 decides nothing. Setting the zero polynomial aside, only a constant polynomial can have a constant ratio over a unit step, and a constant is not much of a function. Every genuinely exponential behaviour in nature therefore needs a genuinely new function, which is the one we built.

Common mistakes

Practice

Multiple Choice Questions (MCQ)

Progressively harder sets of questions. Each opens on its own page.

Free Response Questions (FRQ)

Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its own so you can check yourself and try again, then the full worked solution, plus a rubric to mark your own work against.

Free response Work it out on paper 5 questions Start →
More practice (optional)

Extra sets, as hard as the Challenge set. Each one opens on its own page.

More resources (optional)

Other explanations of this lesson, if you want a second take.

A bit of history (Optional)

This lesson trapped 222^{\sqrt{2}} between rational powers and squeezed it to 2.66512.6651. Squeezing tells you where a number sits. It says almost nothing about what kind of number you have caught.

In 1900 David Hilbert, then the most influential mathematician alive, drew up a list of problems for the new century. The seventh was headed “irrationality and transcendence of certain numbers”. A power of exactly this shape was one of his examples. A transcendental number is one that no polynomial equation ever has as a root, whatever whole-number coefficients you allow. Nobody could prove that 222^{\sqrt{2}} is such a number, and nobody could prove that it is not.

Hilbert expected a long wait. Lecturing some years later, he guessed that the famous open problems of arithmetic would fall first. Nobody then sitting in the room, he said, would live to see this small power settled.

He was wrong, and pleasantly so. Aleksandr Gelfond, a young Russian mathematician, cracked it in 1934, and Hilbert lived to hear the news.

So the number your nested intervals close in on is not merely irrational. Nothing you factored in this course could ever catch it. Gelfond’s theorem asks for more than an odd-looking input, though. The exponent must be irrational and still be a root of some polynomial, as 2\sqrt{2} is. Plenty of irrational inputs miss that: at x=log23x = \log_{2} 3 the curve passes tamely through 33. The third demand of this lesson, that the graph run unbroken, is what strings numbers of both kinds onto one curve.