Predecessors The
Babylonians sometime in 2000–1600 BC may have invented the
quarter square multiplication algorithm to multiply two numbers using only addition, subtraction and a table of quarter squares. Thus, such a table served a similar purpose to tables of logarithms, which also allow multiplication to be calculated using addition and table lookups. However, the quarter-square method could not be used for division without an additional table of reciprocals (or the knowledge of a sufficiently simple
algorithm to generate reciprocals). Large tables of quarter squares were used to simplify the accurate multiplication of large numbers from 1817 onwards until this was superseded by the use of computers. The Indian mathematician
Virasena worked with the concept of ardhaccheda: the number of times a number of the form 2n could be halved. For exact
powers of 2, this equals the binary logarithm, but it differs from the logarithm for other numbers and it gives
2-adic order rather than the logarithm.
Michael Stifel published
Arithmetica integra in
Nuremberg in 1544, which contains a table of integers and powers of 2 that has been considered an early version of a table of
binary logarithms. In the 16th and early 17th centuries an algorithm called
prosthaphaeresis was used to approximate multiplication and division. This used the trigonometric identity :\cos\alpha\cos\beta = \frac12[\cos(\alpha+\beta) + \cos(\alpha-\beta)] or similar to convert the multiplications to additions and table lookups. However, logarithms are more straightforward and require less work. It can be shown using
Euler's formula that the two techniques are related.
Bürgi The Swiss mathematician
Jost Bürgi constructed a table of progressions which can be considered a table of
antilogarithms independently of
John Napier, whose publication (1614) was known by the time Bürgi published at the behest of
Johannes Kepler. We know that Bürgi had some way of simplifying calculations around 1588, but most likely this way was the use of prosthaphaeresis, and not the use of his table of progressions which probably goes back to about 1600. Indeed, Wittich, who was in Kassel from 1584 to 1586, brought with him knowledge of
prosthaphaeresis, a method by which
multiplications and
divisions can be replaced by
additions and
subtractions of trigonometrical values. This procedure achieves the same result that logarithms will a few years later.
Napier (1550–1617), the inventor of logarithms The method of logarithms was first publicly propounded by
John Napier in 1614, in a book titled
Mirifici Logarithmorum Canonis Descriptio.
Johannes Kepler, who used logarithm tables extensively to compile his
Ephemeris and therefore dedicated it to Napier, remarked: Napier imagined a point P travelling across a line segment P0 to Q. Starting at P0, with a certain initial speed, P travels at a speed proportional to its distance to Q, causing P to never reach Q. Napier juxtaposed this figure with that of a point L travelling along an unbounded line segment, starting at L0, and with a constant speed equal to that of the initial speed of point P. Napier defined the distance from L0 to L as the logarithm of the distance from P to Q. By repeated subtractions Napier calculated for
L ranging from 1 to 100. The result for
L=100 is approximately 0.99999 = 1 − 10−5. Napier then calculated the products of these numbers with for
L from 1 to 50, and did similarly with and . These computations, which occupied 20 years, allowed him to give, for any number
N from 5 to 10 million, the number
L that solves the equation :N=10^7 (1-10^{-7})^L. Napier first called
L an "artificial number", but later introduced the word
"logarithm" to mean a number that indicates a ratio: (
logos) meaning proportion, and (
arithmos) meaning number. In modern notation, the relation to
natural logarithms is: :L = \log_{(1-10^{-7})} \left( \frac{N}{10^7} \right) \approx 10^7 \log_{1/e} \left( \frac{N}{10^7} \right) = -10^7 \log_e \left( \frac{N}{10^7} \right), where the very close approximation corresponds to the observation that :(1-10^{-7})^{10^7} \approx \frac{1}{e}. The invention was quickly and widely met with acclaim. The works of
Bonaventura Cavalieri (in Italy),
Edmund Wingate (in France), Xue Fengzuo (in China), and
Johannes Kepler's
Chilias logarithmorum (in Germany) helped spread the concept further.
Euler Around 1730,
Leonhard Euler defined the
exponential function and the natural logarithm by : \begin{align} e^x & = \lim_{n \rightarrow \infty} \left( 1 + \frac x n \right)^n, \\[6pt] \ln(x) & = \lim_{n \rightarrow \infty} n(x^{1/n} - 1). \end{align} In his 1748 textbook
Introduction to the Analysis of the Infinite, Euler published the now-standard approach to logarithms via an
inverse function: In chapter 6, "On exponentials and logarithms", he begins with a constant base
a and discusses the
transcendental function y = a^z . Then its inverse is the logarithm: :
z = log
a y. ==Tables of logarithms==