Welcome to the Great Function Race!

In H3 Mathematics, we often need to know how functions behave when \(x\) becomes extremely large. Imagine a race where different mathematical functions are running toward infinity. Some start fast but get tired, while others start slow and eventually blast off like rocket ships.

In this chapter, we will learn how to rank Logarithmic, Polynomial, and Exponential functions based on their "speed" (growth rate). Understanding this is like having a "cheat code" for solving complex limits and improper integrals without doing all the heavy lifting every time!

1. The Hierarchy of Growth

When we talk about growth rates in this context, we are always looking at what happens as \(x \to \infty\). Even if one function is much larger than another at \(x = 10\), the hierarchy tells us who will eventually win when \(x\) is a billion, a trillion, or more.

The hierarchy of growth (from slowest to fastest) is:

Logarithmic < Polynomial < Exponential

In mathematical notation, for any \(n > 0\) and \(a > 1\):

\( \ln x \ll x^n \ll a^x \) as \( x \to \infty \)

The Slowest: Logarithmic Growth

Functions like \( \ln x \) or \( \log_{10} x \) are the "tortoises" of the math world. They do increase forever, but they do so very, very slowly. Even if you raise a log to a huge power, like \( (\ln x)^{100} \), it will still eventually lose to a simple \( x \).

The Middle Ground: Polynomial Growth

Functions like \( x^2 \), \( \sqrt{x} \), or \( x^{10} \) are power functions (or polynomials). These grow at a steady, predictable pace. The higher the power, the faster the growth. However, no matter how high the power is (e.g., \( x^{1000} \)), they will all eventually be overtaken by an exponential function.

The Fastest: Exponential Growth

Functions like \( e^x \), \( 2^x \), or \( 10^x \) are the "rocket ships." They start relatively small, but their growth rate is proportional to their size. This means the bigger they get, the faster they grow! They will eventually outpace any polynomial or logarithmic function.

Quick Review Box:
Slowest: Logarithmic (e.g., \( \ln x \))
Middle: Polynomial/Power (e.g., \( x^n \))
Fastest: Exponential (e.g., \( e^x \))

2. Comparing Using Limits

How do we prove one function grows faster than another? we use limits. If we compare two functions \(f(x)\) and \(g(x)\) by putting them in a fraction, the limit as \(x \to \infty\) tells us the winner:

  • If \( \lim_{x \to \infty} \frac{f(x)}{g(x)} = \infty \), then \(f(x)\) grows faster than \(g(x)\).
  • If \( \lim_{x \to \infty} \frac{f(x)}{g(x)} = 0 \), then \(g(x)\) grows faster than \(f(x)\).

Example: Comparing \(x^2\) and \(e^x\)
\( \lim_{x \to \infty} \frac{x^2}{e^x} = 0 \)
Because the limit is 0, we know the denominator (\(e^x\)) is growing much faster than the numerator (\(x^2\)).

Did you know?
Even \( x^{0.0001} \) (an incredibly small power) will eventually grow larger than \( (\ln x)^{1,000,000} \) if \(x\) is large enough. In the world of limits, "eventually" is all that matters!

3. Step-by-Step: Ranking Functions

Don't worry if you see a messy mix of functions. Just follow these steps to determine the growth order:

Step 1: Identify the Type. Is it a log, a power of \(x\), or is \(x\) in the exponent?

Step 2: Compare within the same family.
- For powers: \( x^3 \) grows faster than \( x^2 \).
- For exponentials: \( 5^x \) grows faster than \( 2^x \).
- For logs: \( (\ln x)^2 \) grows faster than \( \ln x \).

Step 3: Apply the Hierarchy. Remember that any exponential beats any power, and any power beats any log.

Common Mistake to Avoid:
Be careful not to confuse Polynomial growth (\(x^n\)) with Exponential growth (\(a^x\)).
- \( x^2 \) is a Power (Variable base, Constant exponent).
- \( 2^x \) is Exponential (Constant base, Variable exponent).
Even though they look similar, \( 2^x \) is much faster!

4. Real-World Analogy: Saving Money

Imagine three ways of saving money:

1. Logarithmic: You get a raise, but the raise amount gets smaller every year. (Slow growth)

2. Polynomial: You get a fixed increase of \$10, then \$20, then \$30 each year. (Steady growth)

3. Exponential: You earn compound interest (e.g., 5% every year). The more you have, the more you earn. (Explosive growth)

Over a long career, the Exponential compound interest will always make you the richest!

5. Summary and Key Takeaways

Understanding growth rates allows you to evaluate limits at infinity almost instantly. Instead of using L'Hôpital's Rule three times, you can simply recognize the "stronger" function.

Key Points to Remember:
  • The growth order is: Logarithmic < Polynomial < Exponential.
  • Limits are the tool we use to prove these relationships.
  • The "fastest" function determines the behavior of the whole expression as \(x \to \infty\).
  • When \(x \to \infty\), constants and coefficients (like the "5" in \( 5x^2 \)) don't change the rank of the growth rate.

Don't worry if this seems a bit abstract right now! Once you start applying these "speed rankings" to improper integrals and series in the later parts of the H3 syllabus, you'll see just how much time they save you.