A logarithm is an exponent. Common logarithms use the number 10 as their base. You have someexperience with “powers of 10” from writing numbers in exponential or scientific notation. A common log, as it is usually called, is the exponent or power to which you must raise 10 to get a certain number. In the examples above, we raised 10 to the third power to get 1000. The log of 1000, then, is 3. The log of 1000000 is 6. In general, we define a common logarithm with two equations. If: N = 10 x , then:
log (N) = x
Sometimes you will see this written as log10 (N) = x. This is simply to ensure that you know the base of the logarithm is 10.
Finding the log of a multiple of 10 is easy, as these examples show. You may wonder to what power you can raise 10 to get a number like 2. That is a good question, and the answer is 0.301.
Logs are usually decimal fractions rather than whole numbers. Logs for numbers smaller than 10 are less than 1; logs for numbers larger than 10 are greater than 1.
From the definition of a log, we can write the expression:
2 = 100.301
The easiest way to find any logarithm is with your calculator. Simply enter the number whose log you want to find, and then push the button labeled “log.” It is easy to find that log (5) = 0.699, for example.
It is interesting to note that log (1) = 0, because anything (including 10) raised to the zero power is1.
The log of 0 is undefined, because there is no power to which you can raise 10 and get 0. The inverse log is called the antilog (often written log 1 ). When we know the log and want to find the original number, we want the antilog. To find an antilog, simply raise 10 to the given power. Your calculator probably has a button labeled “10 x ” or something similar.
What is the antilog of 1.845
101.845 = 70. Don’t try to follow the rules for significant figures when finding logs or antilogs. Do follow the rules with the values you calculate from logs and antilogs, however.
The second base that is frequently used for logarithms is a number usually represented by e. (Some-times
the Greek letter epsilon () is used to represent e although this is an incorrect representation.)
This number is approximately 2.71828. This is not an exact value, because the decimal fraction doesn’t end with this last 8. This value is rounded off, but there is no exact value for e because you can never find the last digit. Mathematicians call such numbers with no exact value, irrational numbers. The number represented by e appears in several electronics calculations, and is called the natural number, because it appears as a constant of nature. You will use e to calculate the voltage on a capacitor as it charges or discharges, for example. Logarithms that use e for their base are called natural logarithms, or Naperian logarithms. This can be written as loge , but to more easily distinguish it from common logs, we usually abbreviate it ln.
We define natural logs the same way we define common logs.
If M = ey ,
then
loge (M) = ln (M) = y
The easiest way to find a natural log is with a scientific calculator. Enter the number whose ln you want to know, then press the “ln” button on the calculator. For example, ln (2) = 0.693 and ln (20) = 2.996.
As you might expect, ln (e) = 1, ln (1) = 0 and ln (0) is undefined.
Inverse natural logs, or antilogs are also easy with a calculator.
Just raise e to that power: e2.996 = 20.
Converting between common logarithms and natural logarithms is easy, however. If you want to find a common log, and know the natural log value, divide that by the natural log of 10. log(x) = ln(x) / ln(10) = ln(x) / 2.3025851
log(x) = 0.4342945 ln(x)
If you know the common log, and want to find the natural log, divide that value by the common log
of e.
ln(x) = log(x) / log(e) = log(x) / 0.4342945
ln(x) = 2.3025851 log(x)
|