Graph of part of the natural logarithm function. The function slowly grows to positive infinity asx increases, and slowly goes to negative infinity asx approaches 0 ("slowly" as compared to anypower law ofx).
Thenatural logarithm of a number is itslogarithm to thebase of themathematical constante, which is anirrational andtranscendental number approximately equal to2.718281828459.[1] The natural logarithm ofx is generally written aslnx,logex, or sometimes, if the basee is implicit, simplylogx.[2][3]Parentheses are sometimes added for clarity, givingln(x),loge(x), orlog(x). This is done particularly when the argument to the logarithm is not a single symbol, so as to prevent ambiguity.
The natural logarithm ofx is thepower to whiche would have to be raised to equalx. For example,ln 7.5 is2.0149..., becausee2.0149... = 7.5. The natural logarithm ofe itself,lne, is1, becausee1 =e, while the natural logarithm of1 is0, sincee0 = 1.
The natural logarithm can be defined for any positivereal numbera as thearea under the curvey = 1/x from1 toa[4] (with the area being negative when0 <a < 1). The simplicity of this definition, which is matched in many other formulas involving the natural logarithm, leads to the term "natural". The definition of the natural logarithm can then be extended to give logarithm values for negative numbers and for all non-zerocomplex numbers, although this leads to amulti-valued function: seecomplex logarithm for more.
Like all logarithms, the natural logarithm maps multiplication of positive numbers into addition:[5]
Logarithms can be defined for any positive base other than 1, not onlye. However, logarithms in other bases differ only by a constant multiplier from the natural logarithm, and can be 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 thehalf-life, decay constant, or unknown time inexponential decay problems. They are important in many branches of mathematics and scientific disciplines, and are used to solve problems involvingcompound interest.
An early mention of the natural logarithm was byNicholas Mercator in his workLogarithmotechnia, published in 1668,[7] although the mathematics teacherJohn Speidell had already compiled a table of what in fact were effectively natural logarithms in 1619.[8] It has been said that Speidell's logarithms were to the basee, but this is not entirely true due to complications with the values being expressed asintegers.[8]: 152
The notationslnx andlogex both refer unambiguously to the natural logarithm ofx, andlogx without an explicit base may also refer to the natural logarithm. This usage is common in mathematics, along with some scientific contexts as well as in manyprogramming languages.[nb 1] In some other contexts such aschemistry, however,logx can be used to denote thecommon (base 10) logarithm. It may also refer to thebinary (base 2) logarithm in the context ofcomputer science, particularly in the context oftime complexity.
Generally, the notation for the logarithm to baseb of a numberx is shown aslogbx. So thelog of8 to the base2 would belog2 8 = 3.
The most general definition is as the inverse function of, so that. Because is positive and invertible for any real input, this definition of is well defined for any positivex.
lna as the area of the shaded region under the curvef(x) = 1/x from1 toa. Ifa is less than1, the area taken to be negative.The area under the hyperbola satisfies the logarithm rule. HereA(s,t) denotes the area under the hyperbola betweens andt.
The natural logarithm of a positive, real numbera may be defined as thearea under the graph of thehyperbola with equationy = 1/x betweenx = 1 andx =a. This is theintegral[4]Ifa is in, then the region hasnegative area, and the logarithm is negative.
This function is a logarithm because it satisfies the fundamental multiplicative property of a logarithm:[5]
This can be demonstrated by splitting the integral that defineslnab into two parts, and then making thevariable substitutionx =at (sodx =adt) in the second part, as follows:
In elementary terms, this is simply scaling by1/a in the horizontal direction and bya in the vertical direction. Area does not change under this transformation, but the region betweena andab is reconfigured. Because the functiona/(ax) is equal to the function1/x, the resulting area is preciselylnb.
The numbere can then be defined to be the unique real numbera such thatlna = 1.
How to establish this derivative of the natural logarithm depends on how it is defined firsthand. If the natural logarithm is defined as the integralthen the derivative immediately follows from the first part of thefundamental theorem of calculus.
On the other hand, if the natural logarithm is defined as the inverse of the (natural) exponential function, then the derivative (forx > 0) can be found by using the properties of the logarithm and a definition of the exponential function.
From the definition of the number the exponential function can be defined as where
The derivative can then be found from first principles.
Also, we have:
so, unlike its inverse function, a constant in the function doesn't alter the differential.
The Taylor polynomials forln(1 +x) only provide accurate approximations in the range−1 <x ≤ 1. Beyond somex > 1, the Taylor polynomials of higher degree are increasinglyworse approximations.
Since the natural logarithm is undefined at 0, itself does not have aMaclaurin series, unlike many other elementary functions. Instead, one looks for Taylor expansions around other points. For example, if then[9]
Leonhard Euler,[10] disregarding, nevertheless applied this series to to show that theharmonic series equals the natural logarithm of; that is, the logarithm of infinity. Nowadays, more formally, one can prove that the harmonic series truncated atN is close to the logarithm ofN, whenN is large, with the difference converging to theEuler–Mascheroni constant.
The figure is agraph ofln(1 +x) and some of itsTaylor polynomials around 0. These approximations converge to the function only in the region−1 <x ≤ 1; outside this region, the higher-degree Taylor polynomials devolve toworse approximations for the function.
A useful special case for positive integersn, taking, is:
If then
Now, taking for positive integersn, we get:
If thenSince we arrive atUsing the substitution again for positive integersn, we get:
This is, by far, the fastest converging of the series described here.
The natural logarithm can also be expressed as an infinite product:[11]
The natural logarithm allows simpleintegration of functions of the form: anantiderivative ofg(x) is given by. This is the case because of thechain rule and the following fact:
For wherex > 1, the closer the value ofx is to 1, the faster the rate of convergence of its Taylor series centered at 1. The identities associated with the logarithm can be leveraged to exploit this:
Such techniques were used before calculators, by referring to numerical tables and performing manipulations such as those above.
The natural logarithm of 10, approximately equal to2.30258509,[13] plays a role for example in the computation of natural logarithms of numbers represented inscientific notation, as amantissa multiplied by a power of 10:
This means that one can effectively calculate the logarithms of numbers with very large or very smallmagnitude using the logarithms of a relatively small set of decimals in the range[1, 10).
To compute the natural logarithm with many digits of precision, the Taylor series approach is not efficient since the convergence is slow. Especially ifx is near 1, a good alternative is to useHalley's method orNewton's method to invert the exponential function, because the series of the exponential function converges more quickly. For finding the value ofy to give using Halley's method, or equivalently to give using Newton's method, the iteration simplifies towhich hascubic convergence to.
Another alternative for extremely high precision calculation is the formula[14][15]whereM denotes thearithmetic-geometric mean of 1 and4/s, andwithm chosen so thatp bits of precision is attained. (For most purposes, the value of 8 form 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 andπ can be pre-computed to the desired precision using any of several known quickly converging series.) Or, the following formula can be used:
Based on a proposal byWilliam Kahan and first implemented in theHewlett-PackardHP-41C calculator in 1979 (referred to under "LN1" in the display, only), some calculators,operating systems (for exampleBerkeley UNIX 4.3BSD[17]),computer algebra systems and programming languages (for exampleC99[18]) provide a specialnatural logarithm plus 1 function, alternatively namedLNP1,[19][20] orlog1p[18] to give more accurate results for logarithms close to zero by passing argumentsx, also close to zero, to a functionlog1p(x), which returns the valueln(1+x), instead of passing a valuey close to 1 to a function returningln(y).[18][19][20] The functionlog1p avoids in the floating point arithmetic a near cancelling of the absolute term 1 with the second term from the Taylor expansion of the natural logarithm. This keeps the argument, the result, and intermediate steps all close to zero where they can be most accurately represented as floating-point numbers.[19][20]
In addition to basee, theIEEE 754-2008 standard defines similar logarithmic functions near 1 forbinary anddecimal logarithms:log2(1 +x) andlog10(1 +x).
Similar inverse functions named "expm1",[18] "expm"[19][20] or "exp1m" exist as well, all with the meaning ofexpm1(x) = exp(x) − 1.[nb 2]
An identity in terms of theinverse hyperbolic tangent,gives a high precision value for small values ofx on systems that do not implementlog1p(x).
Thecomputational complexity of computing the natural logarithm using thearithmetic-geometric mean (for both of the above methods) is. Here,n is the number of digits of precision at which the natural logarithm is to be evaluated, andM(n) is the computational complexity of multiplying twon-digit numbers.
These continued fractions—particularly the last—converge rapidly for values close to 1. However, the natural logarithms of much larger numbers can easily be computed, by repeatedly adding those of smaller numbers, with similarly rapid convergence.
Furthermore, since 10 = 1.2510 × 1.0243, even the natural logarithm of 10 can be computed similarly as:The reciprocal of the natural logarithm can be also written in this way:
The exponential function can be extended to a function which gives acomplex number asez for any arbitrary complex numberz; simply use the infinite series withx=z 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: nox hasex = 0; and it turns out thate2iπ = 1 =e0. Since the multiplicative property still works for the complex exponential function,ez =ez+2kiπ, for all complexz and integers k.
So the logarithm cannot be defined for the wholecomplex plane, and even then it ismulti-valued—any complex logarithm can be changed into an "equivalent" logarithm by adding any integer multiple of2iπ at will. The complex logarithm can only be single-valued on thecut plane. For example,lni =iπ/2 or5iπ/2 or−3iπ/2, etc.; and althoughi4 = 1, 4 lni can be defined as2iπ, or10iπ or−6iπ, and so on.
Plots of the natural logarithm function on the complex plane (principal branch)
^Hardy, G.H.; Wright, E.M. (1975).An Introduction to the Theory of Numbers (4th ed.). Oxford. footnote to paragraph 1.7: "log x is, of course, the 'Naperian' logarithm of x, to base e. 'Common' logarithms have no mathematical interest".
^Leonhard Euler, Introductio in Analysin Infinitorum. Tomus Primus. Bousquet, Lausanne 1748. Exemplum 1, p. 228; quoque in: Opera Omnia, Series Prima, Opera Mathematica, Volumen Octavum, Teubner 1922
^For a detailed proof see for instance: George B. Thomas, Jr and Ross L. Finney,Calculus and Analytic Geometry, 5th edition, Addison-Wesley 1979, Section 6-5 pages 305-306.
^Borwein, Jonathan M.; Borwein, Peter B. (1987).Pi and the AGM: A Study in Analytic Number Theory and Computational Complexity (First ed.). Wiley-Interscience.ISBN0-471-83138-7. page 225