User:Milton Beychok/Sandbox

From Citizendium
< User:Milton Beychok
Revision as of 02:13, 25 October 2008 by imported>Milton Beychok (→‎Bases and notations)
Jump to navigation Jump to search

In mathematics, the logarithm of a number to a given base is the power or exponent to which the base must be raised in order to produce the number.[1]

For example, the logarithm of 1000 to the base 10 is 3, because 10 raised to the power of 3 is 1000. As another example, the logarithm of 32 to the base 2 is 5, because 2 raised to the power 5 is 32.

The logarithm of to the base is written or, if the base is implicit, as . So, for a number , a base and an exponent :

The is a unique real number when and are restricted to positive real numbers and is negative for , zero for , and positive for .

Features of the logarithm

An important feature of logarithms is that they reduce multiplication to addition. That is, the logarithm of the product of two numbers is the sum of the logarithms of those numbers as in this identity:

Logarithms also reduce division to subtraction as in this identity:

And they reduce exponation to multiplication as in this identity:

And taking roots are reduced to division:

The inverse of the logarithm is call the antilogarithm and it is expressed in this identity:

Although the above practical advantages are not important for
numerical work today, they are used in graphical analysis (see Bode plot).

Bases and notations

The base must not be 0 nor 1. The most widely used bases for logarithms are 10, the mathematical constant e ≈ 2.71828 (also known as "Euler's number") and 2. When "log" is written without a base (b missing from logb), the intent can sometimes be determined from the context in which it used:

To avoid confusion, it is always best to specify the base if there is any chance of misinterpretation.

The notation "ln(x)" invariably means loge(x), i.e., the natural logarithm of x, but the implied base for "log(x)" varies by discipline:

  • Mathematicians understand "log(x)" to mean loge(x). Calculus textbooks will occasionally write "lg(x)" to represent "log10(x)".
  • Many engineers, biologists, astronomers, and some others write only "ln(x)" or "loge(x)" when they mean the natural logarithm of x, and take "log(x)" to mean log10(x) or, in computer science, log2(x).
  • On most calculators, the LOG button is log10(x) and LN is loge(x).
  • Some people use Log(x) (capital L) to mean log10(x), and use log(x) with a lowercase l to mean loge(x).
  • The notation Log(x) is also used by mathematicians to denote the principal branch of the (natural) logarithm function.
  • In some European countries, a frequently used notation is blog(x) instead of logb(x).[2]

This chaos, historically, originates from the fact that the natural logarithm has nice mathematical properties (such as its derivative being 1/x, and having a simple definition), while the base 10 logarithms, or decimal logarithms, were more convenient for speeding calculations (back when they were used for that purpose). Thus natural logarithms were only extensively used in fields like calculus while decimal logarithms were widely used elsewhere.

In computer science, the base 2 logarithm is sometimes written as lg(x), as suggested by Edward Reingold and popularized by Donald Knuth. However, lg(x) is also sometimes used for the common log, and lb(x) for the binary log.[3] In Russian literature, the notation lg(x) is also generally used for the base 10 logarithm.[4] In German, lg(x) also denotes the base 10 logarithm, while sometimes ld(x) or lb(x) is used for the base 2 logarithm.

The clear advice of the United States Department of Commerce National Institute of Standards and Technology is to follow the ISO standard Mathematical signs and symbols for use in physical sciences and technology, ISO 31-11:1992, which suggests these notations:[5]

  • The notation "ln(x)" means loge(x);
  • The notation "lg(x)" means log10(x);
  • The notation "lb(x)" means log2(x).

History

References

  1. Logarithms
  2. "Mathematisches Lexikon" at Mateh_online.at.
  3. Gullberg, Jan (1997). Mathematics: from the birth of numbers.. W. W. Norton & Co. ISBN 039304002X. 
  4. "Common Logarithm" at MathWorld.
  5. B. N. Taylor (1995). Guide for the Use of the International System of Units (SI). NIST Special Publication 811, 1995 Edition. US Department of Commerce.