attributes

Basic Exponential Functions

Thinking about formulas, basic exponential functions are functions whose formulas look like

\[ exp(x) = A \cdot r^x \, \text { with } \, A \ne 0 \, \text { and } \, r > 1 \]

Just a leading coefficent and a base greater than \(1\).

The roles are reversed when the base is less than \(1\)

Note that

\[ \frac {1}{3} = 3^{-1} \]

The function \(f(x) = \left (\frac {1}{3}\right )^x\) can be written as

\[ f(x) = \left (\frac {1}{3}\right )^x = \left ( 3^{-1} \right )^x = f(x) = \left ( 3 \right )^{-x} \]

We can view any exponential function with a base less than \(1\) as an exponential function with a base greater than \(1\) and just change the sign of the exponent.

Instead of using numbers greater or less than \(1\), we could always use a base graeter than \(1\) and just use negative exponents. In that case, we might as well use \(e\) as our base.

This gives us a basic basic exponential function: \(e^x\)

And, then three other alternative choices, if you prefer.

\[ e^x \, \text { or } \, e^{-x} \, \text { or } \, -e^{x} \, \text { or } \, -e^{-x} \]

Basic exponential functions become unbounded in one direction, while approaching \(0\) in the other direction.

  • When the base is greater than \(1\), exponential functions tend to \(0\) in the direction that makes their exponent negative.
  • When the base is less than \(1\), exponential functions tend to \(0\) in the direction that makes their exponent positive.

Expoential functions are unbounded in the other direction.

Exponential funcitons can be unbounded positively or negatively. This is determined by the sign of the leading coefficient.

Those are our basic exponential functions. Pick one as your own basic exponential function.

\(exp(x) = e^x\) is very popular.

Then compare all other exponential functions to it.

General Exponential Functions

Our general template for exponential functions looks like

\[ exp(x) = A \cdot r^{B \, x + C} \]

Of we choose \(e\) as the base, then they look like

\[ exp(x) = A \cdot e^{B \, x + C} \]
  • \(A\) is the leading coefficent for the function.
  • \(B\) is the leading coefficent of the exponent.

Comparing these back to our basic exponential functions, we get

  • \(A > 0\) and \(B > 0\) gives an increasing exponential function.
  • \(A < 0\) and \(B > 0\) gives a decreasing exponential function.
  • \(A > 0\) and \(B < 0\) gives a decreasing exponential function.
  • \(A < 0\) and \(B < 0\) gives an increasing exponential function.

\(\blacktriangleright \) When the leading coefficients are the same sign, then the exponential function is increasing.

\(\blacktriangleright \) When the leading coefficients are different signs, then the exponential function is decreasing.

Graphically

Even though the graphs of exponential functions appear to increase quite quickly, there are no vertical asymptotes. The domains include all real numbers. The function just increases or decreases very quickly and continues to do so.

ooooo-=-=-=-ooOoo-=-=-=-ooooo
more examples can be found by following this link
More Examples of Analysis

2025-01-07 02:01:27