Loading [MathJax]/extensions/TeX/boldsymbol.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

13.1: Exponential functions and their graphs

( \newcommand{\kernel}{\mathrm{null}\,}\)

We now consider functions that differ a great deal from polynomials and rational fractions in their complexity. More precisely, we will explore exponential and logarithmic functions from a function theoretic point of view. We start by recalling the definition of exponential functions and by studying their graphs.

Definition: Exponential Function

A function f is called an exponential function if it is of the form f(x)=c\cdot b^x \nonumber for some real number c and positive real number b. The constant b is called the base.

Example \PageIndex{1}

Graph the functions

f(x)=2^x, \quad g(x)=3^x, \quad h(x)=10^x, \quad k(x)=\left(\dfrac 1 2\right)^x, \quad l(x)=\left(\dfrac 1 {10}\right)^x \nonumber

Solution

First, we will graph the function f(x)=2^x by calculating the function values in a table and then plotting the points in the x-y-plane. We can calculate the values by hand, or simply use the table function of the calculator to find the function values.

\begin{aligned} f(0)&= 2^0=1\\ f(1)&= 2^1=2\\ f(2)&= 2^2=4\\ f(3)&= 2^3=8\\ f(-1)&= 2^{-1}=0.5\\ f(-2)&= 2^{-2}=0.25\end{aligned} \nonumber

clipboard_ee7d56c5ae9fed9437650388e0c94b0ba.png

Similarly, we can calculate the table for the other functions g, h, k and l by entering the functions in the spots at Y2, Y3, Y4, and Y5. The values in the table for these functions can be seen by moving the cursor to the right with the \boxed {\triangleright } key.

clipboard_e787e0e8cb54072cd505402867f077c01.png

We can see the graphs by pressing the \boxed {\text {graph}} key.

In order to see these graphs more clearly, we adjust the graphing window to a more appropriate size.

clipboard_ec8a80398d090b889399eda8c56009991.png

Since all these functions are graphed in the same window, it is difficult to associate the graphs with their corresponding functions. In order to distinguish between the graphs, we may use the TI-84 to draw the graphs in different line styles. In the function menu (\boxed {y = } ), move the cursor to the left with \boxed {\triangleleft }, and press \boxed {\text {enter}} until the line becomes a thick line, or a dotted line, as desired. By moving the cursor down \boxed {\bigtriangledown }, and pressing \boxed {\text {enter}}, we can adjust the line styles of the other graphs as well.

clipboard_e2b2abf3e57cf127d185e03a9c37d0378.png

Note that the function k can also be written as k(x)=\left(\dfrac{1}{2}\right)^x=(2^{-1})^x =2^{-x} \nonumber and similarly, l(x)=\left(\dfrac{1}{10}\right)^x=10^{-x} \nonumber .

This example shows that the exponential function has the following properties.

Observation: Graph of exponential function

The graph of the exponential function f(x)=b^x with b>0 and b\neq 1 has a horizontal asymptote at y=0.

clipboard_ec148521c06c1817e868b048c848740b9.png

  • If b>1, then f(x) approaches +\infty when x approaches +\infty, and f(x) approaches 0 when x approaches -\infty.
  • If 0<b<1, then f(x) approaches 0 when x approaches +\infty, and f(x) approaches +\infty when x approaches -\infty.

An important base that we will frequently need to consider is the base of e, where e is the Euler number.

Definition: Euler Number

The Euler number e is an irrational number that is approximately

\boxed{e= 2.718281828459045235\dots} \nonumber

To be precise, we can define e as the number which is the horizontal asymptote of the function f(x)=\left(1+\dfrac 1 x\right)^x when x approaches +\infty.

clipboard_e0d9bbf10ef30057d4f546510d245ef2a.png

One can show that f has, indeed, a horizontal asymptote, and this limit is defined as e.

\boxed{e:=\lim_{x\to \infty}\left(1+\dfrac 1 x\right)^x} \nonumber

Furthermore, one can show that the exponential function with base e has a similar limit expression.

\label{EQU:exp(r)-limit} \boxed{e^r=\lim_{x\to \infty}\left(1+\dfrac r x\right)^x}

Alternatively, the Euler number and the exponential function with base e may also be defined using an infinite series, namely, e^r=1+r+\dfrac{r^2}{1\cdot 2}+\dfrac{r^3}{1\cdot 2 \cdot 3}+\dfrac{r^4}{1\cdot 2 \cdot 3\cdot 4}+\dots. These ideas will be explored further in a course in calculus.

Example \PageIndex{2}

Graph the functions.

  1. y=e^x
  2. y=e^{-x}
  3. y=e^{-x^2}
  4. y=\dfrac{e^{x}+e^{-x}}{2}

Solution

Using the calculator, we obtain the desired graphs. The exponential function y=e^x may be entered via \boxed {\text {2nd}} \boxed {\text {ln}}.

clipboard_e05a619aa35ad844325540f5008ce29e4.png


Note that the minus sign is entered in the last expression (and also in the following two functions) via the \boxed {(-)} key.

clipboard_e079c04f670ddc20eb42fde34959d727c.png

The last function y=\dfrac{e^{x}+e^{-x}}{2} is called the hyperbolic cosine, and is denoted by \cosh(x)=\dfrac{e^{x}+e^{-x}}{2}.

We now study how different multiplicative factors c affect the shape of an exponential function.

Example \PageIndex{3}

Graph the functions.

  1. y=2^x
  2. y=3\cdot 2^x
  3. y=(-3)\cdot 2^x
  4. y=0.2\cdot 2^x
  5. y=(-0.2)\cdot 2^x

Solution

We graph the functions in one viewing window.

clipboard_e20ee426aef22c60ce8e984a4548d630d.png

Here are the graphs of functions f(x)=c\cdot 2^x for various choices of c.

clipboard_ec9e5a1b5490843e43c698efac781952f.png

Note that for f(x)=c\cdot 2^x, the y-intercept is given at f(0)=c.

Finally, we can combine our knowledge of graph transformations to study exponential functions that are shifted and stretched.

Example \PageIndex{4}

Graph the functions.

  1. y=3^x-5
  2. y=e^{x+4}
  3. y=\dfrac{1}{4}\cdot e^{x-3}+2

Solution

The graphs are displayed below.

clipboard_e33d73b618a29bd72c896426aed21e2f5.png

The first graph y=3^x-5 is the graph of y=3^x shifted down by 5.

clipboard_efc0eddf34509e2dcea8094f9c8768273.png

The graph of y=e^{x+4} is the graph of y=e^x shifted to the left by 4.

Finally, y=\dfrac{1}{4}e^{x-3}+2 is the graph of {\color{Red} y=e^x} shifted to the right by 3 (see the graph of {\color{Blue} y=e^{x-3}}), then compressed by a factor 4 towards the x-axis (see the graph of {\color{Brown} y=\dfrac 1 4 e^{x-3}}), and then shifted up by 2.

clipboard_ee9f5a3d66bb67f51c33ac12f8b275622.png


This page titled 13.1: Exponential functions and their graphs is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Thomas Tradler and Holly Carley (New York City College of Technology at CUNY Academic Works) via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?