Common logarithm

Last updated
A graph of the common logarithm of numbers from 0.1 to 100 Graph of common logarithm.svg
A graph of the common logarithm of numbers from 0.1 to 100

In mathematics, the common logarithm is the logarithm with base 10. [1] It is also known as the decadic logarithm and as the decimal logarithm, named after its base, or Briggsian logarithm, after Henry Briggs, an English mathematician who pioneered its use, as well as standard logarithm. Historically, it was known as logarithmus decimalis [2] or logarithmus decadis. [3] It is indicated by log(x), [4] log10(x), [5] or sometimes Log(x) with a capital L; [note 1] on calculators, it is printed as "log", but mathematicians usually mean natural logarithm (logarithm with base e ≈ 2.71828) rather than common logarithm when writing "log". To mitigate this ambiguity, the ISO 80000 specification recommends that log10(x) should be written lg(x), and loge(x) should be ln(x).

Contents

Page from a table of common logarithms. This page shows the logarithms for numbers from 1000 to 1509 to five decimal places. The complete table covers values up to 9999. APN2002 Table 1, 1000-1500.agr.tiff
Page from a table of common logarithms. This page shows the logarithms for numbers from 1000 to 1509 to five decimal places. The complete table covers values up to 9999.

Before the early 1970s, handheld electronic calculators were not available, and mechanical calculators capable of multiplication were bulky, expensive and not widely available. Instead, tables of base-10 logarithms were used in science, engineering and navigation—when calculations required greater accuracy than could be achieved with a slide rule. By turning multiplication and division to addition and subtraction, use of logarithms avoided laborious and error-prone paper-and-pencil multiplications and divisions. [1] Because logarithms were so useful, tables of base-10 logarithms were given in appendices of many textbooks. Mathematical and navigation handbooks included tables of the logarithms of trigonometric functions as well. [6] For the history of such tables, see log table.

Mantissa and characteristic

An important property of base-10 logarithms, which makes them so useful in calculations, is that the logarithm of numbers greater than 1 that differ by a factor of a power of 10 all have the same fractional part. The fractional part is known as the mantissa. [note 2] Thus, log tables need only show the fractional part. Tables of common logarithms typically listed the mantissa, to four or five decimal places or more, of each number in a range, e.g. 1000 to 9999.

The integer part, called the characteristic, can be computed by simply counting how many places the decimal point must be moved, so that it is just to the right of the first significant digit. For example, the logarithm of 120 is given by the following calculation:

The last number (0.07918)—the fractional part or the mantissa of the common logarithm of 120—can be found in the table shown. The location of the decimal point in 120 tells us that the integer part of the common logarithm of 120, the characteristic, is 2.

Negative logarithms

Positive numbers less than 1 have negative logarithms. For example,

To avoid the need for separate tables to convert positive and negative logarithms back to their original numbers, one can express a negative logarithm as a negative integer characteristic plus a positive mantissa. To facilitate this, a special notation, called bar notation, is used:

The bar over the characteristic indicates that it is negative, while the mantissa remains positive. When reading a number in bar notation out loud, the symbol is read as "bar n", so that is read as "bar 2 point 07918...". An alternative convention is to express the logarithm modulo 10, in which case

with the actual value of the result of a calculation determined by knowledge of the reasonable range of the result. [note 3]

The following example uses the bar notation to calculate 0.012 × 0.85 = 0.0102:

* This step makes the mantissa between 0 and 1, so that its antilog (10mantissa) can be looked up.

The following table shows how the same mantissa can be used for a range of numbers differing by powers of ten:

Common logarithm, characteristic, and mantissa of powers of 10 times a number
NumberLogarithmCharacteristicMantissaCombined form
n = 5 × 10ilog10(n)i = floor(log10(n))log10(n) − i
5 000 0006.698 970...60.698 970...6.698 970...
501.698 970...10.698 970...1.698 970...
50.698 970...00.698 970...0.698 970...
0.5−0.301 029...−10.698 970...1.698 970...
0.000 005−5.301 029...−60.698 970...6.698 970...

Note that the mantissa is common to all of the 5  ×  10i. This holds for any positive real number  because

Since i is a constant, the mantissa comes from , which is constant for given . This allows a table of logarithms to include only one entry for each mantissa. In the example of 5  ×  10i, 0.698 970 (004 336 018 ...) will be listed once indexed by 5 (or 0.5, or 500, etc.).

Numbers are placed on slide rule scales at distances proportional to the differences between their logarithms. By mechanically adding the distance from 1 to 2 on the lower scale to the distance from 1 to 3 on the upper scale, one can quickly determine that 2  x 3 = 6. Slide rule example2.svg
Numbers are placed on slide rule scales at distances proportional to the differences between their logarithms. By mechanically adding the distance from 1 to 2 on the lower scale to the distance from 1 to 3 on the upper scale, one can quickly determine that 2  ×  3 = 6.

History

Common logarithms are sometimes also called "Briggsian logarithms" after Henry Briggs, a 17th century British mathematician. In 1616 and 1617, Briggs visited John Napier at Edinburgh, the inventor of what are now called natural (base-e) logarithms, in order to suggest a change to Napier's logarithms. During these conferences, the alteration proposed by Briggs was agreed upon; and after his return from his second visit, he published the first chiliad of his logarithms.

Because base-10 logarithms were most useful for computations, engineers generally simply wrote "log(x)" when they meant log10(x). Mathematicians, on the other hand, wrote "log(x)" when they meant loge(x) for the natural logarithm. Today, both notations are found. Since hand-held electronic calculators are designed by engineers rather than mathematicians, it became customary that they follow engineers' notation. So the notation, according to which one writes "ln(x)" when the natural logarithm is intended, may have been further popularized by the very invention that made the use of "common logarithms" far less common, electronic calculators.

Numeric value

The logarithm keys (log for base-10 and ln for base-e) on a typical scientific calculator. The advent of hand-held calculators largely eliminated the use of common logarithms as an aid to computation. Logarithm keys.jpg
The logarithm keys (log for base-10 and ln for base-e) on a typical scientific calculator. The advent of hand-held calculators largely eliminated the use of common logarithms as an aid to computation.

The numerical value for logarithm to the base 10 can be calculated with the following identities: [5]

or or

using logarithms of any available base

as procedures exist for determining the numerical value for logarithm base e (see Natural logarithm § Efficient computation) and logarithm base 2 (see Algorithms for computing binary logarithms).

Derivative

The derivative of a logarithm with a base b is such that

, so . [7]

See also

Notes

  1. The notation Log is ambiguous, as this can also mean the complex natural logarithmic multi-valued function.
  2. This use of the word mantissa stems from an older, non-numerical, meaning: a minor addition or supplement, e.g., to a text. Nowadays, the word mantissa is generally used to describe the fractional part of a floating-point number on computers, though the recommended term is significand.
  3. For example, Bessel, F. W. (1825). "Über die Berechnung der geographischen Längen und Breiten aus geodätischen Vermessungen". Astronomische Nachrichten. 331 (8): 852–861. arXiv: 0908.1823 . Bibcode:1825AN......4..241B. doi:10.1002/asna.18260041601. S2CID   118630614. gives (beginning of section 8) , . From the context, it is understood that , the minor radius of the earth ellipsoid in toise (a large number), whereas , the eccentricity of the earth ellipsoid (a small number).

Related Research Articles

<span class="mw-page-title-main">Exponential function</span> Mathematical function, denoted exp(x) or e^x

The exponential function is a mathematical function denoted by or . Unless otherwise specified, the term generally refers to the positive-valued function of a real variable, although it can be extended to the complex numbers or generalized to other mathematical objects like matrices or Lie algebras. The exponential function originated from the operation of taking powers of a number, but various modern definitions allow it to be rigorously extended to all real arguments , including irrational numbers. Its ubiquitous occurrence in pure and applied mathematics led mathematician Walter Rudin to consider the exponential function to be "the most important function in mathematics".

<span class="mw-page-title-main">Logarithm</span> Inverse of the exponential function

In mathematics, the logarithm is the inverse function to exponentiation. That means that the logarithm of a number x to the base b is the exponent to which b must be raised to produce x. For example, since 1000 = 103, the logarithm base 10 of 1000 is 3, or log10 (1000) = 3. The logarithm of x to base b is denoted as logb (x), or without parentheses, logbx, or even without the explicit base, log x, when no confusion is possible, or when the base does not matter such as in big O notation.

<span class="mw-page-title-main">Natural logarithm</span> Logarithm to the base of the mathematical constant e

The natural logarithm of a number is its logarithm to the base of the mathematical constant e, which is an irrational and transcendental number approximately equal to 2.718281828459. The natural logarithm of x is generally written as ln x, logex, or sometimes, if the base e is implicit, simply log x. Parentheses are sometimes added for clarity, giving ln(x), loge(x), or log(x). This is done particularly when the argument to the logarithm is not a single symbol, so as to prevent ambiguity.

An order of magnitude is an approximation of the logarithm of a value relative to some contextually understood reference value, usually 10, interpreted as the base of the logarithm and the representative of values of magnitude one. Logarithmic distributions are common in nature and considering the order of magnitude of values sampled from such a distribution can be more intuitive. When the reference value is 10, the order of magnitude can be understood as the number of digits in the base-10 representation of the value. Similarly, if the reference value is one of some powers of 2, since computers store data in a binary format, the magnitude can be understood in terms of the amount of computer memory needed to store that value.

<span class="mw-page-title-main">Slide rule</span> Mechanical analog computer

A slide rule is a hand-operated mechanical calculator consisting of slidable rulers for evaluating mathematical operations such as multiplication, division, exponents, roots, logarithms, and trigonometry. It is one of the simplest analog computers.

<span class="mw-page-title-main">Neper</span> Logarithmic unit for ratios of measurements of physical field and power quantities

The neper is a logarithmic unit for ratios of measurements of physical field and power quantities, such as gain and loss of electronic signals. The unit's name is derived from the name of John Napier, the inventor of logarithms. As is the case for the decibel and bel, the neper is a unit defined in the international standard ISO 80000. It is not part of the International System of Units (SI), but is accepted for use alongside the SI.

In information theory, the Shannon–Hartley theorem tells the maximum rate at which information can be transmitted over a communications channel of a specified bandwidth in the presence of noise. It is an application of the noisy-channel coding theorem to the archetypal case of a continuous-time analog communications channel subject to Gaussian noise. The theorem establishes Shannon's channel capacity for such a communication link, a bound on the maximum amount of error-free information per time unit that can be transmitted with a specified bandwidth in the presence of the noise interference, assuming that the signal power is bounded, and that the Gaussian noise process is characterized by a known power or power spectral density. The law is named after Claude Shannon and Ralph Hartley.

<span class="mw-page-title-main">Mathematical table</span> List of values of a mathematical function

Mathematical tables are lists of numbers showing the results of a calculation with varying arguments. Trigonometric tables were used in ancient Greece and India for applications to astronomy and celestial navigation, and continued to be widely used until electronic calculators became cheap and plentiful, in order to simplify and drastically speed up computation. Tables of logarithms and trigonometric functions were common in math and science textbooks, and specialized tables were published for numerous applications.

<span class="mw-page-title-main">Binary logarithm</span> Exponent of a power of two

In mathematics, the binary logarithm is the power to which the number 2 must be raised to obtain the value n. That is, for any real number x,

<span class="mw-page-title-main">Identity (mathematics)</span> Equation that is satisfied for all values of the variables

In mathematics, an identity is an equality relating one mathematical expression A to another mathematical expression B, such that A and B produce the same value for all values of the variables within a certain range of validity. In other words, A = B is an identity if A and B define the same functions, and an identity is an equality between functions that are differently defined. For example, and are identities. Identities are sometimes indicated by the triple bar symbol instead of =, the equals sign. Formally, an identity is a universally quantified equality.

The significand is the first (left) part of a number in scientific notation or in floating-point representation, consisting of its significant digits. Depending on the interpretation of the exponent, the significand may represent an integer or a fraction.

<span class="mw-page-title-main">Tetration</span> Repeated exponentiation

In mathematics, tetration is an operation based on iterated, or repeated, exponentiation. There is no standard notation for tetration, though and the left-exponent xb are common.

<span class="mw-page-title-main">Napierian logarithm</span>

The term Napierian logarithm or Naperian logarithm, named after John Napier, is often used to mean the natural logarithm. Napier did not introduce this natural logarithmic function, although it is named after him. However, if it is taken to mean the "logarithms" as originally produced by Napier, it is a function given by :

<span class="mw-page-title-main">Decade (log scale)</span> Unit for measuring ratios on a logarithmic scale

One decade is a unit for measuring ratios on a logarithmic scale, with one decade corresponding to a ratio of 10 between two numbers.

An overline, overscore, or overbar, is a typographical feature of a horizontal line drawn immediately above the text. In old mathematical notation, an overline was called a vinculum, a notation for grouping symbols which is expressed in modern notation by parentheses, though it persists for symbols under a radical sign. The original use in Ancient Greek was to indicate compositions of Greek letters as Greek numerals. In Latin, it indicates Roman numerals multiplied by a thousand and it forms medieval abbreviations (sigla). Marking one or more words with a continuous line above the characters is sometimes called overstriking, though overstriking generally refers to printing one character on top of an already-printed character.

<span class="mw-page-title-main">History of logarithms</span> Development of the mathematical function

The history of logarithms is the story of a correspondence between multiplication on the positive real numbers and addition on the real number line that was formalized in seventeenth century Europe and was widely used to simplify calculation until the advent of the digital computer. The Napierian logarithms were published first in 1614. E. W. Hobson called it "one of the very greatest scientific discoveries that the world has seen." Henry Briggs introduced common logarithms, which were easier to use. Tables of logarithms were published in many forms over four centuries. The idea of logarithms was also used to construct the slide rule, which became ubiquitous in science and engineering until the 1970s. A breakthrough generating the natural logarithm was the result of a search for an expression of area against a rectangular hyperbola, and required the assimilation of a new function into standard mathematics.

<span class="mw-page-title-main">Casio fx-3650P</span> Programmable scientific calculator produced by Casio

Casio fx-3650P is a programmable scientific calculator manufactured by Casio Computer Co., Ltd. It can store 12 digits for the mantissa and 2 digits for the exponent together with the expression each time when the "EXE" button is pressed. Also, the calculator can use the previous result to do calculations by pressing "Ans". It is one of the calculators approved by HKEAA to be used in public examinations in Hong Kong, such as HKDSE.

<span class="mw-page-title-main">Reciprocal distribution</span> Statistical distribution

In probability and statistics, the reciprocal distribution, also known as the log-uniform distribution, is a continuous probability distribution. It is characterised by its probability density function, within the support of the distribution, being proportional to the reciprocal of the variable.

In mathematics, the set of positive real numbers, is the subset of those real numbers that are greater than zero. The non-negative real numbers, also include zero. Although the symbols and are ambiguously used for either of these, the notation or for and or for has also been widely employed, is aligned with the practice in algebra of denoting the exclusion of the zero element with a star, and should be understandable to most practicing mathematicians.

References

  1. 1 2 Hall, Arthur Graham; Frink, Fred Goodrich (1909). "Chapter IV. Logarithms [23] Common logarithms". Trigonometry. Vol. Part I: Plane Trigonometry. New York: Henry Holt and Company. p. 31.
  2. Euler, Leonhard; Speiser, Andreas; du Pasquier, Louis Gustave; Brandt, Heinrich; Trost, Ernst (1945) [1748]. Speiser, Andreas (ed.). Introductio in Analysin Infinitorum (Part 2). 1 (in Latin). Vol. 9. B.G. Teubner.{{cite book}}: |work= ignored (help)
  3. Scherffer, P. Carolo (1772). Institutionum Analyticarum Pars Secunda de Calculo Infinitesimali Liber Secundus de Calculo Integrali (in Latin). Vol. 2. Joannis Thomæ Nob. De Trattnern. p. 198.
  4. "Introduction to Logarithms". www.mathsisfun.com. Retrieved 2020-08-29.
  5. 1 2 Weisstein, Eric W. "Common Logarithm". mathworld.wolfram.com. Retrieved 2020-08-29.
  6. Hedrick, Earle Raymond (1913). Logarithmic and Trigonometric Tables. New York, USA: Macmillan.
  7. "Derivatives of Logarithmic Functions". Math24. 2021-04-14. Archived from the original on 2020-10-01.

Bibliography