Natural logarithm

Natural logarithm
Graph of the natural logarithm function. The function slowly grows to positive infinity as x increases and rapidly goes to negative infinity as x approaches 0 ("slowly" and "rapidly" as compared to any power law of x); the y-axis is an asymptote.

The natural logarithm is the logarithm to the base e, where e is an irrational and transcendental constant approximately equal to 2.718281828. The natural logarithm is generally written as ln(x), loge(x) or sometimes, if the base of e is implicit, as simply log(x).[1]

The natural logarithm of a number x is the power to which e would have to be raised to equal x. For example, ln(7.389...) is 2, because e2=7.389.... The natural log of e itself (ln(e)) is 1 because e1 = e, while the natural logarithm of 1 (ln(1)) is 0, since e0 = 1.

The natural logarithm can be defined for any positive real number a as the area under the curve y = 1/x from 1 to a. The simplicity of this definition, which is matched in many other formulas involving the natural logarithm, leads to the term "natural." The definition can be extended to non-zero complex numbers, as explained below.

The natural logarithm function, if considered as a real-valued function of a real variable, is the inverse function of the exponential function, leading to the identities:

e^{\ln(x)} = x \qquad \mbox{if }x > 0\,\!
\ln(e^x) = x.\,\!

Like all logarithms, the natural logarithm maps multiplication into addition:

 \ln(xy) = \ln(x) + \ln(y) \!\,

Thus, the logarithm function is an isomorphism from the group of positive real numbers under multiplication to the group of real numbers under addition, represented as a function:

\ln : \mathbb{R}^+ \to \mathbb{R}.

Logarithms can be defined to any positive base other than 1, not just e; however logarithms in other bases differ only by a constant multiplier from the natural logarithm, and are usually defined in terms of the latter. Logarithms are useful for solving equations in which the unknown appears as the exponent of some other quantity. For example, logarithms are used to solve for the half-life, decay constant, or unknown time in exponential decay problems. They are important in many branches of mathematics and the sciences and are used in finance to solve problems involving compound interest.

  Part of a series of articles on
The mathematical constant e

Euler's formula.svg

Natural logarithm · Exponential function

Applications in: compound interest · Euler's identity & Euler's formula  · half-lives & exponential growth/decay

Defining e: proof that e is irrational  · representations of e · Lindemann–Weierstrass theorem

People John Napier  · Leonhard Euler

Schanuel's conjecture

Contents

History

The first mention of the natural logarithm was by Nicholas Mercator in his work Logarithmotechnia published in 1668,[2] although the mathematics teacher John Speidell had already in 1619 compiled a table on the natural logarithm.[3] It was formerly also called hyperbolic logarithm,[4] as it corresponds to the area under a hyperbola. It is also sometimes referred to as the Napierian logarithm, although the original meaning of this term is slightly different.

Notational conventions

Mathematicians, statisticians, and some engineers generally understand either "log(x)" or "ln(x)" to mean loge(x), i.e., the natural logarithm of x, and write "log10(x)" if the base 10 logarithm of x is intended.

Some engineers, biologists, and some others generally write "ln(x)" (or occasionally "loge(x)") when they mean the natural logarithm of x, and take "log(x)" to mean log10(x).

In most commonly-used programming languages, including C, C++, SAS, MATLAB, Fortran, and BASIC, "log" or "LOG" refers to the natural logarithm.

In hand-held calculators, the natural logarithm is denoted ln, whereas log is the base 10 logarithm.

In theoretical computer science, information theory, and cryptography "log(x)" generally means "log2(x)" (although this is often written as lg(x) instead).

Origin of the term natural logarithm

Initially, it might seem that since our numbering system is base 10, this base would be more "natural" than base e. But mathematically, the number 10 is not particularly significant. Its use culturally—as the basis for many societies’ numbering systems—likely arises from humans’ typical number of fingers.[5] Other cultures have based their counting systems on such choices as 5, 8, 12, 20, and 60.[6][7][8]

loge is a "natural" log because it automatically springs from, and appears so often in, mathematics. For example, consider the problem of differentiating a logarithmic function:[9]

\frac{d}{dx}\log_b(x) = \frac{d}{dx} \left( \frac{1}{\ln(b)} \ln{x} \right) = \frac{1}{\ln(b)} \frac{d}{dx} \ln{x} = \frac{1}{x\ln(b)}

If the base b equals e, then the derivative is simply 1/x, and at x = 1 this derivative equals 1. Another sense in which the base-e-logarithm is the most natural is that it can be defined quite easily in terms of a simple integral or Taylor series and this is not true of other logarithms.

Further senses of this naturalness make no use of calculus. As an example, there are a number of simple series involving the natural logarithm. Pietro Mengoli and Nicholas Mercator called it logarithmus naturalis a few decades before Newton and Leibniz developed calculus.[10]

Definitions

ln(a) defined as the area under the curve f(x) = 1/x from 1 to a.

Formally, ln(a) may be defined as the area under the graph of 1/x from 1 to a, that is as the integral,

\ln(a)=\int_1^a \frac{1}{x}\,dx.

This defines a logarithm because it satisfies the fundamental property of a logarithm:

\ln(ab)=\ln(a)+\ln(b) \,\!

This can be demonstrated by letting t=\tfrac xa as follows:


\ln (ab) 
= \int_1^{ab} \frac{1}{x} \; dx 
= \int_1^a \frac{1}{x} \; dx \; + \int_a^{ab} \frac{1}{x} \; dx 
=\int_1^{a} \frac{1}{x} \; dx \; + \int_1^{b} \frac{1}{t} \; dt 
= \ln (a) + \ln (b)

The number e can then be defined as the unique real number a such that ln(a) = 1.

Alternatively, if the exponential function has been defined first using an infinite series, the natural logarithm may be defined as its inverse function, i.e., ln is that function such that e^{\ln(x)} = x\!. Since the range of the exponential function on real arguments is all positive real numbers and since the exponential function is strictly increasing, this is well-defined for all positive x.

Properties

  • \ln(1) = 0\,
  • \ln(-1) = i \pi \quad \,
(see complex logarithm)
  • \ln(x) < \ln(y) \quad{\rm for}\quad 0 < x < y\;
  • \frac{h}{1+h} \leq \ln(1+h) \leq h \quad{\rm for}\quad h > -1\;
  • \lim_{x \to 0} \frac{\ln(1+x)}{x} = 1.\,

Derivative, Taylor series

The Taylor polynomials for ln(1 + x) only provide accurate approximations in the range −1 < x ≤ 1. Note that, for x > 1, the Taylor polynomials of higher degree are worse approximations.

The derivative of the natural logarithm is given by

\frac{d}{dx} \ln(x) = \frac{1}{x}.\,

This leads to the Taylor series for \ln(1+x)\, around 0; also known as the Mercator series

\ln(1+x)=\sum_{n=1}^\infty \frac{(-1)^{n+1}}{n} x^n = x - \frac{x^2}{2} + \frac{x^3}{3} - \cdots \quad{\rm for}\quad \left|x\right| \leq 1\quad
{\rm unless}\quad x = -1

At right is a picture of ln(1 + x) and some of its Taylor polynomials around 0. These approximations converge to the function only in the region −1 < x ≤ 1; outside of this region the higher-degree Taylor polynomials are worse approximations for the function.

Substituting x − 1 for x, we obtain an alternative form for ln(x) itself, namely

\ln(x)=\sum_{n=1}^\infty \frac{(-1)^{n+1}}{n} (x-1) ^ n
\ln(x)= (x - 1) - \frac{(x-1) ^ 2}{2} + \frac{(x-1)^3}{3} - \frac{(x-1)^4}{4} \cdots
{\rm for}\quad \left|x-1\right| \leq 1\quad {\rm unless}\quad x = 0.[11]

By using the Euler transform on the Mercator series, one obtains the following, which is valid for any x with absolute value greater than 1:

\ln{x \over {x-1}} = \sum_{n=1}^\infty {1 \over {n x^n}} = {1 \over x}+ {1 \over {2x^2}} + {1 \over {3x^3}} + \cdots

This series is similar to a BBP-type formula.

Also note that  x \over {x-1} is its own inverse function, so to yield the natural logarithm of a certain number y, simply put in  y \over {y-1} for x.

The natural logarithm in integration

The natural logarithm allows simple integration of functions of the form g(x) = f '(x)/f(x): an antiderivative of g(x) is given by ln(|f(x)|). This is the case because of the chain rule and the following fact:

\ {d \over dx}\left( \ln \left| x \right| \right) = {1 \over x}.

In other words,

\int { 1 \over x} dx = \ln|x| + C

and

\int { \frac{f'(x)}{f(x)}\, dx} = \ln |f(x)| + C.

Here is an example in the case of g(x) = tan(x):

\int \tan (x) \,dx = \int {\sin (x) \over \cos (x)} \,dx
\int \tan (x) \,dx = \int {-{d \over dx} \cos (x) \over {\cos (x)}} \,dx.

Letting f(x) = cos(x) and f'(x)= – sin(x):

\int \tan (x) \,dx = -\ln{\left| \cos (x) \right|} + C
\int \tan (x) \,dx = \ln{\left| \sec (x) \right|} + C

where C is an arbitrary constant of integration.

The natural logarithm can be integrated using integration by parts:

\int \ln (x) \,dx = x \ln (x)  - x + C.

Numerical value

To calculate the numerical value of the natural logarithm of a number, the Taylor series expansion can be rewritten as:

\ln(1+x)= x \,\left( \frac{1}{1} - x\,\left(\frac{1}{2} - x \,\left(\frac{1}{3} - x \,\left(\frac{1}{4} - x \,\left(\frac{1}{5}- \cdots \right)\right)\right)\right)\right) \quad{\rm for}\quad \left|x\right|<1.\,\!

To obtain a better rate of convergence, the following identity can be used.

\ln(x) = \ln\left(\frac{1+y}{1-y}\right) = 2\,y\, \left( \frac{1}{1} + \frac{1}{3} y^{2} + \frac{1}{5} y^{4} + \frac{1}{7} y^{6} + \frac{1}{9} y^{8} + \cdots \right)
= 2\,y\, \left( \frac{1}{1} + y^{2} \, \left( \frac{1}{3} +  y^{2} \, \left( \frac{1}{5} + y^{2} \, \left( \frac{1}{7} + y^{2} \, \left( \frac{1}{9} + \cdots \right) \right) \right)\right) \right)
provided that y = (x−1)/(x+1) and x > 0.

For ln(x) where x > 1, the closer the value of x is to 1, the faster the rate of convergence. The identities associated with the logarithm can be leveraged to exploit this:

\ln(123.456)\! = \ln(1.23456 \times 10^2) \,\!
= \ln(1.23456) + \ln(10^2) \,\!
= \ln(1.23456) + 2 \times \ln(10) \,\!
\approx \ln(1.23456) + 2 \times 2.3025851 \,\!

Such techniques were used before calculators, by referring to numerical tables and performing manipulations such as those above.

High precision

To compute the natural logarithm with many digits of precision, the Taylor series approach is not efficient since the convergence is slow. An alternative is to use Newton's method to invert the exponential function, whose series converges more quickly.

An alternative for extremely high precision calculation is the formula [12] [13]

\ln x \approx \frac{\pi}{2 M(1,4/s)} - m \ln 2

where M denotes the arithmetic-geometric mean of 1 and 4/s, and

s = x \,2^m > 2^{p/2},

with m chosen so that p bits of precision is attained. (For most purposes, the value of 8 for m is sufficient.) In fact, if this method is used, Newton inversion of the natural logarithm may conversely be used to calculate the exponential function efficiently. (The constants ln 2 and π can be pre-computed to the desired precision using any of several known quickly converging series.)

Computational complexity

The computational complexity of computing the natural logarithm (using the arithmetic-geometric mean) is O(M(n) ln n). Here n is the number of digits of precision at which the natural logarithm is to be evaluated and M(n) is the computational complexity of multiplying two n-digit numbers.

Continued fractions

While no simple continued fractions are available, several generalized continued fractions are, including:


\log(1+x)=\frac{x^1}{1}-\frac{x^2}{2}+\frac{x^3}{3}-\frac{x^4}{4}+\frac{x^5}{5}-\cdots=
\cfrac{x}{1-0x+\cfrac{1^2x}{2-1x+\cfrac{2^2x}{3-2x+\cfrac{3^2x}{4-3x+\cfrac{4^2x}{5-4x+\ddots}}}}}

\log \left( 1+\frac{2x}{y} \right) = \cfrac{2x} {y+\cfrac{x} {1+\cfrac{x} {3y+\cfrac{2x} {1+\cfrac{2x} {5y+\cfrac{3x} {1+\ddots}}}}}} 
= \cfrac{2x} {y+x-\cfrac{(1x)^2} {3(y+x)-\cfrac{(2x)^2} {5(y+x)-\cfrac{(3x)^2} {7(y+x)-\ddots}}}}

Complex logarithms

The exponential function can be extended to a function which gives a complex number as ex for any arbitrary complex number x; simply use the infinite series with x complex. This exponential function can be inverted to form a complex logarithm that exhibits most of the properties of the ordinary logarithm. There are two difficulties involved: no x has ex = 0; and it turns out that e2πi = 1 = e0. Since the multiplicative property still works for the complex exponential function, ez = ez+2nπi, for all complex z and integers n.

So the logarithm cannot be defined for the whole complex plane, and even then it is multi-valued – any complex logarithm can be changed into an "equivalent" logarithm by adding any integer multiple of 2πi at will. The complex logarithm can only be single-valued on the cut plane. For example, ln i = 1/2 πi or 5/2 πi or −3/2 πi, etc.; and although i4 = 1, 4 log i can be defined as 2πi, or 10πi or −6 πi, and so on.

See also

References

  1. ^ Mortimer, Robert G. (2005). Mathematics for physical chemistry (3rd ed.). Academic Press. p. 9. ISBN 0-125-08347-5. http://books.google.com/books?id=nGoSv5tmATsC. , Extract of page 9
  2. ^ J J O'Connor and E F Robertson (2001-09). "The number e". The MacTutor History of Mathematics archive. http://www-history.mcs.st-and.ac.uk/HistTopics/e.html. Retrieved 2009-02-02. 
  3. ^ Cajori, Florian (1991). A History of Mathematics, 5th ed. AMS Bookstore. pp. 152. ISBN 0821821024. http://books.google.com/?id=mGJRjIC9fZgC&dq=%22Cajori%22+%22A+History+of+Mathematics%22+. 
  4. ^ Flashman, Martin. "Estimating Integrals using Polynomials". http://users.humboldt.edu/flashman/Presentations/Estimations.html. Retrieved 2008-03-23. 
  5. ^ Boyers, Carl (1968). A History of Mathematics. Wiley. 
  6. ^ Harris, John (1987). "Australian Aboriginal and Islander mathematics" (PDF). Australian Aboriginal Studies 2: 29–37. http://www1.aiatsis.gov.au/exhibitions/e_access/serial/m0005975_v_a.pdf. Retrieved 2008-02-12. 
  7. ^ Large, J.J. (1902). "The vigesimal system of enumeration". Journal of the Polynesian Society 11 (4): 260–261. http://www.jps.auckland.ac.nz/document/?wid=636. Retrieved 30 March 2011. 
  8. ^ Cajori, Florian (1922). "Sexagesimal fractions among the Babylonians". American Mathematical Monthly 29 (1): 8–10. doi:10.2307/2972914. JSTOR 2972914. 
  9. ^ Larson, Ron (2007). Calculus: An Applied Approach (8th ed.). Cengage Learning. p. 331. ISBN 0-618-95825-8. http://books.google.com/books?id=rbDG7V0OV34C. , Section 4.5, page 331
  10. ^ Ballew, Pat. "Math Words, and Some Other Words, of Interest". http://www.pballew.net/arithme1.html#ln. Retrieved 2007-09-16. 
  11. ^ "Logarithmic Expansions" at Math2.org
  12. ^ Sasaki, T.; Kanada, Y. (1982). "Practically fast multiple-precision evaluation of log(x)". Journal of Information Processing 5 (4): 247–250. http://ci.nii.ac.jp/naid/110002673332. Retrieved 30 March 2011. 
  13. ^ Ahrendt, Timm (1999). "Fast Computations of the Exponential Function". Stacs 99. Lecture notes in computer science. 1564. pp. 302–312. doi:10.1007/3-540-49116-3_28. ISBN 978-3-540-65691-3 

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Natural logarithm — Logarithm Log a*rithm (l[o^]g [.a]*r[i^][th] m), n. [Gr. lo gos word, account, proportion + ariqmo s number: cf. F. logarithme.] (Math.) One of a class of auxiliary numbers, devised by John Napier, of Merchiston, Scotland (1550 1617), to abridge… …   The Collaborative International Dictionary of English

  • natural logarithm — Napierian logarithm, Napierian logarithms n. logarithm which has the irrational number e as its base (Mathematics) …   English contemporary dictionary

  • natural logarithm — n. a logarithm to the base e …   English World dictionary

  • Natural logarithm of 2 — The decimal value of the natural logarithm of 2 (sequence A002162 in OEIS) is approximately as shown in the first line of the table below. The logarithm in other bases is obtained with the formula The common logarithm in particular is ( …   Wikipedia

  • natural logarithm — noun The logarithm in base e; either the function that given returns such that or the value of . The natural logarithm can be used to integrate 1/x. Syn: hyperbolic logarithm, ln, natural log See Also: common logarithm, logarithm …   Wiktionary

  • natural logarithm — natūrinis logaritmas statusas T sritis fizika atitikmenys: angl. Napierian logarithm; natural logarithm vok. natürlicher Logarithmus, m; Neperscher Logarithmus, m rus. натуральный логарифм, m pranc. logarithme naturel, m; logarithme népérien, m …   Fizikos terminų žodynas

  • Natural logarithm — Logarithm to the base e (approximately 2.7183). The New York Times Financial Glossary …   Financial and business terms

  • natural logarithm — Logarithm to the base e (approximately 2.7183). Bloomberg Financial Dictionary …   Financial and business terms

  • natural logarithm — Math. a logarithm having e as a base. Symbol: ln Also called Napierian logarithm. Cf. common logarithm. [1810 20] * * * …   Universalium

  • natural logarithm — nat′ural log′arithm n. math. a logarithm having e as a base Symbol: ln Also called Napierian logarithm Compare common logarithm …   From formal English to slang

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”