3.1 Exponents and Exponential Functions

Key Takeaways

  • Rational exponent definitions extend non-negative bases into continuous exponent functions: $a^{\frac{m}{n}} = \sqrt[n]{a^m}$ ($a>0, m,n \in \mathbb{Z}^+, n>1$), obeying fundamental algebraic laws $a^r a^s = a^{r+s}$ and $(a^r)^s = a^{rs}$.
  • The exponential function $y = a^x$ ($a>0, a \neq 1$) has domain $\mathbb{R}$, range $(0, +\infty)$, fixed point $(0,1)$, and strict monotonicity determined by base $a$ (strictly increasing for $a>1$, strictly decreasing for $0<a<1$).
  • Composite exponential functions $y = a^{f(x)}$ share monotonicity with $f(x)$ when $a>1$, and invert monotonicity when $0<a<1$; the substitution method $t = a^x$ ($t>0$) is key to solving composite exponential equations and inequalities.
  • Monotonicity of $y = a^x$ enables solving exponential inequalities $a^{f(x)} > a^{g(x)}$ by reducing directly to $f(x) > g(x)$ for $a>1$, or $f(x) < g(x)$ for $0<a<1$.
Last updated: July 2026

3.1 Exponents and Exponential Functions

Exponential functions represent one of the most foundational elementary function families in the Gaokao Mathematics curriculum. They form the mathematical backbone for describing non-linear continuous growth, radioactive decay, compound interest, and complex physical dynamics. Mastery of exponential concepts requires a rigorous understanding of the transition from integer exponents to rational and real exponents, fundamental algebraic identities, structural properties of $y = a^x$, and analytical techniques for solving composite exponential equations and inequalities.


1. Concept and Operational Rules of Exponents

Extension of Exponents from Integers to Real Numbers

Historically, exponentiation began as repeated multiplication for positive integers $a^n = \underbrace{a \cdot a \cdots a}_{n \text{ times}}$. To construct a continuous real function, the definition of exponents was systematically extended:

  1. Zero and Negative Integer Exponents: For $a \neq 0$ and $n \in \mathbb{Z}^+$, $a^0 = 1$ and $a^{-n} = \frac{1}{a^n}$.
  2. Rational Exponents: For $a > 0$, $m, n \in \mathbb{Z}^+$, and $n > 1$, the $n$-th root $\sqrt[n]{a}$ is extended to positive rational exponents as: amn=amna^{\frac{m}{n}} = \sqrt[n]{a^m} Negative rational exponents are defined as: amn=1amn=1amna^{-\frac{m}{n}} = \frac{1}{a^{\frac{m}{n}}} = \frac{1}{\sqrt[n]{a^m}}
  3. Real Exponents: For an irrational number $\alpha$, $a^\alpha$ ($a > 0$) is defined as the unique limit of rational sequence approximations $a^{r_k}$ where rational $r_k \to \alpha$ as $k \to \infty$.

Prerequisite Base Restriction: When dealing with fractional or irrational exponents, the base $a$ MUST be strictly positive ($a > 0$). Expressions like $(-2)^{\frac{1}{2}} = \sqrt{-2}$ are undefined in real analysis $\mathbb{R}$.

Fundamental Algebraic Rules of Exponents

For any real bases $a > 0, b > 0$ and arbitrary real exponents $r, s \in \mathbb{R}$, the following operational identities hold unconditionally:

1.aras=ar+s2.aras=ars3.(ar)s=ars4.(ab)r=arbr5.(ab)r=arbr=arbr\begin{aligned} 1.\quad & a^r \cdot a^s = a^{r+s} \\ 2.\quad & \frac{a^r}{a^s} = a^{r-s} \\ 3.\quad & (a^r)^s = a^{rs} \\ 4.\quad & (ab)^r = a^r \cdot b^r \\ 5.\quad & \left(\frac{a}{b}\right)^r = \frac{a^r}{b^r} = a^r b^{-r} \end{aligned}

High-Frequency Algebraic Transformations in Gaokao Problems

In algebraic simplifications involving exponential terms, quadratic symmetrical expansions are frequently tested:

(ax+ax)2=a2x+a2x+2    a2x+a2x=(ax+ax)22\left(a^x + a^{-x}\right)^2 = a^{2x} + a^{-2x} + 2 \implies a^{2x} + a^{-2x} = \left(a^x + a^{-x}\right)^2 - 2 (axax)2=a2x+a2x2    (ax+ax)2(axax)2=4\left(a^x - a^{-x}\right)^2 = a^{2x} + a^{-2x} - 2 \implies \left(a^x + a^{-x}\right)^2 - \left(a^x - a^{-x}\right)^2 = 4

2. Definition and Structural Properties of Exponential Functions

Mathematical Definition

A function of the form $f(x) = a^x$ (where $a > 0$ and $a \neq 1$) is defined as an exponential function with base $a$.

Why the restrictions $a > 0$ and $a \neq 1$?

  • If $a \le 0$, $a^x$ is undefined for many real exponents (e.g., $(-4)^{1/2}$ is non-real).
  • If $a = 1$, $f(x) = 1^x = 1$ degenerates into a constant linear function, lacking exponential growth dynamics.

Analytic Properties Summary Table

PropertyBase $a > 1$Base $0 < a < 1$
Domain$\mathbb{R} = (-\infty, +\infty)$$\mathbb{R} = (-\infty, +\infty)$
Range$(0, +\infty)$$(0, +\infty)$
Fixed Point$(0, 1)$ since $a^0 = 1$$(0, 1)$ since $a^0 = 1$
MonotonicityStrictly Increasing on $\mathbb{R}$Strictly Decreasing on $\mathbb{R}$
Sign Rules$x > 0 \implies a^x > 1$<br>$x < 0 \implies 0 < a^x < 1$$x > 0 \implies 0 < a^x < 1$<br>$x < 0 \implies a^x > 1$
Asymptotic Behavior$x \to -\infty \implies a^x \to 0^+$<br>$x \to +\infty \implies a^x \to +\infty$$x \to -\infty \implies a^x \to +\infty$<br>$x \to +\infty \implies a^x \to 0^+$
AsymptoteHorizontal Asymptote: $y = 0$ ($x$-axis)Horizontal Asymptote: $y = 0$ ($x$-axis)

Graphical Symmetry and Base Comparison Rules

  1. y-axis Symmetry: The graphs of $y = a^x$ and $y = \left(\frac{1}{a}\right)^x = a^{-x}$ are symmetric with respect to the $y$-axis.
  2. Relative Base Ordering: In the first quadrant ($x > 0$), for exponential functions $f_1(x) = a^x, f_2(x) = b^x, f_3(x) = c^x, f_4(x) = d^x$, evaluating at $x = 1$ yields the direct height order of bases. The larger the base $a > 1$, the steeper the graph rises in Quadrant I.
Loading diagram...
Exponential Function Classification and Structural Properties

3. Composite Exponential Functions $y = a^{f(x)}$ and Algebraic Substitution

Monotonicity of Composite Exponential Functions

For composite functions $y = a^{f(x)}$, monotonicity is determined by the composition of the outer exponential function $g(u) = a^u$ and the inner function $u = f(x)$ using the general composite monotonicity rule ("same direction yields increasing, opposite direction yields decreasing"):

  • Case 1 ($a > 1$): $g(u) = a^u$ is strictly increasing. Thus, $y = a^{f(x)}$ has the exact same monotonicity intervals as $f(x)$.
  • Case 2 ($0 < a < 1$): $g(u) = a^u$ is strictly decreasing. Thus, $y = a^{f(x)}$ has the reverse monotonicity intervals of $f(x)$.

Quadratic-Exponential Forms: $y = A \cdot a^{2x} + B \cdot a^x + C$

When dealing with expressions involving $a^{2x}$ and $a^x$, set $t = a^x$. Under this substitution:

  1. The range restriction $t > 0$ MUST be explicitly imposed.
  2. If $x \in [x_1, x_2]$, the interval for $t$ is bounded by $t \in [a^{x_1}, a^{x_2}]$ (if $a > 1$) or $t \in [a^{x_2}, a^{x_1}]$ (if $0 < a < 1$).
  3. The problem reduces to finding the extremum of quadratic function $g(t) = A t^2 + B t + C$ over a bounded interval $t \in [t_1, t_2]$.

4. Worked Gaokao Exam Examples

Example 1: Composite Monotonicity and Range Analysis

Problem: Find the strictly increasing interval and the range of the function $f(x) = \left(\frac{1}{2}\right)^{x^2 - 4x + 3}$.

Detailed Solution:

  1. Define Inner Function: Let $u(x) = x^2 - 4x + 3 = (x-2)^2 - 1$.
    • Domain of $u(x)$ is $\mathbb{R}$.
    • Axis of symmetry for the quadratic function $u(x)$ is $x = 2$.
    • $u(x)$ is strictly decreasing on $(-\infty, 2]$ and strictly increasing on $[2, +\infty)$.
    • Minimum value of $u(x)$ is $u(2) = -1$, so range of $u(x)$ is $[-1, +\infty)$.
  2. Analyze Outer Function: The outer function is $g(u) = \left(\frac{1}{2}\right)^u$.
    • Since base $a = \frac{1}{2} \in (0, 1)$, $g(u)$ is strictly decreasing on $\mathbb{R}$.
  3. Determine Monotonicity of Composite Function:
    • On $(-\infty, 2]$, $u(x)$ decreases and $g(u)$ decreases, so $f(x) = g(u(x))$ is strictly increasing.
    • On $[2, +\infty)$, $u(x)$ increases and $g(u)$ decreases, so $f(x) = g(u(x))$ is strictly decreasing.
    • Therefore, the strictly increasing interval of $f(x)$ is $(-\infty, 2]$.
  4. Determine Range:
    • Since $u \in [-1, +\infty)$ and $g(u) = (\frac{1}{2})^u$ is strictly decreasing:
    • Maximum value occurs at $u = -1$: $g(-1) = (\frac{1}{2})^{-1} = 2$.
    • As $u \to +\infty$, $g(u) \to 0^+$.
    • Thus, the range of $f(x)$ is $(0, 2]$.

Example 2: Quadratic-Exponential Extremum with Restricted Domain

Problem: Given $x \in [-1, 2]$, find the maximum and minimum values of $f(x) = 4^x - 2^{x+1} + 2$.

Detailed Solution:

  1. Algebraic Restructuring: Rewrite $f(x)$ using base $2^x$: f(x)=(2x)222x+2f(x) = (2^x)^2 - 2 \cdot 2^x + 2
  2. Variable Substitution: Set $t = 2^x$. Since $x \in [-1, 2]$ and $y = 2^x$ is strictly increasing: t[21,22]=[12,4]t \in \left[2^{-1}, 2^2\right] = \left[\frac{1}{2}, 4\right]
  3. Formulate Quadratic Function in $t$: g(t)=t22t+2=(t1)2+1,t[12,4]g(t) = t^2 - 2t + 2 = (t-1)^2 + 1, \quad t \in \left[\frac{1}{2}, 4\right]
  4. Evaluate Extremum over Bounded Domain:
    • Vertex of parabola $g(t)$ is at $t = 1$, which lies inside $[\frac{1}{2}, 4]$.
    • At vertex $t = 1$ ($x = 0$): $g(1) = (1-1)^2 + 1 = 1$.
    • At left endpoint $t = \frac{1}{2}$ ($x = -1$): $g(\frac{1}{2}) = (\frac{1}{2}-1)^2 + 1 = \frac{1}{4} + 1 = \frac{5}{4} = 1.25$.
    • At right endpoint $t = 4$ ($x = 2$): $g(4) = (4-1)^2 + 1 = 9 + 1 = 10$.
  5. Conclusion: The minimum value of $f(x)$ is $1$ (achieved at $x = 0$), and the maximum value is $10$ (achieved at $x = 2$).
Test Your Knowledge

Which of the following intervals represents the strictly increasing interval of the function $f(x) = 2^{-x^2 + 2x}$?

A
B
C
D
Test Your Knowledge

If $a = 0.8^{0.7}$, $b = 0.8^{0.9}$, and $c = 1.2^{0.7}$, which of the following inequalities holds true?

A
B
C
D
Test Your Knowledge

What is the range of the function $f(x) = 3^x + 3^{-x}$ for $x \in \mathbb{R}$?

A
B
C
D