Skip to main content

Section 3.4 What a logarithm is

Motivating Questions
  • How is the base-\(10\) logarithm defined?

  • What is the “natural logarithm” and how is it different from the base-\(10\) logarithm?

  • How can we solve an equation that involves \(e\) to some unknown quantity?

In Section 1.7, we introduced the idea of an inverse function. The fundamental idea is that \(f\) has an inverse function if and only if there exists another function \(g\) such that \(f\) and \(g\) “undo” one another's respective processes. In other words, the process of the function \(f\) is reversible to generate a related function \(g\text{.}\)

More formally, recall that a function \(y = f(x)\) (where \(f : A \to B\)) has an inverse function if and only if there exists another function \(g : B \to A\) such that \(g(f(x)) = x\) for every \(x\) in the domain of \(f\) and \(f(g(y)) = y\text{.}\) We know that given a function \(f\text{,}\) we can use the Horizontal Line Test  to determine whether or not \(f\) has an inverse function. Finally, whenever a function \(f\) has an inverse function, we call its inverse function \(f^{-1}\) and know that the two equations \(y = f(x)\) and \(x = f^{-1}(y)\) say the same thing from different perspectives.

Preview Activity 3.4.1

Let \(P(t)\) be the “powers of 10” function, which is given by \(P(t) = 10^t\text{.}\)

  1. Complete Table 3.4.1 to generate certain values of \(P\text{.}\)

    \(t\) -3 -2 -1 0 1 2 3
    \(y = P(t) = 10^t\)            
    Table 3.4.1 Select values of the powers of \(10\) function.
  2. Why does \(P\) have an inverse function?

  3. Since \(P\) has an inverse function, we know there exists some other function, say \(L\text{,}\) such that writing “\(y = P(t)\)” says the exact same thing as writing “\(t = L(y)\)”. In words, where \(P\) produces the result of raising \(10\) to a given power, the function \(L\) reverses this process and instead tells us the power to which we need to raise \(10\text{,}\) given a desired result. Complete Table 3.4.2 to generate a collection of values of \(L\text{.}\)

    \(y\) \(10^{-3}\) \(10^{-2}\) \(10^{-1}\) \(10^{0}\) \(10^{1}\) \(10^{2}\) \(10^{3}\)
    \(L(y)\)            
    Table 3.4.2 Select values of the function \(L\) that is the inverse of \(P\text{.}\)
  4. What are the domain and range of the function \(P\text{?}\) What are the domain and range of the function \(L\text{?}\)

Subsection 3.4.1 The base-\(10\) logarithm

The powers-of-\(10\) function \(P(t) = 10^t\) is an exponential function with base \(b \gt 1\text{.}\) As such, \(P\) is always increasing, and thus its graph passes the Horizontal Line Test , so \(P\) has an inverse function. We therefore know there exists some other function, \(L\text{,}\) such that writing \(y = P(t)\) is equivalent to writing \(t = L(y)\text{.}\) For instance, we know that \(P(2)=100\) and \(P(-3)=\frac{1}{1000}\text{,}\) so it's equivalent to say that \(L(100) = 2\) and \(L(\frac{1}{1000}) = -3\text{.}\) This new function \(L\) we call the base \(10\) logarithm, which is formally defined as follows.

Definition 3.4.3

Given a positive real number \(y\text{,}\) the base-\(10\) logarithm of \(y\) is the power to which we raise \(10\) to get \(y\text{.}\) We use the notation “\(\log_{10}(y)\)” to denote the base-\(10\) logarithm of \(y\text{.}\)

The base-\(10\) logarithm is therefore the inverse of the powers of \(10\) function. Whereas \(P(t) = 10^t\) takes an input whose value is an exponent and produces the result of taking \(10\) to that power, the base-\(10\) logarithm takes an input number we view as a power of \(10\) and produces the corresponding exponent such that \(10\) to that exponent is the input number.

In the notation of logarithms, we can now update our earlier observations with the functions \(P\) and \(L\) and see how exponential equations can be written in two equivalent ways. For instance,

\begin{equation} 10^2 = 100 \text{ and } \log_{10}(100) = 2\label{eq-exp-log-base-10-2}\tag{3.4.1} \end{equation}

each say the same thing from two different perspectives. The first says \(100\) is \(10\) to the power \(2\) , while the second says \(2\) is the power to which we raise \(10\) to get \(100\text{.}\) Similarly,

\begin{equation} 10^{-3} = \frac{1}{1000} \text{ and } \log_{10} \left( \frac{1}{1000} \right) = -3\text{.}\label{eq-exp-log-base-10-minus-3}\tag{3.4.2} \end{equation}

If we rearrange the statements of the facts in Equation (3.4.1), we can see yet another important relationship between the powers of \(10\) and base-\(10\) logarithm function. Noting that \(\log_{10}(100) = 2\) and \(100 = 10^2\) are equivalent statements, and substituting the former equation into the latter shows, we see that

\begin{equation} \log_{10}(10^2) = 2\text{.}\label{eq-exp-log-base-10-2-undo}\tag{3.4.3} \end{equation}

In words, Equation (3.4.3) says that “the power to which we raise \(10\) to get \(10^2\text{,}\) is \(2\)”. That is, the base-\(10\) logarithm function undoes the work of the powers of \(10\) function.

In a similar way, if we rearrange the statements in Equation (3.4.2), we can observe that by replacing \(-3\) with \(\log_{10}(\frac{1}{1000})\) we have

\begin{equation} 10^{\log_{10}(\frac{1}{1000})} = \frac{1}{1000}\text{.}\label{eq-exp-log-base-10-minus-3-undo}\tag{3.4.4} \end{equation}

In words, Equation (3.4.4) says that “when \(10\) is raised to the power to which we raise \(10\) in order to get \(\frac{1}{1000}\text{,}\) we get \(\frac{1}{1000}\)”.

We summarize the key relationships between the powers-of-\(10\) function and its inverse, the base-\(10\) logarithm function, more generally as follows.

\(P(t) = 10^t\) and \(L(y) = \log_{10}(y)\)
  • The domain of \(P\) is the set of all real numbers and the range of \(P\) is the set of all positive real numbers.

  • The domain of \(L\) is the set of all positive real numbers and the range of \(L\) is the set of all real numbers.

  • For any real number \(t\text{,}\) \(\log_{10}(10^t) = t\text{.}\) That is, \(L(P(t)) = t\text{.}\)

  • For any positive real number \(y\text{,}\) \(10^{\log_{10}(y)} = y\text{.}\) That is, \(P(L(y)) = y\text{.}\)

  • \(10^0 = 1\) and \(\log_{10}(1) = 0\text{.}\)

The base-\(10\) logarithm function is like the sine or cosine function in this way: for certain special values, it's easy to know by heart the value of the logarithm function. While for sine and cosine the familiar points come from specially placed points on the unit circle, for the base-\(10\) logarithm function, the familiar points come from powers of \(10\text{.}\) In addition, like sine and cosine, for all other input values, (a) calculus ultimately determines the value of the base-\(10\) logarithm function at other values, and (b) we use computational technology in order to compute these values. For most computational devices, the command log(y) produces the result of the base-\(10\) logarithm of \(y\text{.}\)

It's important to note that the logarithm function produces exact values. For instance, if we want to solve the equation \(10^t = 5\text{,}\) then it follows that \(t = \log_{10}(5)\) is the exact solution to the equation. Like \(\sqrt{2}\) or \(\cos(1)\text{,}\) \(\log_{10}(5)\) is a number that is an exact value. A computational device can give us a decimal approximation, and we normally want to distinguish between the exact value and the approximate one. For the three different numbers here, \(\sqrt{2} \approx 1.414\text{,}\) \(\cos(1) \approx 0.540\text{,}\) and \(\log_{10}(5) \approx 0.699\text{.}\)

Activity 3.4.2

For each of the following equations, determine the exact value of the unknown variable. If the exact value involves a logarithm, use a computational device to also report an approximate value. For instance, if the exact value is \(y = \log_{10}(2)\text{,}\) you can also note that \(y \approx 0.301\text{.}\)

  1. \(10^t = 0.00001\)

  2. \(\log_{10}(1000000) = t\)

  3. \(10^t = 37\)

  4. \(\log_{10}(y) = 1.375\)

  5. \(10^t = 0.04\)

  6. \(3 \cdot 10^t + 11 = 147\)

  7. \(2\log_{10}(y) + 5 = 1\)

Subsection 3.4.2 The natural logarithm

The base-\(10\) logarithm is a good starting point for understanding how logarithmic functions work because powers of \(10\) are easy to mentally compute. We could similarly consider the powers of \(2\) or powers of \(3\) function and develop a corresponding logarithm of base \(2\) or \(3\text{.}\) But rather than have a whole collection of different logarithm functions, in the same way that we now use the function \(e^t\) and appropriate scaling to represent any exponential function, we develop a single logarithm function that we can use to represent any other logarithmic function through scaling. In correspondence with the natural exponential function, \(e^t\text{,}\) we now develop its inverse function, and call this inverse function the natural logarithm.

Definition 3.4.4

Given a positive real number \(y\text{,}\) the natural logarithm of \(y\) is the power to which we raise \(e\) to get \(y\text{.}\) We use the notation “\(\ln(y)\)” to denote the natural logarithm of \(y\text{.}\)

We can think of the natural logarithm, \(\ln(y)\text{,}\) as the “base-\(e\) logarithm”. For instance,

\begin{equation*} \ln(e^2) = 2 \end{equation*}

and

\begin{equation*} e^{\ln(-1)} = -1\text{.} \end{equation*}

The former equation is true because “the power to which we raise \(e\) to get \(e^2\) is \(2\)”; the latter equation is true since “when we raise \(e\) to the power to which we raise \(e\) to get \(-1\text{,}\) we get \(-1\)”. The key relationships between the natural exponential and the natural logarithm function are investigated in Activity 3.4.3.

Activity 3.4.3

Let \(E(t) = e^t\) and \(N(y) = \ln(y)\) be the natural exponential function and the natural logarithm function, respectively.

  1. What are the domain and range of \(E\text{?}\)

  2. What are the domain and range of \(N\text{?}\)

  3. What can you say about \(\ln(e^t)\) for every real number \(t\text{?}\)

  4. What can you say about \(e^{\ln(y)}\) for every positive real number \(y\text{?}\)

  5. Complete Table 3.4.5 and Table 3.4.6 of with both exact and approximate of \(E\) and \(N\text{.}\) Then, plot the corresponding ordered pairs from each table on the axes provided in Figure 3.4.7 and connect the points in an intuitive way. When you plot the ordered pairs on the axes, in both cases view the first line of the table as generating values on the horizontal axis and the second line of the table as producing values on the vertical axis 1 Note that when we take this perspective, we are viewing \(N\) as a function of \(t\text{,}\) writing \(N(t) = \ln(t)\) in order to plot the function on the \(t\)-\(y\) axes; label each ordered pair you plot appropriately.

    \(t\) \(-2\) \(-1\) \(0\) \(1\) \(2\)
    \(E(t)=e^t\) \(e^{-2} \approx 0.135\)
    Table 3.4.5 Values of \(y = E(t)\text{.}\)
    \(y\) \(e^{-2}\) \(e^{-1}\) \(1\) \(e^1\) \(e^2\)
    \(N(y)=\ln(y)\) \(-2\)
    Table 3.4.6 Values of \(t = N(y)\text{.}\)

    Figure 3.4.7 Axes for plotting data from Table 3.4.5 and Table 3.4.6 along with the graphs of the natural exponential and natural logarithm functions.

Subsection 3.4.3 \(f(t) = b^t\) revisited

In Section 3.1 and Section 3.2, we saw that that function \(f(t) = b^t\) plays a key role in modeling exponential growth and decay, and that the value of \(b\) not only determines whether the function models growth (\(b \gt 1\)) or decay (\(0 \lt b \lt 1\)), but also how fast the growth or decay occurs. Furthermore, once we introduced the natural base \(e\) in Section 3.3, we realized that we could write every exponential function of form \(f(t) = b^t\) as a horizontal scaling of the function \(E(t) = e^t\) by writing

\begin{equation*} b^t = f(t) = E(kt) = e^{kt} \end{equation*}

for some value \(k\text{.}\) Our development of the natural logarithm function in the current section enables us to now determine \(k\) exactly.

Example 3.4.8

Determine the exact value of \(k\) for which \(f(t) = 3^t = e^{kt}\text{.}\)

Solution. Since we want \(3^t = e^{kt}\) to hold for every value of \(t\) and \(e^{kt} = (e^k)^t\text{,}\) we need to have \(3^t = (e^k)^t\text{,}\) and thus \(3 = e^k\text{.}\) Therefore, \(k\) is the power to which we raise \(e\) to get \(3\text{,}\) which by definition means that \(k = \ln(3)\text{.}\)

In modeling important phenomena using exponential functions, we will frequently encounter equations where the variable is in the exponent, like in Example 3.4.8 where we had to solve \(e^k = 3\text{.}\) It is in this context where logarithms find one of their most powerful applications. Activity 3.4.4 provides some opportunities to practice solving equations involving the natural base, \(e\text{,}\) and the natural logarithm.

Activity 3.4.4

Solve each of the following equations for the exact value of the unknown variable. If there is no solution to the equation, explain why not.

  1. \(e^t = \frac{1}{10}\)

  2. \(5e^{t}=7\)

  3. \(\ln(t) = -\frac{1}{3}\)

  4. \(e^{1-3t} = 4\)

  5. \(2\ln(t) + 1 = 4\)

  6. \(4 - 3e^{2t} = 2\)

  7. \(4 - 3e^{2t} = 2\)

  8. \(\ln(5 - 6t) = -2\)

Subsection 3.4.4 Summary

  • The base-\(10\) logarithm of \(y\text{,}\) denoted \(\log_{10}(y)\) is defined to be the power to which we raise \(10\) to get \(y\text{.}\) For instance, \(\log_{10}(1000) = 3\text{,}\) since \(10^3 = 1000\text{.}\) The function \(L(y) = \log_{10}(y)\) is thus the inverse of the powers-of-\(10\) function, \(P(t) = 10^t\text{.}\)

  • The natural logarithm \(N(y) = \ln(y)\) differs from the base-\(10\) logarithm in that it is the logarithm with base \(e\) instead of \(10\text{,}\) and thus \(\ln(y)\) is the power to which we raise \(e\) to get \(y\text{.}\) The function \(N(y) = \ln(y)\) is the inverse of the natural exponential function \(E(t) = e^t\text{.}\)

  • The natural logarithm often enables us solve an equation that involves \(e\) to some unknown quantity. For instance, to solve \(2e^{3t-4} + 5 = 13\text{,}\) we can first solve for \(e^{3t-4}\) by subtracting \(5\) from each side and dividing by \(2\) to get

    \begin{equation*} e^{3t-4} = 4\text{.} \end{equation*}

    This last equation says “\(e\) to some power is \(4\)”. We know that it is equivalent to say

    \begin{equation*} \ln(4) = 3t-4\text{.} \end{equation*}

    Since \(\ln(4)\) is a number, we can solve this most recent linear equation for \(t\text{.}\) In particular, \(3t = 4 + \ln(4)\text{,}\) so

    \begin{equation*} t = \frac{1}{3}(4 + \ln(4))\text{.} \end{equation*}

Subsection 3.4.5 Exercises

1

Recall that when a function \(y = f(x)\) has an inverse function, the two equations \(y = f(x)\) and \(x = f^{-1}(y)\) say the same thing from different perspectives: the first equation expresses \(y\) in terms of \(x\text{,}\) while the second expresses \(x\) in terms of \(y\text{.}\) When \(y = f(x) = e^x\text{,}\) we know its inverse is \(x = f^{-1}(y) = \ln(y)\text{.}\) Through logarithms, we now have the ability to find the inverse of many different exponential functions. In particular, because exponential functions and their transformations are either always increasing or always decreasing, any function of the form \(y = f(x) = ae^{-kx} + c\) will have an inverse function.

Find the inverse function for each given function by solving algebraically for \(x\) as a function of \(y\text{.}\) In addition, state the domain and range of the given function and the domain and range of of the inverse function.

  1. \(y = g(x) = e^{-0.25x}\)

  2. \(y = h(x) = 2e^{x} + 1\)

  3. \(y = r(x) = 21 + 15e^{-0.1x}\)

  4. \(y = s(x) = 72 - 40e^{-0.05x}\)

  5. \(y = u(x) = -5e^{3x-4} + 8\)

  6. \(y = w(x) = 3\ln(x) + 4\)

  7. \(y = z(x) = -0.2 \ln(2x - 5) + 1\)

2

We've seen that any exponential function \(f(t) = b^t\) (\(b \gt 0\text{,}\) \(b \ne 1\)) can be written in the form \(f(t) = e^{kt}\) for some real number \(k\text{,}\) and that this is because \(f(t) = b^t\) is a horizontal scaling of the function \(E(t) = e^{t}\text{.}\) In this exercise, we explore how the natural logarithm can be scaled to achieve a logarithm of any base.

Let \(b \gt 1\text{.}\) Because the function \(y = f(t) = b^t\) has an inverse function, it makes sense to define its inverse like we did when \(b = 10\) or \(b = e\text{.}\) The base-\(b\) logarithm, denoted \(\log_b(y)\) is defined to be the power to which we raise \(b\) to get \(y\text{.}\) Thus, writing \(y = f(t) = b^t\) is the same as writing \(t = f^{-1}(y) = \log_b(t)\text{.}\)

In Desmos, the natural logarithm function is given by ln(t), while the base-\(10\) logarithm by log(t). To get a logarithm of a different base, such as a base-\(2\) logarithm, type log_2(t) (the underscore will generate a subscript; then use the right arrow to get out of subscript mode).

In a new Desmos worksheet, enter V(t) = k \cdot ln(t) and accept the slider for \(k\text{.}\) Set the lower and upper bounds for the slider to \(0.01\) and \(15\text{,}\) respectively.

  1. Define \(f(t) = \log_2(t)\) in Desmos. Can you find a value of \(k\) for which \(\log_2(t) = k\ln(t)\text{?}\) If yes, what is the value? If not, why not?

  2. Repeat (a) for the functions \(g(t) = \log_3(t)\text{,}\) \(h(t) = \log_5(t)\text{,}\) and \(p(t) = \log_{1.25}(t)\text{.}\) What pattern(s) do you observe?

  3. True or false: for any value of \(b \gt 1\text{,}\) the function \(\log_b(t)\) can be viewed as a vertical scaling of \(\ln(t)\text{.}\)

  4. Compute the following values: \(\frac{1}{\ln(2)}\text{,}\) \(\frac{1}{\ln(3)}\text{,}\) \(\frac{1}{\ln(5)}\text{,}\) and \(\frac{1}{\ln(1.25)}\text{.}\) What do you notice about these values compared to those of \(k\) you found in (a) and (b)?

3

A can of soda is removed from a refrigerator at time \(t = 0\) (in minutes) and its temperature, \(F(t)\text{,}\) in degrees Fahrenheit, is computed at regular intervals. Based on the data, a model is formulated for the object's temperature, given by

\begin{equation*} F(t) = 74.4 - 38.8e^{-0.05t}\text{.} \end{equation*}
  1. Determine the exact time when the soda's temperature is \(50^\circ\text{.}\)

  2. Is there ever a time when the soda's temperature is \(36^\circ\text{?}\) Why or why not?

  3. For the model, its domain is the set of all positive real numbers, \(t \gt 0\text{.}\) What is its range?

  4. Find a formula for the inverse of the function \(y = F(t)\text{.}\) What is the meaning of this function?