Wikipedia Logarithms

Download as pdf or txt
Download as pdf or txt
You are on page 1of 20

Logarithm

provided that b, x and y are all positive and b 1. The


present-day notion of logarithms comes from Leonhard
Euler, who connected them to the exponential function in
the 18th century.
Logarithmic scales reduce wide-ranging quantities to
smaller scopes. For example, the decibel is a logarithmic unit quantifying signal power ratios and amplitude ratios (of which sound pressure is a common example). In chemistry, pH is a logarithmic measure for the
acidity of an aqueous solution. Logarithms are commonplace in scientic formulae, and in measurements of the
complexity of algorithms and of geometric objects called
fractals. They describe musical intervals, appear in formulae counting prime numbers, inform some models in
psychophysics, and can aid in forensic accounting.

The graph of the logarithm to base 2 crosses the x axis (horizontal


axis) at 1 and passes through the points with coordinates (2, 1),
(4, 2), and (8, 3). For example, log2 (8) = 3, because 23 = 8.
The graph gets arbitrarily close to the y axis, but does not meet or
intersect it.

In the same way as the logarithm reverses exponentiation,


the complex logarithm is the inverse function of the exponential function applied to complex numbers. The
discrete logarithm is another variant; it has applications
in public-key cryptography.

In mathematics, the logarithm of a number is the


exponent to which another xed value, the base, must be
raised to produce that number. For example, the logarithm of 1000 to base 10 is 3, because 10 to the power 3 1 Motivation and denition
is 1000: 1000 = 10 10 10 = 103 . More generally, for
any two real numbers b and x where b is positive and b The idea of logarithms is to reverse the operation of
exponentiation, that is raising a number to a power. For
1,
example, the third power (or cube) of 2 is 8, because 8 is
the product of three factors of 2:
y = bx x = logb (y)
The logarithm to base 10 (b = 10) is called the common
logarithm and has many applications in science and engineering. The natural logarithm has the irrational (transcendental) number e ( 2.718) as its base; its use is
widespread in pure mathematics, especially calculus. The
binary logarithm uses base 2 (b = 2) and is prominent in
computer science.

23 = 2 2 2 = 8.
It follows that the logarithm of 8 with respect to base 2 is
3, so log2 8 = 3.

1.1 Exponentiation

Logarithms were introduced by John Napier in the early


17th century as a means to simplify calculations. They
were rapidly adopted by navigators, scientists, engineers,
and others to perform computations more easily, using
slide rules and logarithm tables. Tedious multi-digit multiplication steps can be replaced by table look-ups and
simpler addition because of the factimportant in its
own rightthat the logarithm of a product is the sum of
the logarithms of the factors:

The third power of some number b is the product of three


factors of b. More generally, raising b to the n-th power,
where n is a natural number, is done by multiplying n factors of b. The n-th power of b is written bn , so that

bn = b b b .
{z
}
|
nfactors

Exponentiation may be extended to by , where b is a positive number and the exponent y is any real number. For

logb (xy) = logb (x) + logb (y),


1

3 PARTICULAR BASES

example, b1 is the reciprocal of b, that is, 1/b. (For fur- of two numbers is the dierence of the logarithms. The
ther details, including the formula bm + n = bm bn , see logarithm of the p-th power of a number is p times the
exponentiation or [1] for an elementary treatise.)
logarithm of the number itself; the logarithm of a p-th
root is the logarithm of the number divided by p. The
following table lists these identities with examples. Each
1.2 Denition
of the identities can be derived after substitution of the
logarithm denitions x = blog (x) , and/or y = blog (y) , in the
The logarithm of a positive real number x with respect to left hand sides.
base b, a positive real number not equal to 1[nb 1] , is the
exponent by which b must be raised to yield x. In other
words, the logarithm of x to base b is the solution y to the
equation[2]

2.2 Change of base


by = x.

The logarithm logb(x) can be computed from the logarithms of x and b with respect to an arbitrary base k using
The logarithm is denoted logb(x)" (pronounced as the the following formula:
logarithm of x to base b" or the base-b logarithm of x").
In the equation y = logb(x), the value y is the answer to
log (x)
logb (x) = logk (b) .
the question To what power must b be raised, in order
k
to yield x?". This question can also be addressed (with
a richer answer) for complex numbers, which is done in Typical scientic calculators calculate the logarithms to
section Complex logarithm, and this answer is much bases 10 and e.[4] Logarithms with respect to any base b
more extensively investigated in the page for the complex can be determined using either of these two logarithms
by the previous formula:
logarithm.

1.3

Examples

For example, log2 (16) = 4, since 24 = 2 2 2 2 = 16.


Logarithms can also be negative:
( )
1
log2
= 1,
2

logb (x) =

log10 (x)
loge (x)
=
.
log10 (b)
loge (b)

Given a number x and its logarithm logb(x) to an unknown


base b, the base is given by:
1

b = x logb (x) .

since

3 Particular bases
21

1
1
= 1 = .
2
2

A third example: log10 (150) is approximately 2.176,


which lies between 2 and 3, just as 150 lies between 102
= 100 and 103 = 1000. Finally, for any base b, logb(b) =
1 and logb(1) = 0, since b1 = b and b0 = 1, respectively.

Among all choices for the base, three are particularly


common. These are b = 10, b = e (the irrational mathematical constant 2.71828), and b = 2. In mathematical
analysis, the logarithm to base e is widespread because of
its particular analytical properties explained below. On
the other hand, base-10 logarithms are easy to use for
manual calculations in the decimal number system:[5]

Logarithmic identities

Main article: List of logarithmic identities

log10 (10x) = log10 (10) + log10 (x) = 1 + log10 (x).

Thus, log10 (x) is related to the number of decimal digSeveral important formulas, sometimes called logarithmic its of a positive integer x: the number of digits is the
[6]
identities or log laws, relate logarithms to one another.[3] smallest integer strictly bigger than log10 (x). For example, log10 (1430) is approximately 3.15. The next
integer is 4, which is the number of digits of 1430.
Both the natural logarithm and the logarithm to base
2.1 Product, quotient, power and root
two are used in information theory, corresponding to the
The logarithm of a product is the sum of the logarithms of use of nats or bits as the fundamental units of inforthe numbers being multiplied; the logarithm of the ratio mation, respectively.[7] Binary logarithms are also used

4.2

From Napier to Euler

in computer science, where the binary system is ubiquitous, in music theory, where a pitch ratio of two (the
octave) is ubiquitous and the cent is the binary logarithm (scaled by 1200) of the ratio between two adjacent
equally-tempered pitches, and in photography to measure
exposure values.[8]
The following table lists common notations for logarithms
to these bases and the elds where they are used. Many
disciplines write log(x) instead of logb(x), when the intended base can be determined from the context. The
notation b log(x) also occurs.[9] The ISO notation column lists designations suggested by the International Organization for Standardization (ISO 31-11).[10]

4
4.1

History
Predecessors

The Babylonians sometime in 20001600 BC may have


invented the quarter square multiplication algorithm to
multiply two numbers using only addition, subtraction
and a table of quarter squares.[15][16] However, it could
not be used for division without an additional table of
reciprocals (or the knowledge of a suciently 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.

John Napier (15501617), the inventor of logarithms

4.2 From Napier to Euler

The method of logarithms was publicly propounded by


John Napier in 1614, in a book titled Mirici Logarithmorum Canonis Descriptio (Description of the Wonderful Rule of Logarithms).[21][22] Joost Brgi independently invented logarithms but published six years after
The Indian mathematician Virasena worked with the conNapier.[23][24]
cept of ardhaccheda: the number of times a number of
the form 2n could be halved. For exact powers of 2, this Johannes Kepler, who used logarithm tables extensively
is the logarithm to that base, which is a whole number; to compile his Ephemeris and therefore dedicated it to
for other numbers, it is undened. He described rela- Napier,[25] remarked:
tions such as the product formula and also introduced
integer logarithms in base 3 (trakacheda) and base 4
the accent in calculation led Justus
(caturthacheda)[17]
Byrgius [Joost Brgi] on the way to these very
Michael Stifel published Arithmetica integra in
logarithms many years before Napiers system
Nuremberg in 1544, which contains a table[18] of
appeared; but instead of rearing up his
integers and powers of 2 that has been considered an
child for the public benet he deserted it in the
[19][20]
early version of a logarithmic table.
birth.
In the 16th and early 17th centuries an algorithm called
Johannes Kepler[26] , Rudolphine Tables
prosthaphaeresis was used to approximate multiplication
(1627)
and division. This used the trigonometric identity
By repeated subtractions Napier calculated (1 107 )L
for L ranging from 1 to 100. The result for L=100 is approximately 0.99999 = 1 105 . Napier then calculated
the products of these numbers with 107 (1 105 )L for L
or similar to convert the multiplications to additions and from 1 to 50, and did similarly with 0.9998 (1 105 )20
table lookups. However, logarithms are more straightfor- and 0.9 0.99520 . These computations, which occupied
ward and require less work. It can be shown using Eulers 20 years, allowed him to give, for any number N from 5
Formula that the two techniques are related.
to 10 million, the number L that solves the equation
1
cos cos = [cos( + ) + cos( )]
2

HISTORY

had already in 1619 compiled a table of what were effectively natural logarithms, based on Napiers work.[32]
Around 1730, Leonhard Euler dened the exponential
function and the natural logarithm by

N = 107 (1 107 ) .

Napier rst called L an articial number, but later introduced the word logarithm to mean a number that indicates a ratio: (logos) meaning proportion, and x
lim (1 + x/n)n ,
(arithmos) meaning number. In modern nota- e = n
tion, the relation to natural logarithms is: [27]
ln(x) = lim n(x1/n 1).
(
L = log(1107 )

N
107

(
107 log 1
e

N
107

(
)
Euler
N also showed that the two functions are inverse to
7
= 10 loge one another.
, [33][34][35]
107

where the very close approximation corresponds to the


observation that
4.3

(1 107 )

107

Logarithm tables, slide rules, and historical applications

1
.
e

The invention was quickly and widely met with acclaim.


The works of Bonaventura Cavalieri (Italy), Edmund
Wingate (France), Xue Fengzuo (China), and Johannes
Kepler's Chilias logarithmorum (Germany) helped spread
the concept further.[28]
The 1797 Encyclopdia Britannica explanation of logarithms

By simplifying dicult calculations, logarithms contributed to the advance of science, and especially of
astronomy. They were critical to advances in surveying,
celestial navigation, and other domains. Pierre-Simon
Laplace called logarithms
"...[a]n admirable artice which, by
reducing to a few days the labour
of many months, doubles the life of
the astronomer, and spares him the
errors and disgust inseparable from
long calculations.[36]

The hyperbola y = 1/ x (red curve) and the area from x = 1 to 6


(shaded in orange).

In 1649, Alphonse Antonio de Sarasa, a former student


of Grgoire de Saint-Vincent,[29] related logarithms to the
quadrature of the hyperbola, by pointing out that the area
f(t) under the hyperbola from x = 1 to x = t satises[30]

f (tu) = f (t) + f (u).


The natural logarithm was rst described by Nicholas
Mercator in his work Logarithmotechnia published in
1668,[31] although the mathematics teacher John Speidell

A key tool that enabled the practical use of logarithms


before calculators and computers was the table of logarithms.[37] The rst such table was compiled by Henry
Briggs in 1617, immediately after Napiers invention.
Subsequently, tables with increasing scope and precision
were written. These tables listed the values of logb(x) and
bx for any number x in a certain range, at a certain precision, for a certain base b (usually b = 10). For example, Briggs rst table contained the common logarithms
of all integers in the range 11000, with a precision of
8 digits. As the function f(x) = bx is the inverse function of logb(x), it has been called the antilogarithm.[38]
The product and quotient of two positive numbers c and
d were routinely calculated as the sum and dierence of
their logarithms. The product cd or quotient c/d came
from looking up the antilogarithm of the sum or dierence, also via the same table:

cd = blogb (c) blogb (d) = blogb (c)+logb (d)


and
c
= cd1 = blogb (c)logb (d) .
d
For manual calculations that demand any appreciable precision, performing the lookups of the two logarithms, calculating their sum or dierence, and looking up the antilogarithm is much faster than performing the multiplication by earlier methods such as prosthaphaeresis, which
relies on trigonometric identities. Calculations of powers
and roots are reduced to multiplications or divisions and
look-ups by
cd = (blogb (c) )d = bd logb (c)
and

1
1
d
c = c d = b d logb (c) .
Many logarithm tables give logarithms by separately providing the characteristic and mantissa of x, that is to say,
the integer part and the fractional part of log10 (x).[39] The
characteristic of 10 x is one plus the characteristic of
x, and their signicands are the same. This extends the
scope of logarithm tables: given a table listing log10 (x)
for all integers x ranging from 1 to 1000, the logarithm
of 3542 is approximated by

to 3 on the upper scale yields a product of 6, which is read


o at the lower part. The slide rule was an essential calculating tool for engineers and scientists until the 1970s,
because it allows, at the expense of precision, much faster
computation than techniques based on tables.[33]

5 Analytic properties
A deeper study of logarithms requires the concept of a
function. A function is a rule that, given one number,
produces another number.[40] An example is the function
producing the x-th power of b from any real number x,
where the base b is a xed number. This function is written

f (x) = bx .

5.1 Logarithmic function


To justify the denition of logarithms, it is necessary to
show that the equation

bx = y

has a solution x and that this solution is unique, provided


that y is positive and that b is positive and unequal to 1. A
proof of that fact requires the intermediate value theorem
from elementary calculus.[41] This theorem states that a
continuous function that produces two values m and n also
produces any value that lies between m and n. A function
is continuous
if it does not jump, that is, if its graph can
log10 (3542) = log10 (10354.2) = 1+log10 (354.2) 1+log
10 (354).
be drawn without lifting the pen.
Another critical application was the slide rule, a pair of
logarithmically divided scales used for calculation, as il- This property can be shown to hold for the function f(x)
= bx . Because f takes arbitrarily large and arbitrarily
lustrated here:
small positive values, any number y > 0 lies between f(x0 )
log(3)
and f(x1 ) for suitable x0 and x1 . Hence, the intermedi1
2
3
4
5
6
7 8 9 1
ate value theorem ensures that the equation f(x) = y has
1
2
3
4
5
6
7 8 9 1
a solution. Moreover, there is only one solution to this
log(2)
equation, because the function f is strictly increasing (for
log(6)
b > 1), or strictly decreasing (for 0 < b < 1).[42]
Schematic depiction of a slide rule. Starting from 2 on the lower
scale, add the distance to 3 on the upper scale to reach the product
6. The slide rule works because it is marked such that the distance
from 1 to x is proportional to the logarithm of x.

The non-sliding logarithmic scale, Gunters rule, was


invented shortly after Napiers invention. William
Oughtred enhanced it to create the slide rulea pair of
logarithmic scales movable with respect to each other.
Numbers are placed on sliding scales at distances proportional to the dierences between their logarithms. Sliding the upper scale appropriately amounts to mechanically adding logarithms. For example, adding the distance from 1 to 2 on the lower scale to the distance from 1

The unique solution x is the logarithm of y to base b,


logb(y). The function that assigns to y its logarithm is
called logarithm function or logarithmic function (or just
logarithm).
The function logb(x) is essentially characterized by the
above product formula

logb (xy) = logb (x) + logb (y).


More precisely, the logarithm to any base b > 1 is the only
increasing function f from the positive reals to the reals
satisfying f(b) = 1 and [43]

5 ANALYTIC PROPERTIES
greater than one. In that case, logb(x) is an increasing
function. For b < 1, logb(x) tends to minus innity instead. When x approaches zero, logb(x) goes to minus
innity for b > 1 (plus innity for b < 1, respectively).

f (xy) = f (x) + f (y).

5.2

Inverse function
5.3 Derivative and antiderivative
b

t
log b ( x)
log b(t )

log b(t )

x
The graph of the natural logarithm (green) and its tangent at x
= 1.5 (black)

Analytic properties of functions pass to their inverses.[41]


Thus, as f(x) = bx is a continuous and dierentiable function, so is logb(y). Roughly, a continuous function is differentiable if its graph has no sharp corners. Moreover,
x
The graph of the logarithm function log (x) (blue) is obtained by as the derivative of f(x) evaluates to ln(b)b by the propreecting the graph of the function bx (red) at the diagonal line erties of the exponential function, the chain rule implies
that the derivative of logb(x) is given by[42][45]
(x = y).
The formula for the logarithm of a power says in particular that for any number x,

d
1
logb (x) =
.
dx
x ln(b)

That is, the slope of the tangent touching the graph of


the base-b logarithm at the point (x, logb(x)) equals 1/(x
In prose, taking the x-th power of b and then the base- ln(b)). In particular, the derivative of ln(x) is 1/x, which
b logarithm gives back x. Conversely, given a positive implies that the antiderivative of 1/x is ln(x) + C. The
derivative with a generalised functional argument f(x) is
number y, the formula
logb (bx ) = x logb (b) = x.

blogb (y) = y
says that rst taking the logarithm and then exponentiating gives back y. Thus, the two possible ways of combining (or composing) logarithms and exponentiation give
back the original number. Therefore, the logarithm to
base b is the inverse function of f(x) = bx .[44]
Inverse functions are closely related to the original functions. Their graphs correspond to each other upon exchanging the x- and the y-coordinates (or upon reection
at the diagonal line x = y), as shown at the right: a point
(t, u = bt ) on the graph of f yields a point (u, t = logbu)
on the graph of the logarithm and vice versa. As a consequence, logb(x) diverges to innity (gets bigger than any
given number) if x grows to innity, provided that b is

d
f (x)
ln(f (x)) =
.
dx
f (x)
The quotient at the right hand side is called the
logarithmic derivative of f. Computing f'(x) by means of
the derivative of ln(f(x)) is known as logarithmic dierentiation.[46] The antiderivative of the natural logarithm
ln(x) is:[47]

ln(x) dx = x ln(x) x + C.
Related formulas, such as antiderivatives of logarithms to
other bases can be derived from this equation using the
change of bases.[48]

5.5

5.4

Transcendence of the logarithm

Integral representation of the natural The second equality uses a change of variables
(integration by substitution), w = x1/r .
logarithm
The sum over the reciprocals of natural numbers,
1
1 1
1
+ + + =
,
2 3
n
k
n

1+

k=1

is called the harmonic series. It is closely tied to the


natural logarithm: as n tends to innity, the dierence,

The natural logarithm of t is the shaded area underneath the


graph of the function f(x) = 1/ x (reciprocal of x).

The natural logarithm of t agrees with the integral of 1/x


dx from 1 to t:
ln(t) =

1
1 x

dx.

In other words, ln(t) equals the area between the x axis


and the graph of the function 1/x, ranging from x = 1 to
x = t (gure at the right). This is a consequence of the
fundamental theorem of calculus and the fact that derivative of ln(x) is 1/x. The right hand side of this equation
can serve as a denition of the natural logarithm. Product
and power logarithm formulas can be derived from this
denition.[49] For example, the product formula ln(tu) =
ln(t) + ln(u) is deduced as:

1
ln(n),
k

k=1

converges (i.e., gets arbitrarily close) to a number known


as the EulerMascheroni constant. This relation aids
in analyzing the performance of algorithms such as
quicksort.[50]
There is also another integral representation of the logarithm that is useful in some situations.

ln(x) = lim

)
dt ( xt
e
et
t

This can be veried by showing that it has the same value


at x = 1, and the same derivative.

tu
u5.5 Transcendence of the logarithm
1
1
1
(2)
dx+
dx = ln(t)+
dw = ln(t)+ln(u).
ln(tu) =
x
x
w
Real
numbers that are not algebraic are called
1
t
1
1
[51]
transcendental;
example, and e are such
for
The equality (1) splits the integral into two parts, while

the equality (2) is a change of variable (w = x/t). In the numbers, but 2 3 is not. Almost all real numbers
illustration below, the splitting corresponds to dividing are transcendental. The logarithm is an example of a
the area into the yellow and blue parts. Rescaling the transcendental function. The GelfondSchneider theoleft hand blue area vertically by the factor t and shrink- rem asserts that logarithms usually take transcendental,
[52]
ing it by the same factor horizontally does not change its i.e., dicult values.
size. Moving it appropriately, the area ts the graph of the
function f(x) = 1/x again. Therefore, the left hand blue
area, which is the integral of f(x) from t to tu is the same 6 Calculation
as the integral from 1 to u. This justies the equality (2)
with a more geometric proof.
Logarithms are easy to compute in some cases, such as

tu

1
(1)
dx =
x

log10 (1,000) = 3. In general, logarithms can be calculated


using power series or the arithmetic-geometric mean, or
ln(t)
be retrieved from a precalculated logarithm table that
ln(u)
ln(tu)
provides a xed precision.[53][54] Newtons method, an
iterative method to solve equations approximately, can
also be used to calculate the logarithm, because its inA visual proof of the product formula of the natural logarithm
verse function, the exponential function, can be com[55]
r
The power formula ln(t ) = r ln(t) may be derived in a puted eciently. Using look-up tables, CORDIC-like
methods can be used to compute logarithms if the only
similar way:
available operations are addition and bit shifts.[56][57]
Moreover, the binary logarithm algorithm calculates lb(x)
t
tr
t
(
)
recursively based on repeated squarings of x, taking ad1
1
1
dx =
dw vantage
= r ln(t).
ln(tr ) =
rwr1 dw = r
r
of the relation
x
1 w
1
1 w
u

tu

tu

6 CALCULATION
More ecient series

log2 (x2 ) = 2 log2 (x).

6.1

Another series is based on the area hyperbolic tangent


function:

Power series

Taylor series

z1
ln(z) = 2artanh
=2
z+1

(
)3
(
)5
z1 1 z1
1 z1
+
+
+
z+1 3 z+1
5 z+1

for any real number z > 0.[nb 5][58] Using the Sigma notation, this is also written as

ln(z) = 2

1
2n
+1
n=0

z1
z+1

)2n+1
.

This series can be derived from the above Taylor series. It


converges more quickly than the Taylor series, especially
if z is close to 1. For example, for z = 1.5, the rst three
terms of the second series approximate ln(1.5) with an
The Taylor series of ln(z) centered at z = 1. The animation shows error of about 3106 . The quick convergence for z close
the rst 10 approximations along with the 99th and 100th. The
to 1 can be taken advantage of in the following way: given
approximations do not converge beyond a distance of 1 from the
a low-accuracy approximation y ln(z) and putting
center.
For any real number z that satises 0 < z < 2, the following
formula holds:[nb 4][58]
A=

ln(z) = (z 1)

(z 1)2 (z 1)3 (z 1)4


+

+
2
3
4

z
,
exp(y)

the logarithm of z is:

This is a shorthand for saying that ln(z) can be approxi- ln(z) = y + ln(A).
mated to a more and more accurate value by the following
expressions:
The better the initial approximation y is, the closer A is to
1, so its logarithm can be calculated eciently. A can be
calculated using the exponential series, which converges
(z 1)
quickly provided y is not too large. Calculating the loga2
(z 1) (z1)
rithm of larger z can be reduced to smaller values of z by
2 2
(z1)3
writing z = a 10b , so that ln(z) = ln(a) + b ln(10).
(z 1) (z1)
+
2
3
..
A closely related method can be used to compute the log.
arithm of integers. From the above series, it follows that:
For example, with z = 1.5 the third approximation yields
0.4167, which is about 0.011 greater than ln(1.5) =
(
)2k+1

0.405465. This series approximates ln(z) with arbitrary


1
1
ln(n
+
1)
=
ln(n)
+
2
.
precision, provided the number of summands is large
2k + 1 2n + 1
k=0
enough. In elementary calculus, ln(z) is therefore the limit
of this series. It is the Taylor series of the natural loga- If the logarithm of a large integer n is known, then this
rithm at z = 1. The Taylor series of ln z provides a par- series yields a fast converging series for log(n+1).
ticularly useful approximation to ln(1+z) when z is small,
|z| < 1, since then

ln(1 + z) = z

z3
z2
+
z.
2
3

6.2 Arithmetic-geometric mean approximation

The arithmetic-geometric mean yields high precision apFor example, with z = 0.1 the rst-order approximation proximations of the natural logarithm. ln(x) is approxigives ln(1.1) 0.1, which is less than 5% o the correct mated to a precision of 2p (or p precise bits) by the folvalue 0.0953.
lowing formula (due to Carl Friedrich Gauss):[59][60]

7.1

Logarithmic scale

7.1 Logarithmic scale


ln(x)

m ln(2).
2M (1, 22m /x)

Main article: Logarithmic scale


Scientic quantities are often expressed as logarithms of

Here M denotes the arithmetic-geometric mean. It is obtained by repeatedly calculating the average (arithmetic
mean) and the square root of the product of two numbers
(geometric mean). Moreover, m is chosen such that

x 2m > 2p/2 .
Both the arithmetic-geometric mean and the constants
and ln(2) can be calculated with quickly converging series.

Applications

A logarithmic chart depicting the value of one Goldmark in


Papiermarks during the German hyperination in the 1920s

A nautilus displaying a logarithmic spiral

Logarithms have many applications inside and outside


mathematics. Some of these occurrences are related
to the notion of scale invariance. For example, each
chamber of the shell of a nautilus is an approximate
copy of the next one, scaled by a constant factor. This
gives rise to a logarithmic spiral.[61] Benfords law on the
distribution of leading digits can also be explained by
scale invariance.[62] Logarithms are also linked to selfsimilarity. For example, logarithms appear in the analysis
of algorithms that solve a problem by dividing it into two
similar smaller problems and patching their solutions.[63]
The dimensions of self-similar geometric shapes, that is,
shapes whose parts resemble the overall picture are also
based on logarithms. Logarithmic scales are useful for
quantifying the relative change of a value as opposed to
its absolute dierence. Moreover, because the logarithmic function log(x) grows very slowly for large x, logarithmic scales are used to compress large-scale scientic data.
Logarithms also occur in numerous scientic formulas,
such as the Tsiolkovsky rocket equation, the Fenske equation, or the Nernst equation.

other quantities, using a logarithmic scale. For example,


the decibel is a logarithmic unit of measurement. It is
based on the common logarithm of ratios10 times the
common logarithm of a power ratio or 20 times the common logarithm of a voltage ratio. It is used to quantify the
loss of voltage levels in transmitting electrical signals,[64]
to describe power levels of sounds in acoustics,[65] and
the absorbance of light in the elds of spectrometry and
optics. The signal-to-noise ratio describing the amount
of unwanted noise in relation to a (meaningful) signal is
also measured in decibels.[66] In a similar vein, the peak
signal-to-noise ratio is commonly used to assess the quality of sound and image compression methods using the
logarithm.[67]
The strength of an earthquake is measured by taking the
common logarithm of the energy emitted at the quake.
This is used in the moment magnitude scale or the Richter
scale. For example, a 5.0 earthquake releases 10 times
and a 6.0 releases 100 times the energy of a 4.0.[68] Another logarithmic scale is apparent magnitude. It measures the brightness of stars logarithmically.[69] Yet another example is pH in chemistry; pH is the negative of
the common logarithm of the activity of hydronium ions
(the form hydrogen ions H+
take in water).[70] The activity of hydronium ions in neutral water is 107 molL1 , hence a pH of 7. Vinegar typically has a pH of about 3. The dierence of 4 corre-

10

7 APPLICATIONS

sponds to a ratio of 104 of the activity, that is, vinegars


hydronium ion activity is about 103 molL1 .
Semilog (log-linear) graphs use the logarithmic scale concept for visualization: one axis, typically the vertical one,
is scaled logarithmically. For example, the chart at the
right compresses the steep increase from 1 million to 1
trillion to the same space (on the vertical axis) as the increase from 1 to 1 million. In such graphs, exponential
functions of the form f(x) = a bx appear as straight lines
with slope equal to the logarithm of b. Log-log graphs
scale both axes logarithmically, which causes functions
of the form f(x) = a xk to be depicted as straight lines
with slope equal to the exponent k. This is applied in visualizing and analyzing power laws.[71]

7.2

Psychology
Three probability density functions (PDF) of random variables

Logarithms occur in several laws describing human per- with log-normal distributions. The location parameter , which is
ception:[72][73] Hicks law proposes a logarithmic relation zero for all three of the PDFs shown, is the mean of the logarithm
between the time individuals take for choosing an alter- of the random variable, not the mean of the variable itself.
native and the number of choices they have.[74] Fittss law
predicts that the time required to rapidly move to a target area is a logarithmic function of the distance to and
the size of the target.[75] In psychophysics, the Weber
Fechner law proposes a logarithmic relationship between
stimulus and sensation such as the actual vs. the perceived
weight of an item a person is carrying.[76] (This law,
however, is less precise than more recent models, such as
the Stevens power law.[77] )
Psychological studies found that individuals with little
mathematics education tend to estimate quantities logarithmically, that is, they position a number on an unmarked line according to its logarithm, so that 10 is positioned as close to 100 as 100 is to 1000. Increasing edDistribution of rst digits (in %, red bars) in the population of the
ucation shifts this to a linear estimate (positioning 1000
237 countries of the world. Black dots indicate the distribution
10x as far away) in some circumstances, while logarithms predicted by Benfords law.
are used when the numbers to be plotted are dicult to
plot linearly.[78][79]

7.3

Probability theory and statistics

Logarithms arise in probability theory: the law of large


numbers dictates that, for a fair coin, as the number of
coin-tosses increases to innity, the observed proportion
of heads approaches one-half. The uctuations of this
proportion about one-half are described by the law of the
iterated logarithm.[80]

of parametric statistical models. For such a model, the


likelihood function depends on at least one parameter that
must be estimated. A maximum of the likelihood function occurs at the same parameter-value as a maximum
of the logarithm of the likelihood (the "log likelihood"),
because the logarithm is an increasing function. The loglikelihood is easier to maximize, especially for the multiplied likelihoods for independent random variables.[83]

Benfords law describes the occurrence of digits in many


data sets, such as heights of buildings. According to Benfords law, the probability that the rst decimal-digit of an
item in the data sample is d (from 1 to 9) equals log10 (d +
1) log10 (d), regardless of the unit of measurement.[84]
Thus, about 30% of the data can be expected to have
1 as rst digit, 18% start with 2, etc. Auditors examine deviations from Benfords law to detect fraudulent
Logarithms are used for maximum-likelihood estimation accounting.[85]
Logarithms also occur in log-normal distributions. When
the logarithm of a random variable has a normal distribution, the variable is said to have a log-normal
distribution.[81] Log-normal distributions are encountered in many elds, wherever a variable is formed as the
product of many independent positive random variables,
for example in the study of turbulence.[82]

7.6

7.4

Fractals

Computational complexity

Analysis of algorithms is a branch of computer science


that studies the performance of algorithms (computer
programs solving a certain problem).[86] Logarithms are
valuable for describing algorithms that divide a problem into smaller ones, and join the solutions of the
subproblems.[87]
For example, to nd a number in a sorted list, the binary
search algorithm checks the middle entry and proceeds
with the half before or after the middle entry if the number is still not found. This algorithm requires, on average,
log2 (N) comparisons, where N is the lists length.[88] Similarly, the merge sort algorithm sorts an unsorted list by
dividing the list into halves and sorting these rst before
merging the results. Merge sort algorithms typically require a time approximately proportional to N log(N).[89]
The base of the logarithm is not specied here, because
the result only changes by a constant factor when another
base is used. A constant factor, is usually disregarded
in the analysis of algorithms under the standard uniform
cost model.[90]
A function f(x) is said to grow logarithmically if f(x) is
(exactly or approximately) proportional to the logarithm
of x. (Biological descriptions of organism growth, however, use this term for an exponential function.[91] ) For
example, any natural number N can be represented in
binary form in no more than log2 (N) + 1 bits. In other
words, the amount of memory needed to store N grows
logarithmically with N.

7.5

Entropy and chaos

11
Moreover, pi is the probability that the state i is attained
and k is the Boltzmann constant. Similarly, entropy in
information theory measures the quantity of information.
If a message recipient may expect any one of N possible
messages with equal likelihood, then the amount of information conveyed by any one such message is quantied
as log2 (N) bits.[92]
Lyapunov exponents use logarithms to gauge the degree
of chaoticity of a dynamical system. For example, for
a particle moving on an oval billiard table, even small
changes of the initial conditions result in very dierent paths of the particle. Such systems are chaotic in a
deterministic way, because small measurement errors of
the initial state predictably lead to largely dierent nal
states.[93] At least one Lyapunov exponent of a deterministically chaotic system is positive.

7.6 Fractals

The Sierpinski triangle (at the right) is constructed by repeatedly


replacing equilateral triangles by three smaller ones.

Logarithms occur in denitions of the dimension of


fractals.[94] Fractals are geometric objects that are selfsimilar: small parts reproduce, at least roughly, the entire
global structure. The Sierpinski triangle (pictured) can be
covered by three copies of itself, each having sides half
the original length. This makes the Hausdor dimension
of this structure log(3)/log(2) 1.58. Another logarithmbased notion of dimension is obtained by counting the
number of boxes needed to cover the fractal in question.

7.7 Music

Billiards on an oval billiard table. Two particles, starting at the


center with an angle diering by one degree, take paths that diverge chaotically because of reections at the boundary.

Four dierent octaves shown on a linear scale, then


shown on a logarithmic scale (as the ear hears them).

Entropy is broadly a measure of the disorder of some system. In statistical thermodynamics, the entropy S of some
Logarithms are related to musical tones and intervals. In
physical system is dened as
equal temperament, the frequency ratio depends only on
the interval between two tones, not on the specic fre
quency, or pitch, of the individual tones. For example,
S = k
pi ln(pi ).
the note A has a frequency of 440 Hz and B-at has a frei
quency of 466 Hz. The interval between A and B-at is
The sum is over all possible states i of the system in ques- a semitone, as is the one between B-at and B (frequency
tion, such as the positions of gas particles in a container. 493 Hz). Accordingly, the frequency ratios agree:

12

8 GENERALIZATIONS

466
493
12

1.059
2.
440
466
Therefore, logarithms can be used to describe the intervals: an interval is measured in semitones by taking
the base-21/12 logarithm of the frequency ratio, while the
base-21/1200 logarithm of the frequency ratio expresses
the interval in cents, hundredths of a semitone. The latter is used for ner encoding, as it is needed for non-equal
temperaments.[95]

7.8

Number theory

Natural logarithms are closely linked to counting prime


numbers (2, 3, 5, 7, 11, ...), an important topic in number
theory. For any integer x, the quantity of prime numbers
less than or equal to x is denoted (x). The prime number
theorem asserts that (x) is approximately given by
Polar form of z = x + iy. Both and ' are arguments of z.

x
,
ln(x)
in the sense that the ratio of (x) and that fraction approaches 1 when x tends to innity.[96] As a consequence,
the probability that a randomly chosen number between 1
and x is prime is inversely proportional to the numbers of
decimal digits of x. A far better estimate of (x) is given
by the oset logarithmic integral function Li(x), dened
by

Li(x) =
2

1
dt.
ln(t)

are called complex logarithms. Here, z is a complex number. A complex number is commonly represented as z = x
+ iy, where x and y are real numbers and i is the imaginary
unit. Such a number can be visualized by a point in the
complex plane, as shown at the right. The polar form encodes a non-zero complex number z by its absolute value,
that is, the distance r to the origin, and an angle between
the x axis and the line passing through the origin and z.
This angle is called the argument of z. The absolute value
r of z is

r=

x2 + y 2 .

The Riemann hypothesis, one of the oldest open mathematical conjectures, can be stated in terms of comparing (x) and Li(x).[97] The ErdsKac theorem describing the number of distinct prime factors also involves the
natural logarithm.

The argument is not uniquely specied by z: both and


' = + 2 are arguments of z because adding 2 radians
or 360 degrees[nb 6] to corresponds to winding around
the origin counter-clock-wise by a turn. The resulting
complex number is again z, as illustrated at the right.
The logarithm of n factorial, n! = 1 2 ... n, is given by However, exactly one argument satises < and
. It is called the principal argument, denoted Arg(z),
with a capital A.[99] (An alternative normalization is 0
ln(n!) = ln(1) + ln(2) + + ln(n).
Arg(z) < 2.[100] )
This can be used to obtain Stirlings formula, an approx- Using trigonometric functions sine and cosine, or the
complex exponential, respectively, r and are such that
imation of n! for large n.[98]
the following identities hold:[101]

8
8.1

Generalizations
Complex logarithm

Main article: Complex logarithm


The complex numbers a solving the equation

ea = z.

=
=

r (cos + i sin )
rei .

This implies that the a-th power of e equals z, where

a = ln(r) + i( + 2n),
is the principal argument Arg(z) and n is an arbitrary
integer. Any such a is called a complex logarithm of

8.3

Related concepts

13

bn = x,
where x is an element of the group. Carrying out the
exponentiation can be done eciently, but the discrete
logarithm is believed to be very hard to calculate in
some groups. This asymmetry has important applications
in public key cryptography, such as for example in the
DieHellman key exchange, a routine that allows secure exchanges of cryptographic keys over unsecured information channels.[106] Zechs logarithm is related to the
discrete logarithm in the multiplicative group of non-zero
elements of a nite eld.[107]

The principal branch of the complex logarithm, Log(z). The


black point at z = 1 corresponds to absolute value zero and
brighter (more saturated) colors refer to bigger absolute values.
The hue of the color encodes the argument of Log(z).

z. There are innitely many of them, in contrast to the


uniquely dened real logarithm. If n = 0, a is called the
principal value of the logarithm, denoted Log(z). The
principal argument of any positive real number x is 0;
hence Log(x) is a real number and equals the real (natural) logarithm. However, the above formulas for logarithms of products and powers do not generalize to the
principal value of the complex logarithm.[102]

Further logarithm-like inverse functions include the double logarithm ln(ln(x)), the super- or hyper-4-logarithm
(a slight variation of which is called iterated logarithm
in computer science), the Lambert W function, and the
logit. They are the inverse functions of the double exponential function, tetration, of f(w) = wew ,[108] and of the
logistic function, respectively.[109]

8.3 Related concepts

From the perspective of pure mathematics, the identity


log(cd) = log(c) + log(d) expresses a group isomorphism
between positive reals under multiplication and reals under addition. Logarithmic functions are the only continuous isomorphisms between these groups.[110] By means of
that isomorphism, the Haar measure (Lebesgue measure)
dx on the reals corresponds to the Haar measure dx/x on
the
positive reals.[111] In complex analysis and algebraic
The illustration at the right depicts Log(z). The discontinuity, that is, the jump in the hue at the negative part geometry, dierential forms of the form df/f are known
[112]
of the x- or real axis, is caused by the jump of the prin- as forms with logarithmic poles.
cipal argument there. This locus is called a branch cut. The polylogarithm is the function dened by
This behavior can only be circumvented by dropping the
range restriction on . Then the argument of z and, con
sequently, its logarithm become multi-valued functions.

zk
Lis (z) =
.
ks
k=1

8.2

Inverses of other exponential functions

It is related to the natural logarithm by Li1 (z) = ln(1


Lis(1) equals the Riemann zeta function
Exponentiation occurs in many areas of mathematics and z). Moreover,
[113]
(s).
its inverse function is often referred to as the logarithm.
For example, the logarithm of a matrix is the (multivalued) inverse function of the matrix exponential.[103]
Another example is the p-adic logarithm, the inverse 9 See also
function of the p-adic exponential. Both are dened via
Taylor series analogous to the real case.[104] In the context
Exponential function
of dierential geometry, the exponential map maps the
tangent space at a point of a manifold to a neighborhood
Index of logarithm articles
of that point. Its inverse is also called the logarithmic (or
log) map.[105]
In the context of nite groups exponentiation is given by
repeatedly multiplying one group element b with itself.
The discrete logarithm is the integer n solving the equation

10 Notes
[1] The restrictions on x and b are explained in the section
Analytic properties.

14

11

[2] Some mathematicians disapprove of this notation. In his


1985 autobiography, Paul Halmos criticized what he considered the childish ln notation, which he said no mathematician had ever used.[12] The notation was invented by
Irving Stringham, a mathematician.[13][14]

REFERENCES

[12] Paul Halmos (1985), I Want to Be a Mathematician: An


Automathography, Berlin, New York: Springer-Verlag,
ISBN 978-0-387-96078-4

[3] For example C, Java, Haskell, and BASIC.

[13] Irving Stringham (1893), Uniplanar algebra: being part I


of a propdeutic to the higher mathematical analysis, The
Berkeley Press, p. xiii

[4] The same series holds for the principal value of the complex logarithm for complex numbers z satisfying |z 1| <
1.

[14] Roy S. Freedman (2006), Introduction to Financial Technology, Amsterdam: Academic Press, p. 59, ISBN 9780-12-370478-8

[5] The same series holds for the principal value of the complex logarithm for complex numbers z with positive real
part.
[6] See radian for the conversion between 2 and 360 degrees.

11

References

[1] Shirali, Shailesh (2002), A Primer on Logarithms, Hyderabad: Universities Press, ISBN 978-81-7371-414-6, esp.
section 2
[2] Kate, S.K.; Bhapkar, H.R. (2009), Basics Of Mathematics,
Pune: Technical Publications, ISBN 978-81-8431-755-8,
chapter 1
[3] All statements in this section can be found in Shailesh Shirali 2002, section 4, (Douglas Downing 2003, p. 275), or
Kate & Bhapkar 2009, p. 1-1, for example.
[4] Bernstein, Stephen; Bernstein, Ruth (1999), Schaums outline of theory and problems of elements of statistics. I, Descriptive statistics and probability, Schaums outline series,
New York: McGraw-Hill, ISBN 978-0-07-005023-5, p.
21
[5] Downing, Douglas (2003), Algebra the Easy Way, Barrons Educational Series, Hauppauge, N.Y.: Barrons,
ISBN 978-0-7641-1972-9, chapter 17, p. 275
[6] Wegener, Ingo (2005), Complexity theory: exploring the
limits of ecient algorithms, Berlin, New York: SpringerVerlag, ISBN 978-3-540-21045-0, p. 20
[7] Van der Lubbe, Jan C. A. (1997), Information Theory,
Cambridge University Press, p. 3, ISBN 9780521467605.
[8] Allen, Elizabeth; Triantaphillidou, Sophie (2011), The
Manual of Photography, Taylor & Francis, p. 228, ISBN
9780240520377.
[9] Franz Embacher; Petra Oberhuemer, Mathematisches
Lexikon (in German), mathe online: fr Schule, Fachhochschule, Universitt unde Selbststudium, retrieved
2011-03-22
[10] B. N. Taylor (1995), Guide for the Use of the International
System of Units (SI), US Department of Commerce
[11] Gullberg, Jan (1997), Mathematics: from the birth of numbers., New York: W. W. Norton & Co, ISBN 978-0-39304002-9

[15] McFarland, David (2007), Quarter Tables Revisited: Earlier Tables, Division of Labor in Table Construction, and
Later Implementations in Analog Computers, p. 1
[16] Robson, Eleanor (2008). Mathematics in Ancient Iraq: A
Social History. p. 227. ISBN 978-0691091822.
[17] Gupta, R. C. (2000), History of Mathematics in India, in
Hoiberg, Dale; Ramchandani, Indu, Students Britannica
India: Select essays, Popular Prakashan, p. 329
[18] Stifelio, Michaele (1544), Arithmetica Integra, Nuremberg: Iohan Petreium
[19] Bukhshtab, A.A.; Pechaev, V.I. (2001), Arithmetic,
in Hazewinkel, Michiel, Encyclopedia of Mathematics,
Springer, ISBN 978-1-55608-010-4
[20] Vivian Shaw Groza and Susanne M. Shelley (1972),
Precalculus mathematics, New York: Holt, Rinehart and
Winston, p. 182, ISBN 978-0-03-077670-0
[21] Napier, John (1614), Mirici Logarithmorum Canonis Descriptio [The Description of the Wonderful Rule of Logarithms] (in Latin), Edinburgh, Scotland: Andrew Hart
[22] Ernest William Hobson (1914), John Napier and the invention of logarithms, 1614, Cambridge: The University
Press
[23] Jost Brgi, Arithmetische und Geometrische Progress Tabulen [Arithmetic and Geometric Progression Tables
], (Prague, (Czech Republic): University [of Prague]
Press, 1620). Available on-line at: Bavarian State Library,
Germany
Unfortunately, Brgi did not include, with his table of logarithms, instructions for using the table. That was published separately. The contents of that publication were
reproduced in: Hermann Robert Gieswald, Justus Byrg als
Mathematiker, und dessen Einleitung zu seinen Logarithmen [Justus Byrg as a mathematician, and an introduction
to his logarithms] (Danzig, Prussia: St. Johannisschule,
1856), pages 26 .
[24] Boyer 1991, Chapter 14, section Jobst Brgi
[25] Gladstone-Millar, Lynne (2003), John Napier: Logarithm John, National Museums Of Scotland, ISBN 9781-901663-70-9, p. 44
[26] Napier, Mark (1834), Memoirs of John Napier of Merchiston, Edinburgh: William Blackwood, p. 392.
[27] William Harrison De Puy (1893), The Encyclopdia Britannica: a dictionary of arts, sciences, and general literature ; the R.S. Peale reprint, 17 (9th ed.), Werner Co., p.
179

15

[28] Maor, Eli (2009), e: The Story of a Number, Princeton


University Press, ISBN 978-0-691-14134-3, section 2
[29] In 1647, Gregoire de Saint-Vincent published his book,
Opus geometricum quadraturae circuli et sectionum coni
(Geometric work of squaring the circle and conic sections), vol. 2 (Antwerp, (Belgium): Johannes and Jakob
Meursius, 1647). On page 586, Proposition CIX, he
proves that if the abscissas of points are in geometric
proportion, then the areas between a hyperbola and the
abscissas are in arithmetic proportion. This nding allowed Saint-Vincents former student, Alphonse Antonio
de Sarasa, to prove that the area between a hyperbola and
the abscissa of a point is proportional to the abscissas
logarithm, thus uniting the algebra of logarithms with
the geometry of hyperbolas. See: Alphonse Antonio de
Sarasa, Solutio problematis a R.P. Marino Mersenne Minimo propositi [Solution to a problem proposed by the
reverend father Marin Mersenne, member of the Minim
order ], (Antwerp, (Belgium): Johannes and Jakob
Meursius, 1649). Sarasas critical nding occurs on page
16 (near the bottom of the page), where he states: Unde
hae supercies supplere possunt locum logarithmorum datorum " (Whence these areas can ll the place of the
given logarithms ). [In other words, the areas are proportional to the logarithms.]
See also: Enrique A. Gonzlez-Velasco, Journey through
Mathematics: Creative Episodes in Its History (New York,
New York: Springer, 2011), page 118.
[30] Alphonse Antonio de Sarasa, Solutio problematis a R.P.
Marino Mersenne Minimo propositi [Solution to a problem proposed by the reverend father Marin Mersenne,
member of the Minim order ], (Antwerp, (Belgium):
Johannes and Jakob Meursius, 1649).
Sarasa realized that given a hyperbola and a pair of points
along the abscissa which were related by a geometric progression, then if the abscissas of the points were multiplied
together, the abscissa of their product had an area under
the hyperbola which equaled the sum of the points areas
under the hyperbola. That is, the logarithm of an abscissa
was proportional to the area, under a hyperbola, corresponding to that abscissa. This nding united the algebra
of logarithms with the geometry of hyperbolic curves.
Sarasas critical nding occurs on page 16 (near the
bottom of the page), where he states: Unde hae supercies supplere possunt locum logarithmorum datorum " (Whence these areas can ll the place of
the given logarithms ). [In other words, the areas
are proportional to the logarithms.]
See also: Enrique A. Gonzlez-Velasco, Journey
through Mathematics: Creative Episodes in Its History (New York, New York: Springer, 2011), pp.
119-120.
[31] J. J. O'Connor; E. F. Robertson (September 2001), The
number e, The MacTutor History of Mathematics archive,
retrieved 2009-02-02
[32] Cajori, Florian (1991), A History of Mathematics (5th
ed.), Providence, RI: AMS Bookstore, ISBN 978-0-82182102-2, p. 152
[33] Maor 2009, sections 1, 13

[34] Eves, Howard Whitley (1992), An introduction to the


history of mathematics, The Saunders series (6th ed.),
Philadelphia: Saunders, ISBN 978-0-03-029558-4, section 9-3
[35] Boyer, Carl B. (1991), A History of Mathematics, New
York: John Wiley & Sons, ISBN 978-0-471-54397-8, p.
484, 489
[36] Bryant, Walter W., A History of Astronomy, London:
Methuen & Co, p. 44
[37] Campbell-Kelly, Martin (2003), The history of mathematical tables: from Sumer to spreadsheets, Oxford scholarship online, Oxford University Press, ISBN 978-0-19850841-0, section 2
[38] Abramowitz, Milton; Stegun, Irene A., eds. (1972),
Handbook of Mathematical Functions with Formulas,
Graphs, and Mathematical Tables (10th ed.), New York:
Dover Publications, ISBN 978-0-486-61272-0, section
4.7., p. 89
[39] Spiegel, Murray R.; Moyer, R.E. (2006), Schaums outline of college algebra, Schaums outline series, New York:
McGraw-Hill, ISBN 978-0-07-145227-4, p. 264
[40] Devlin, Keith (2004). Sets, functions, and logic: an introduction to abstract mathematics. Chapman & Hall/CRC
mathematics (3rd ed.). Boca Raton, Fla: Chapman &
Hall/CRC. ISBN 1-58488-449-5., or see the references
in function
[41] Lang, Serge (1997), Undergraduate analysis, Undergraduate Texts in Mathematics (2nd ed.), Berlin, New
York: Springer-Verlag, ISBN 978-0-387-94841-6, MR
1476913, section III.3
[42] Lang 1997, section IV.2
[43] Dieudonn, Jean (1969). Foundations of Modern Analysis
1. Academic Press. p. 84. item (4.3.1)
[44] Stewart, James (2007), Single Variable Calculus: Early
Transcendentals, Belmont: Thomson Brooks/Cole, ISBN
978-0-495-01169-9, section 1.6
[45] Calculation of d/dx(Log(b,x))".
Wolfram Alpha.
Wolfram Research. Retrieved 15 March 2011.
[46] Kline, Morris (1998), Calculus: an intuitive and physical approach, Dover books on mathematics, New York:
Dover Publications, ISBN 978-0-486-40453-0, p. 386
[47] Calculation of Integrate(ln(x))". Wolfram Alpha. Wolfram Research. Retrieved 15 March 2011.
[48] Abramowitz & Stegun, eds. 1972, p. 69
[49] Courant, Richard (1988), Dierential and integral calculus. Vol. I, Wiley Classics Library, New York: John Wiley
& Sons, ISBN 978-0-471-60842-4, MR 1009558, section
III.6
[50] Havil, Julian (2003), Gamma: Exploring Eulers Constant,
Princeton University Press, ISBN 978-0-691-09983-5,
sections 11.5 and 13.8

16

[51] Nomizu, Katsumi (1996), Selected papers on number theory and algebraic geometry 172, Providence, RI: AMS
Bookstore, p. 21, ISBN 978-0-8218-0445-2
[52] Baker, Alan (1975), Transcendental number theory,
Cambridge University Press, ISBN 978-0-521-20461-3,
p. 10
[53] Muller, Jean-Michel (2006), Elementary functions (2nd
ed.), Boston, MA: Birkhuser Boston, ISBN 978-0-81764372-0, sections 4.2.2 (p. 72) and 5.5.2 (p. 95)
[54] Hart, Cheney, Lawson et al. (1968), Computer Approximations, SIAM Series in Applied Mathematics, New
York: John Wiley, section 6.3, p. 105111
[55] Zhang, M.; Delgado-Frias, J.G.; Vassiliadis, S. (1994),
Table driven Newton scheme for high precision logarithm
generation, IEE Proceedings Computers & Digital Techniques 141 (5): 281292, doi:10.1049/ip-cdt:19941268,
ISSN 1350-2387, section 1 for an overview
[56] Meggitt, J. E. (April 1962), Pseudo Division and
Pseudo Multiplication Processes,
IBM Journal,
doi:10.1147/rd.62.0210
[57] Kahan, W. (May 20, 2001), Pseudo-Division Algorithms
for Floating-Point Logarithms and Exponentials
[58] Abramowitz & Stegun, eds. 1972, p. 68
[59] Sasaki, T.; Kanada, Y. (1982), Practically fast multipleprecision evaluation of log(x), Journal of Information Processing 5 (4): 247250, retrieved 30 March 2011
[60] Ahrendt, Timm (1999), Fast computations of the exponential function, Lecture notes in computer science
1564, Berlin, New York: Springer, pp. 302312,
doi:10.1007/3-540-49116-3_28
[61] Maor 2009, p. 135
[62] Frey, Bruce (2006), Statistics hacks, Hacks Series, Sebastopol, CA: O'Reilly, ISBN 978-0-596-10164-0, chapter 6, section 64
[63] Ricciardi, Luigi M. (1990), Lectures in applied mathematics and informatics, Manchester: Manchester University
Press, ISBN 978-0-7190-2671-3, p. 21, section 1.3.2
[64] Bakshi, U. A. (2009), Telecommunication Engineering,
Pune: Technical Publications, ISBN 978-81-8431-725-1,
section 5.2
[65] Maling, George C. (2007), Noise, in Rossing, Thomas
D., Springer handbook of acoustics, Berlin, New
York: Springer-Verlag, ISBN 978-0-387-30446-5, section 23.0.2
[66] Tashev, Ivan Jelev (2009), Sound Capture and Processing:
Practical Approaches, New York: John Wiley & Sons,
ISBN 978-0-470-31983-3, p. 48
[67] Chui, C.K. (1997), Wavelets: a mathematical tool for signal processing, SIAM monographs on mathematical modeling and computation, Philadelphia: Society for Industrial and Applied Mathematics, ISBN 978-0-89871-3848, p. 180

11

REFERENCES

[68] Crauder, Bruce; Evans, Benny; Noell, Alan (2008), Functions and Change: A Modeling Approach to College Algebra (4th ed.), Boston: Cengage Learning, ISBN 978-0547-15669-9, section 4.4.
[69] Bradt, Hale (2004), Astronomy methods: a physical approach to astronomical observations, Cambridge Planetary Science, Cambridge University Press, ISBN 978-0521-53551-9, section 8.3, p. 231
[70] IUPAC (1997), A. D. McNaught, A. Wilkinson, ed.,
Compendium of Chemical Terminology (Gold Book)
(2nd ed.), Oxford: Blackwell Scientic Publications,
doi:10.1351/goldbook, ISBN 978-0-9678550-9-7
[71] Bird, J. O. (2001), Newnes engineering mathematics pocket
book (3rd ed.), Oxford: Newnes, ISBN 978-0-75064992-6, section 34
[72] Goldstein, E. Bruce (2009), Encyclopedia of Perception,
Encyclopedia of Perception, Thousand Oaks, CA: Sage,
ISBN 978-1-4129-4081-8, p. 355356
[73] Matthews, Gerald (2000), Human performance: cognition, stress, and individual dierences, Human Performance: Cognition, Stress, and Individual Dierences,
Hove: Psychology Press, ISBN 978-0-415-04406-6, p.
48
[74] Welford, A. T. (1968), Fundamentals of skill, London:
Methuen, ISBN 978-0-416-03000-6, OCLC 219156, p.
61
[75] Paul M. Fitts (June 1954), The information capacity of the
human motor system in controlling the amplitude of movement, Journal of Experimental Psychology 47 (6): 381
391, doi:10.1037/h0055392, PMID 13174710, reprinted
in Paul M. Fitts (1992), The information capacity of the
human motor system in controlling the amplitude of movement (PDF), Journal of Experimental Psychology: General
121 (3): 262269, doi:10.1037/0096-3445.121.3.262,
PMID 1402698, retrieved 30 March 2011
[76] Banerjee, J. C. (1994), Encyclopaedic dictionary of psychological terms, New Delhi: M.D. Publications, ISBN
978-81-85880-28-0, OCLC 33860167, p. 304
[77] Nadel, Lynn (2005), Encyclopedia of cognitive science,
New York: John Wiley & Sons, ISBN 978-0-470-016190, lemmas Psychophysics and Perception: Overview
[78] Siegler, Robert S.; Opfer, John E. (2003), The Development of Numerical Estimation. Evidence for Multiple Representations of Numerical Quantity, Psychological Science
14 (3): 23743, doi:10.1111/1467-9280.02438, PMID
12741747
[79] Dehaene, Stanislas; Izard, Vronique; Spelke, Elizabeth; Pica, Pierre (2008), Log or Linear? Distinct Intuitions of the Number Scale in Western and Amazonian Indigene Cultures, Science 320 (5880): 12171220,
doi:10.1126/science.1156540, PMC 2610411, PMID
18511690
[80] Breiman, Leo (1992), Probability, Classics in applied
mathematics, Philadelphia: Society for Industrial and Applied Mathematics, ISBN 978-0-89871-296-4, section
12.9

17

[81] Aitchison, J.; Brown, J. A. C. (1969), The lognormal distribution, Cambridge University Press, ISBN 978-0-52104011-2, OCLC 301100935

[99] Ganguly, S. (2005), Elements of Complex Analysis,


Kolkata: Academic Publishers, ISBN 978-81-87504-863, Denition 1.6.3

[82] Jean Mathieu and Julian Scott (2000), An introduction to [100] Nevanlinna, Rolf Herman; Paatero, Veikko (2007), Introduction to complex analysis, Providence, RI: AMS Bookturbulent ow, Cambridge University Press, p. 50, ISBN
store, ISBN 978-0-8218-4399-4, section 5.9
978-0-521-77538-0
[83] Rose, Colin; Smith, Murray D. (2002), Mathematical [101] Moore, Theral Orvis; Hadlock, Edwin H. (1991), Complex analysis, Singapore: World Scientic, ISBN 978statistics with Mathematica, Springer texts in statistics,
981-02-0246-0, section 1.2
Berlin, New York: Springer-Verlag, ISBN 978-0-38795234-5, section 11.3
[102] Wilde, Ivan Francis (2006), Lecture notes on complex
analysis, London: Imperial College Press, ISBN 978-1[84] Tabachnikov, Serge (2005), Geometry and Billiards, Prov86094-642-4, theorem 6.1.
idence, R.I.: American Mathematical Society, pp. 3640,
ISBN 978-0-8218-3919-5, section 2.1
[103] Higham, Nicholas (2008), Functions of Matrices. Theory
and Computation, Philadelphia, PA: SIAM, ISBN 978-0[85] Durtschi, Cindy; Hillison, William; Pacini, Carl (2004),
89871-646-7,
chapter 11.
The Eective Use of Benfords Law in Detecting Fraud in
Accounting Data, Journal of Forensic Accounting V: 17 [104] Neukirch, Jrgen (1999), Algebraic Number Theory,
34
Grundlehren der mathematischen Wissenschaften 322,
Berlin: Springer-Verlag, ISBN 978-3-540-65399-8, Zbl
[86] Wegener, Ingo (2005), Complexity theory: exploring the
0956.11021,
MR 1697859, section II.5.
limits of ecient algorithms, Berlin, New York: SpringerVerlag, ISBN 978-3-540-21045-0, pages 1-2

[105] Hancock, Edwin R.; Martin, Ralph R.; Sabin, Malcolm


A. (2009), Mathematics of Surfaces XIII: 13th IMA Inter[87] Harel, David; Feldman, Yishai A. (2004), Algorithmics:
national Conference York, UK, September 79, 2009 Prothe spirit of computing, New York: Addison-Wesley, ISBN
ceedings, Springer, p. 379, ISBN 978-3-642-03595-1
978-0-321-11784-7, p. 143
[88] Knuth, Donald (1998), The Art of Computer Programming, Reading, Mass.: Addison-Wesley, ISBN 978-0201-89685-5, section 6.2.1, pp. 409426
[89] Donald Knuth 1998, section 5.2.4, pp. 158168

[106] Stinson, Douglas Robert (2006), Cryptography: Theory


and Practice (3rd ed.), London: CRC Press, ISBN 978-158488-508-5
[107] Lidl, Rudolf; Niederreiter, Harald (1997), Finite elds,
Cambridge University Press, ISBN 978-0-521-39231-0

[90] Wegener, Ingo (2005), Complexity theory: exploring the [108] Corless, R.; Gonnet, G.; Hare, D.; Jerey, D.; Knuth,
limits of ecient algorithms, Berlin, New York: SpringerDonald (1996), On the Lambert W function, Advances in
Verlag, p. 20, ISBN 978-3-540-21045-0
Computational Mathematics (Berlin, New York: SpringerVerlag) 5: 329359, doi:10.1007/BF02124750, ISSN
[91] Mohr, Hans; Schopfer, Peter (1995), Plant physiology,
1019-7168
Berlin, New York: Springer-Verlag, ISBN 978-3-54058016-4, chapter 19, p. 298

[109] Cherkassky, Vladimir; Cherkassky, Vladimir S.; Mulier,


Filip (2007), Learning from data: concepts, theory, and
methods, Wiley series on adaptive and learning systems
for signal processing, communications, and control, New
York: John Wiley & Sons, ISBN 978-0-471-68182-3, p.
[93] Sprott, Julien Clinton (2010), Elegant Chaos: Alge357
braically Simple Chaotic Flows, New Jersey: World Scientic, ISBN 978-981-283-881-0, section 1.9
[110] Bourbaki, Nicolas (1998), General topology. Chapters 510, Elements of Mathematics, Berlin, New
[94] Helmberg, Gilbert (2007), Getting acquainted with fracYork: Springer-Verlag, ISBN 978-3-540-64563-4, MR
tals, De Gruyter Textbook, Berlin, New York: Walter de
1726872, section V.4.1
Gruyter, ISBN 978-3-11-019092-2
[92] Eco, Umberto (1989), The open work, Harvard University
Press, ISBN 978-0-674-63976-8, section III.I

[95] Wright, David (2009), Mathematics and music, Provi- [111] Ambartzumian, R. V. (1990), Factorization calculus and
geometric probability, Cambridge University Press, ISBN
dence, RI: AMS Bookstore, ISBN 978-0-8218-4873-9,
978-0-521-34535-4, section 1.4
chapter 5
[96] Bateman, P. T.; Diamond, Harold G. (2004), Ana- [112] Esnault, Hlne; Viehweg, Eckart (1992), Lectures
on vanishing theorems, DMV Seminar 20, Basel,
lytic number theory: an introductory course, New JerBoston: Birkhuser Verlag, ISBN 978-3-7643-2822-1,
sey: World Scientic, ISBN 978-981-256-080-3, OCLC
MR 1193913, section 2
492669517, theorem 4.1
[113] Apostol, T.M. (2010), Logarithm, in Olver, Frank W.
J.; Lozier, Daniel M.; Boisvert, Ronald F.; Clark, Charles
[98] Slomson, Alan B. (1991), An introduction to combinaW., NIST Handbook of Mathematical Functions, Camtorics, London: CRC Press, ISBN 978-0-412-35370-3,
bridge University Press, ISBN 978-0521192255, MR
chapter 4
2723248
[97] P. T. Bateman & Diamond 2004, Theorem 8.15

18

12

12

External links

Media related to Logarithm at Wikimedia Commons


The dictionary denition of logarithm at Wiktionary
Khan Academy: Logarithms, free online micro lectures
Hazewinkel, Michiel, ed. (2001), Logarithmic
function, Encyclopedia of Mathematics, Springer,
ISBN 978-1-55608-010-4
Colin Byeet, Educational video on logarithms, retrieved 12/10/2010 Check date values in: |accessdate= (help)
Edward Wright, Translation of Napiers work on logarithms, retrieved 12/10/2010 Check date values in:
|accessdate= (help)

EXTERNAL LINKS

19

13
13.1

Text and image sources, contributors, and licenses


Text

Logarithm Source: http://en.wikipedia.org/wiki/Logarithm?oldid=629916720 Contributors: AxelBoldt, Peter Winnberg, Brion VIBBER,


Mav, Rjstott, Arvindn, Bth, Stevertigo, Edward, Bdesham, Patrick, Michael Hardy, GABaker, Zocky, Wshun, TakuyaMurata, GTBacchus,
Loisel, Eric119, Iluvcapra, Minesweeper, Egil, Looxix, Ellywa, Ahoerstemeier, Cyp, Stan Shebs, Ijon, Mark Foskey, Julesd, Lupinoid,
AugPi, Poor Yorick, GRAHAMUK, Artoo, Charles Matthews, Dcoetzee, Dysprosia, Jitse Niesen, Doradus, WhisperToMe, Tpbradbury,
Hyacinth, Saltine, Itai, AndrewKepert, Omegatron, Wazow, Jonhays0, Robbot, Fredrik, Fifelfoo, Modulatum, Gandalf61, Henrygb, Gidonb, Robinh, Ruakh, HaeB, Dmn, Jleedev, Tobias Bergemann, Enochlau, Decrypt3, Centrx, Giftlite, Gene Ward Smith, Luis Dantas, BenFrantzDale, Tom harrison, Lupin, Herbee, Peruvianllama, Bensaccount, Niteowlneils, Guanaco, Rjyanco, Nova77, CryptoDerk,
Noe, MarkSweep, Piotrus, Kaldari, MacGyverMagic, Fuper, Gauss, Mike Storm, Elektron, Pmanderson, Icairns, Joyous!, Eliazar, Grunt,
ELApro, Thorwald, Brianjd, Mormegil, Discospinster, Rich Farmbrough, Rhobite, ObsessiveMathsFreak, Pie4all88, ArnoldReinhold,
Will2k, 1pezguy, MuDavid, Harriv, Paul August, Night Gyr, Compie, Billlion, Pmetzger, RJHall, Pt, MBisanz, El C, Rgdboer, Shanes,
Rimshot, Wareh, Andrewpmack, Touriste, Army1987, Harley peters, Reinyday, Nk, Mjager, Ardric47, Obradovic Goran, Hesperian,
Wrs1864, Hagerman, Ultra megatron, Alansohn, Arthena, Rxc, Wiki-uk, AzaToth, Bz2, Sligocki, PAR, Pion, Snowolf, KingTT, Count
Iblis, Dirac1933, H2g2bob, Woodstone, Kusma, Gene Nygaard, MIT Trekkie, HenryLi, Forderud, Oleg Alexandrov, Stephen, Waabu, Corsairstw, OwenX, Linas, LOL, Robert K S, WadeSimMiser, Matijap, Hdante, Mpatel, Eleassar777, Bbatsell, Prashanthns, Reddwarf2956,
CannibalSmith, Leapfrog314, Dysepsion, Merideth, Magister Mathematicae, Jetekus, David Levy, Yurik, Jclemens, Rjwilmsi, JVz, Koavf,
Salix alba, HappyCamper, NeonMerlin, Bubba73, Docether, Ohanian, Bgura, Ucucha, Sango123, Yamamoto Ichiro, Titoxd, StuartBrady,
Alejo2083, FlaBot, VKokielov, RobertG, SeptimusOrcinus, Musical Linguist, Mathbot, MacRusgail, Nivix, RexNL, Gurch, Valermos,
Ichudov, AntonioDsouza, Fresheneesz, Kri, Glenn L, Chobot, Krishnavedala, Zath42, DVdm, Twoeyedhuman, Bgwhite, Hall Monitor,
Krysith, YurikBot, Wavelength, Angus Lepper, Jimp, Wolfmankurd, Vecter, Agent Foxtrot, Sarranduin, Taejo, KSmrq, Mpfrank, Yyy,
NawlinWiki, Wiki alf, Grafen, Petter Strandmark, Trovatore, Luks, Vaclav Haisman, Ja'Achan, Wknight94, PGPirate, Zunaid, Ninly,
Closedmouth, Ajsdecepida, Netrapt, JahJah, Cjfsyntropy, Gesslein, Shastra, Maxsupereme, Katieh5584, AaronWL, Teply, GrinBot, Cmglee, Sbyrnes321, Attilios, SmackBot, RDBury, Promsan, Khfan93, Incnis Mrsi, Melchoir, David Shear, Jagged 85, Eskimbot, Rajah9, BiT,
Bromskloss, Durova, IloveMP2yea, Stubblyhead, B00P, Janm67, Rafterman, Octahedron80, Nbarth, Kostmo, Southcaltree, Can't sleep,
clown will eat me, Chlewbot, Vanished User 0001, Snowmanradio, Georg-Johann, Rrburke, GRuban, Geoboe84, Whpq, Brutha, Grover
cleveland, Epachamo, Savidan, RandomP, DMacks, Adrianiu, Dnavarro, Charivari, SashatoBot, Lambiam, TheHorsesMouth, Chrisandtaund, Mbeychok, Brian Gunderson, Olin, NongBot, IronGargoyle, 16@r, A. Parrot, Paradoxsociety, Owlbuster, Dicklyon, Optakeover,
CUTKD, Eridani, Mets501, Dr.K., MTSbot, Kvng, Meld, KyleP, Asyndeton, MystRivenExile, Iridescent, Joseph Solis in Australia, J Di,
Shoshonna, Tawkerbot2, JRSpriggs, Cryptic C62, Nutster, JForget, Trombe29, CRGreathouse, Makeemlighter, CBM, 345Kai, CKozeluh,
HenningThielemann, Shanoman, Yaris678, Doctormatt, Meznaric, Cantras, WillowW, Mike Christie, Dominicanpapi82, Cario24, Julian
Mendez, He Who Is, Oz an, The Jimmy, Biggoggs, Biblbroks, ThomasGHenry, Brad101, Kansas Sam, MayaSimFan, Mitchoyoshitaka, Ziggot, Malleus Fatuorum, Thijs!bot, Chu333222, KClier, Headbomb, Najro, Cardboard Moose, Jojan, RobHar, Tocharianne, Link hyrule5,
Northumbrian, Hmrox, Jkwilson, AntiVandalBot, WinBot, Courtjester555, Prolog, RapidR, Jj137, Zachwoo, Lfstevens, JAnDbot, MERC, Bekant, Ricardo sandoval, Andonic, Drvinginshlagin, .anacondabot, Magioladitis, WolfmanSF, Bongwarrior, VoABot II, Ishikawa Minoru, Think outside the box, Jakob.scholbach, Sikory, Crunchy Numbers, Adrian J. Hunter, Darkrync183, Allstarecho, David Eppstein, Error792, Glen, Rajpaj, DerHexer, Khalid Mahmood, DAVIDY, Squidonius, Tercer, Monurkar, Gwern, MartinBot, Franp9am, Racepacket,
Fuzziqersoftware, NAHID, Retarius, Glrx, Gah4, Obscurans, PhageRules1, J.delanoy, Shining Arcanine, EscapingLife, Inimino, Jacqueslaporte, SharkD, Algebragirl, ShamusOmalley, NewEnglandYankee, Nwbeeson, SmilesALot, Policron, Bobianite, Wng z3r0, 2help, DavidCBryant, Tiggerjay, Jamesontai, DeFaultRyan, Rawr rawr roar, Jarry1250, Salte45, Idioma-bot, JonShops, Nitroshockwave, JohnBlackburne, Orthologist, LokiClock, Yiming689, Lexein, Gaianauta, Soliloquial, PMajer, Philip Trueman, TXiKiBoT, GimmeBot, Leo628,
GDonato, Anonymous Dissident, Qxz, Someguy1221, Pakalomattam, Jave pogi, PaulTanenbaum, LeaveSleaves, PFrisbie, Geometry guy,
Zahical, Wolfrock, Synthebot, Falcon8765, @pple, AJRobbins, WatermelonPotion, Dmcq, Symane, Scottywong, Nschoem, SieBot, Tresiden, Impolius Impus, Graham Beards, Scarian, Gerakibot, SE16, Cwkmail, GeiwTeol, Cb77305, Bxn1358, Garde, Ck, Sumbudy, Mhsanabary9, RSStockdale, OKBot, Seedbot, Svick, StaticGull, Anchor Link Bot, S2000magician, Randomblue, Driftwood87, Danieltiger45,
Dabomb87, Dolphin51, Nergaal, Steve, Athenean, Fscu8014, Clidiere, ClueBot, Trojancowboy, Rumping, Justin W Smith, The Thing
That Should Not Be, Plastikspork, Mild Bill Hiccup, Skytopia, Jalanpalmer, Luckibrian, Pointillist, DragonBot, LeoFrank, Sun Creator,
Mattspevack, Brews ohare, NuclearWarfare, Jotterbot, Madkaugh, LarryMorseDCOhio, Rylann, ChrisHodgesUK, Thingg, Count Truthstein, Shane-n-phillips, JDPhD, Qwfp, Johnuniq, SoxBot III, RMFan1, Darkicebot, TimothyRias, EdChem, Ultra.Power, Pichpich, Wikiuser100, Chrismacgr, Kal-El-Bot, Beach drifter, HOOTmag, Amitahanda, Klundarr, Addbot, Narayansg, Crazysane, Fgnievinski, WardenWalk, Jncraton, Fieldday-sunday, Xforty, Bte99, CanadianLinuxUser, Mohamed Magdy, Download, Roux, Favonian, Ozob, Tide rolls,
Lightbot, ZedlikBot, Gail, Zorrobot, HerculeBot, Legobot, Luckas-bot, Yobot, OrgasGirl, Timeroot, FUZxxl, PMLawrence, Vini 17bot5,
Tempodivalse, AnomieBOT, Rubinbot, Damngoths, Piano non troppo, Kingpin13, Materialscientist, Citation bot, Galfam, ArthurBot,
LilHelpa, FactSpewer, Xqbot, Mark Bisnaz, Vegpu, Capricorn42, Flavio Guitian, DSisyphBot, Br77rino, Isheden, Bertvanwijck, GrouchoBot, Omnipaedista, Instantramen92, N419BH, JeanandJane, JonDePlume, Ricklethickets, Semistablesystem, Sesu Prime, FrescoBot,
Anna Roy, LucienBOT, Nageh, MathHisSci, Eball, Alxeedo, MathFacts, Haeinous, Musicalvendetta2, Wophopisopenopanoptop, Robo37,
Louperibot, Cannolis, Muslim-Researcher, Aturen, Citation bot 1, J. Sketter, DrilBot, Pinethicket, Focus, Kiefer.Wolfowitz, Tomcat7,
Stpasha, Jschnur, Ezrdr, Beao, December21st2012Freak, Nathan43, Sultan11, Bertina1230, TobeBot, Kingpiko, Math.geek3.1415926,
, MrX, Suusion of Yellow, Tbhotch, Dakuton, B3zocdeq8n, RjwilmsiBot, Nathan.C.Heston, TjBot, Dryranm, Jowa
fan, Elium2, Whywhenwhohow, EmausBot, Jorgy343, GA bot, Colinbyeet, 666 Eddie, Arkanoidi, Elementaro, Wham Bam Rock II,
Hohho56oy, John Cline, Peteypaws, F, MithrandirAgain, Kiwi128, Dalarocca, Quondum, D.Lazard, Vishnuthelegend, Rcsprinter123,
Aidarzver, Nxtfari, L Kensington, Donner60, Chewings72, Tim Zukas, Tijfo098, ChuispastonBot, DASHBotAV, ResearchRave, Incubheat, ClueBot NG, Jack Greenmaven, AznBurger, Hdreuter, O.Koslowski, Iusethis, Artiza11, Gusty55, Helpful Pixie Bot, ZachSchillaci,
HMSSolent, Calabe1992, Cenkner, Maonaqua, Walrus068, Vagobot, SRWikis, Mrjohncummings, Haedafae, Samspaki, Mr.miniman67,
Thumani Mabwe, Davidiad, Wiki-art-name, Souravdas33666, JayEB, Will Gladstone, Brad7777, Remunk, ThatBlokeInTheMask, BattyBot, SupernovaExplosion, Automotiveman, Mharzat123, Jamesbath, JYBot, Dexbot, Dushanholt, Thatoneguy617, Nichollas Harrison,
RandomLittleHelper, Nttkeane, Faizan, Epicgenius, Jose Brox, Mknanda2, Eswasi, Blackbombchu, Ugog Nizdast, Reallilac, W. P. Uzer,
Katiewntrs, OccultZone, Stamptrader, Monkbot, Yefeiyao, Qwertyabc12398, Evolutionvisions, Jb.haverhill, Ectrum Spanalyser and Anonymous: 805

20

13

13.2

TEXT AND IMAGE SOURCES, CONTRIBUTORS, AND LICENSES

Images

File:1_over_x_integral.svg Source: http://upload.wikimedia.org/wikipedia/commons/f/f2/1_over_x_integral.svg License: CC-BY-SA3.0 Contributors: Own work Original artist: Krishnavedala
File:4octavesAndfrequencies.jpg Source: http://upload.wikimedia.org/wikipedia/commons/e/ee/4octavesAndfrequencies.jpg License:
CC-BY-SA-3.0 Contributors: Transferred from en.wikipedia
Original artist: GaulArmstrong. Original uploader was GaulArmstrong at en.wikipedia
File:4octavesAndfrequenciesEars.jpg Source: http://upload.wikimedia.org/wikipedia/commons/0/08/4octavesAndfrequenciesEars.
jpg License: CC-BY-SA-3.0 Contributors: Transferred from en.wikipedia Original artist: GaulArmstrong. Original uploader was
GaulArmstrong at en.wikipedia
File:Benfords_law_illustrated_by_world{}s_countries_population.png Source: http://upload.wikimedia.org/wikipedia/commons/0/
0b/Benfords_law_illustrated_by_world%27s_countries_population.png License: CC-BY-SA-3.0 Contributors: Own work Original artist:
Jakob.scholbach
File:Binary_logarithm_plot_with_ticks.svg Source: http://upload.wikimedia.org/wikipedia/commons/1/17/Binary_logarithm_plot_
with_ticks.svg License: CC-BY-SA-3.0 Contributors: Own work Original artist: Krishnavedala
File:Chaotic_Bunimovich_stadium.png Source:
http://upload.wikimedia.org/wikipedia/commons/8/8c/Chaotic_Bunimovich_
stadium.png License: CC-BY-SA-3.0 Contributors: Own work Original artist: Jakob.scholbach
File:Complex_log.jpg Source: http://upload.wikimedia.org/wikipedia/commons/d/d8/Complex_log.jpg License: Public domain Contributors: This mathematical image was created with Mathematica Original artist: Jan Homann; Color encoding image comment author Hal
Lane, September 28, 2009
File:Complex_number_illustration_multiple_arguments.svg Source:
http://upload.wikimedia.org/wikipedia/commons/8/83/
Complex_number_illustration_multiple_arguments.svg License: CC-BY-SA-3.0 Contributors: Own work Original artist: Jakob.scholbach
File:Cscr-featured.svg Source: http://upload.wikimedia.org/wikipedia/en/e/e7/Cscr-featured.svg License: ? Contributors: ? Original
artist: ?
File:GermanyHyperChart.jpg Source: http://upload.wikimedia.org/wikipedia/commons/8/8f/GermanyHyperChart.jpg License: Public
domain Contributors: based on numbers in Table IV (page 441) of The Economics of Ination by Costantino Bresciani-Turroni, published
1937. Original artist: Greensburger
File:John_Napier.jpg Source: http://upload.wikimedia.org/wikipedia/commons/e/e3/John_Napier.jpg License: Public domain Contributors: This scan from [1] Original artist: Unknown
File:Logarithm_derivative.svg Source: http://upload.wikimedia.org/wikipedia/commons/5/57/Logarithm_derivative.svg License: CCBY-SA-3.0 Contributors: Own work Original artist: Krishnavedala
File:Logarithm_inversefunctiontoexp.svg
Source:
http://upload.wikimedia.org/wikipedia/commons/4/49/Logarithm_
inversefunctiontoexp.svg License: CC0 Contributors: Own work Original artist: Stpasha
File:Logarithms_Britannica_1797.png Source: http://upload.wikimedia.org/wikipedia/commons/8/82/Logarithms_Britannica_1797.
png License: Public domain Contributors: Britannica 1797 vol. 10 p.119 via google book search Original artist: Colin Macfarquhar (editor)
File:Loudspeaker.svg Source: http://upload.wikimedia.org/wikipedia/commons/8/8a/Loudspeaker.svg License: Public domain Contributors: ? Original artist: ?
File:Natural_logarithm_integral.svg Source: http://upload.wikimedia.org/wikipedia/commons/d/df/Natural_logarithm_integral.svg License: Public domain Contributors:
Log-pole-x.svg Original artist: Log-pole-x.svg: Wojciech Mua
File:Natural_logarithm_product_formula_proven_geometrically.svg Source: http://upload.wikimedia.org/wikipedia/commons/9/
9b/Natural_logarithm_product_formula_proven_geometrically.svg License: Public domain Contributors:
Natural_logarithm_integral.svg Original artist: Natural_logarithm_integral.svg: *Log-pole-x.svg: Wojciech Mua
File:NautilusCutawayLogarithmicSpiral.jpg
Source:
http://upload.wikimedia.org/wikipedia/commons/0/08/
NautilusCutawayLogarithmicSpiral.jpg License: CC-BY-SA-3.0 Contributors: ? Original artist: ?
File:Sierpinski_dimension.svg Source: http://upload.wikimedia.org/wikipedia/commons/3/37/Sierpinski_dimension.svg License: Public domain Contributors: Own work Original artist: Twisp
File:Slide_rule_example2_with_labels.svg Source: http://upload.wikimedia.org/wikipedia/commons/8/8f/Slide_rule_example2_with_
labels.svg License: CC-BY-SA-3.0 Contributors: Own work Original artist: Jakob.scholbach
File:Some_log-normal_distributions.svg
Source:
http://upload.wikimedia.org/wikipedia/commons/8/80/Some_log-normal_
distributions.svg License: CC-BY-SA-3.0 Contributors: Own work Original artist:

File:Taylor_approximation_of_natural_logarithm.gif Source:
http://upload.wikimedia.org/wikipedia/commons/0/02/Taylor_
approximation_of_natural_logarithm.gif License: CC-BY-SA-3.0 Contributors: Own work Original artist: Jakob.scholbach

13.3

Content license

Creative Commons Attribution-Share Alike 3.0

You might also like