6
$\begingroup$

Consider some $a \in \mathbb{R}$ and $x \in \mathbb{R}\backslash \mathbb{N}$.

Is there some intuition to be had for the number $a^x$?

For example the intuition of $a^2$ is obvious; it's $a*a$ which I can think about with real world objects such as apples (when $a \in \mathbb{N}$). What about $a^{1.9}$?

3 Answers 3

10

Having defined positive integer exponents, if you want the property $a^m \cdot a^n= a^{m+n}$ to continue to hold, then you must define $a^0=1$ and $a^{-n} = 1/a^n$ for integer $n$. This takes care of all integers. Then, if you want the property $a^{mn} = (a^m)^n$ to continue to hold, you must define $a^{p/q} = \sqrt[q]{a^p}$ (for positive real $a$, and integers $p$ and $q$, $q \ne 0$). This takes care of all rational numbers. And then, if you want the function $a^x$ to be continuous from $\mathbb{R} \to \mathbb{R}$, there is only one such extension.

5

If we fix $a>0$, $f(x)=a^x$ is continuous on $\mathbb R$. The intuition behind rational exponents is pretty clear, and one extends from the rationals to all reals in this manner.

  • 1
    Nicely said, + 1 \land\;>8k2012-12-04
4

Yet another intuition follows from the following formula: $x^{\,y} = e^{\;y\log x}$ (with appropriate restrictions of course).