Today's quiz problem was to make a partial table of y = 5 ^ x, then use this table to construct a partial table for y = log{base 5} (x).
The figure below summarizes some of the most important properties of logarithms in terms of the base-5 log and its inverse function 5^2.
- This is merely a statement of the fact that the function y = log{base 5}(x) is inverse to the function y = 5^x.
- The other part of this property states that log{base 5}(5^x) = x; this is just another statement of the inverse function property, wherein one function 'undoes' the other.
An example of how this last property might be used is the calculation of log {base 5}(17).
Everything said about the log to the base 5 function applies to any other base, with the 5 replaced by the appropriate base.
We can apply what we now know about logarithms to the task of solving the equation 7 ^ (3x) = 12, as below.
We can use logarithms to find the exact doubling time tDoub of any exponentially increasing function.
The number e and the natural function ln(x)
Recall that the number e can be thought of as the limiting yearly growth ratio if we are permitted to compound 100 percent interest continuously.
If we break our interest into smaller and smaller pieces, applying it a correspondingly greater and greater number of times, we obtain the limiting number which we call e, and which has approximate value 2.718281828 (not repeating as it appears to the irrational with an infinite number of decimal places and no repeating pattern).
If interest is compounded continuously at rate r, rather than at 100 percent, we obtain the exponential principal function P(t) = P0 e^(rt).
Just as we can construct the function log{base b}(t) as the function inverse to y = b^t, we can construct function log{base e}(t) inverse to function y = e^t.
Properties of Logarithms
Logarithms have a number of important properties, many of which we have already seen.
Since logarithm functions are inverse to exponential functions, their properties are closely related to those of exponential functions.
The first three laws are the most fundamental of the laws of logarithms, in the sense that all the other laws can be derived from these three.
- The law for log (a/b) can be derived as log (a/b) = log(a b^-1) = log(a) + log(b^-1) = log(a) + (-1) log(b) = log(a) - log(b).
- For example, the table for the 5^x function has the point (0,1), since 5^0 = 1.
- The table of the base-5 logarithm must therefore contain the point (1,0), indicating that log {base 5}(1) = 0.
- It should be clear that the same could be said of any base, since for any number b, b^0 = 1.
Linearizing data
Suppose that we have the data in the table to the left in the figure below.
Using as a pretty broad hint the fact that all the y values are perfect squares, we attempt to linearize our data by taking the square roots of all the y values.
All this is great, but what we really want is a model of our original data.
- We merely apply the inverse of the function we used to linearize the data to our linear function model.
- Our model was y = 2x, we linearized our data by taking the square root of all the y values.
- We therefore reverse the linearization by taking the square of all our y values.
- This changes our linearized y = 2x to our final model y = (2x) ^ 2 = 4 x^2.
We check our y = 4 x ^ 2 function against the original table.
This example illustrates the process of
"