HOME

TheInfoList



OR:

The natural logarithm of a number is its
logarithm In mathematics, the logarithm is the inverse function to exponentiation. That means the logarithm of a number  to the base  is the exponent to which must be raised, to produce . For example, since , the ''logarithm base'' 10 of ...
to the base of the mathematical constant , which is an irrational and
transcendental Transcendence, transcendent, or transcendental may refer to: Mathematics * Transcendental number, a number that is not the root of any polynomial with rational coefficients * Algebraic element or transcendental element, an element of a field exten ...
number approximately equal to . The natural logarithm of is generally written as , , or sometimes, if the base is implicit, simply . Parentheses are sometimes added for clarity, giving , , or . This is done particularly when the argument to the logarithm is not a single symbol, so as to prevent ambiguity. The natural logarithm of is the power to which would have to be raised to equal . For example, is , because . The natural logarithm of itself, , is , because , while the natural logarithm of is , since . The natural logarithm can be defined for any positive
real number In mathematics, a real number is a number that can be used to measurement, measure a ''continuous'' one-dimensional quantity such as a distance, time, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small var ...
as the area under the curve from to (with the area being negative when ). 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-zero
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
s, although this leads to a multi-valued function: see Complex logarithm for more. The natural logarithm function, if considered as a real-valued function of a positive real variable, is the inverse function of the
exponential function The exponential function is a mathematical function denoted by f(x)=\exp(x) or e^x (where the argument is written as an exponent). Unless otherwise specified, the term generally refers to the positive-valued function of a real variable, ...
, leading to the identities: :\begin e^ &= x \qquad \text x \text \\ \ln e^x &= x \qquad \text x \text \end Like all logarithms, the natural logarithm maps multiplication of positive numbers into addition: : \ln( x \cdot y ) = \ln x + \ln y~. Logarithms can be defined for any positive base other than 1, not only . However, logarithms in other bases differ only by a constant multiplier from the natural logarithm, and can be defined in terms of the latter, \log_bx = \ln x / \ln b = \ln x \cdot \log_b e. 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 scientific disciplines, and are used to solve problems involving compound interest.


History

The concept of the natural logarithm was worked out by Gregoire de Saint-Vincent and Alphonse Antonio de Sarasa before 1649. Their work involved quadrature of the hyperbola with equation , by determination of the area of hyperbolic sectors. Their solution generated the requisite "hyperbolic logarithm" function, which had the properties now associated with the natural logarithm. An early mention of the natural logarithm was by Nicholas Mercator in his work ''Logarithmotechnia'', published in 1668, although the mathematics teacher John Speidell had already compiled a table of what in fact were effectively natural logarithms in 1619. It has been said that Speidell's logarithms were to the base , but this is not entirely true due to complications with the values being expressed as integers.


Notational conventions

The notations and both refer unambiguously to the natural logarithm of , and 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 many programming languages.Including C, C++,
SAS SAS or Sas may refer to: Arts, entertainment, and media * ''SAS'' (novel series), a French book series by Gérard de Villiers * ''Shimmer and Shine'', an American animated children's television series * Southern All Stars, a Japanese rock ba ...
, MATLAB, Mathematica, Fortran, and some
BASIC BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College ...
dialects
In some other contexts such as chemistry, however, can be used to denote the common (base 10) logarithm. It may also refer to the binary (base 2) logarithm in the context of
computer science Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to practical disciplines (includin ...
, particularly in the context of time complexity.


Definitions

The natural logarithm can be defined in several equivalent ways.


Inverse of exponential

The most general definition is as the inverse function of e^x, so that e^=x. Because e^x is positive and invertible for any real input x, this definition of \ln(x) is well defined for any positive ''x''. For the complex numbers, e^z is not invertible, so \ln(z) is a multivalued function. In order to make \ln(z) a proper, single-output function, we therefore need to restrict it to a particular principal branch, often denoted by \operatorname(z). As the inverse function of e^z, \ln(z) can be defined by inverting the usual definition of e^z: :e^z = \lim_\left(1+\frac\right)^n Doing so yields: :\ln(z) = \lim_n\cdot (\sqrt 1) This definition therefore derives its own principal branch from the principal branch of nth roots.


Integral definition

The natural logarithm of a positive, real number may be defined as the area under the graph of the hyperbola with equation between and . This is the
integral In mathematics, an integral assigns numbers to functions in a way that describes displacement, area, volume, and other concepts that arise by combining infinitesimal data. The process of finding integrals is called integration. Along with ...
:\ln a = \int_1^a \frac\,dx. If is less than , then this area is considered to be negative. This function is a logarithm because it satisfies the fundamental multiplicative property of a logarithm: :\ln(ab) = \ln a + \ln b. This can be demonstrated by splitting the integral that defines into two parts, and then making the variable substitution (so ) in the second part, as follows: :\begin \ln ab = \int_1^\frac \, dx &=\int_1^a \frac \, dx + \int_a^ \frac \, dx\\ pt &=\int_1^a \frac 1 x \, dx + \int_1^b \frac a\,dt\\ pt &=\int_1^a \frac 1 x \, dx + \int_1^b \frac \, dt\\ pt &= \ln a + \ln b. \end In elementary terms, this is simply scaling by in the horizontal direction and by in the vertical direction. Area does not change under this transformation, but the region between and is reconfigured. Because the function is equal to the function , the resulting area is precisely . The number can then be defined to be the unique real number such that . The natural logarithm also has an improper integral representation, which can be derived with Fubini's theorem as follows: \ln\left(x\right)=\int_1^x \frac du = \int_1^x \int_0^\infty e^\ dt\ du = \int_0^\infty \int_1^x e^\ du\ dt = \int_^\fracdt


Properties

* \ln 1 = 0 * \ln e = 1 * \ln(xy) = \ln x + \ln y \quad \text\; x > 0\;\text\; y > 0 * \ln(x/y)= \ln x - \ln y * \ln(x^y) = y \ln x \quad \text\; x > 0 * \ln x < \ln y \quad\text\; 0 < x < y * \lim_ \frac = 1 * \lim_ \frac = \ln x\quad \text\; x > 0 * \frac \leq \ln x \leq x-1 \quad\text\quad x > 0 * \ln \leq \alpha x \quad\text\quad x \ge 0\;\text\; \alpha \ge 1 The statement is true for x=0, and we now show that \frac \ln \leq \frac ( \alpha x ) for all x, which completes the proof by the
fundamental theorem of calculus The fundamental theorem of calculus is a theorem that links the concept of differentiating a function (calculating its slopes, or rate of change at each time) with the concept of integrating a function (calculating the area under its graph, ...
. Hence, we want to show that :\frac \ln = \frac \leq \alpha = \frac ( \alpha x ) (Note that we have not yet proved that this statement is true.) If this is true, then by multiplying the middle statement by the positive quantity (1+x^\alpha) / \alpha and subtracting x^\alpha we would obtain : x^ \leq x^\alpha + 1 : x^ (1-x) \leq 1 This statement is trivially true for x \ge 1 since the left hand side is negative or zero. For 0 \le x < 1 it is still true since both factors on the left are less than 1 (recall that \alpha \ge 1). Thus this last statement is true and by repeating our steps in reverse order we find that \frac \ln \leq \frac ( \alpha x ) for all x. This completes the proof. An alternate proof is to observe that (1+x^\alpha)\leq (1+x)^\alpha under the given conditions. This can be proved, e.g., by the norm inequalities. Taking logarithms and using \ln(1+x)\leq x completes the proof.


Derivative

The
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
of the natural logarithm as a real-valued function on the positive reals is given by :\frac \ln x = \frac. How to establish this derivative of the natural logarithm depends on how it is defined firsthand. If the natural logarithm is defined as the integral :\ln x = \int_1^x \frac\,dt, then the derivative immediately follows from the first part of the
fundamental theorem of calculus The fundamental theorem of calculus is a theorem that links the concept of differentiating a function (calculating its slopes, or rate of change at each time) with the concept of integrating a function (calculating the area under its graph, ...
. On the other hand, if the natural logarithm is defined as the inverse of the (natural) exponential function, then the derivative (for ''x'' > 0) can be found by using the properties of the logarithm and a definition of the exponential function. From the definition of the number e = \lim_(1+u)^, the exponential function can be defined as e^x = \lim_(1+u)^ = \lim_(1 + hx)^ , where u=hx, h=u/x. The derivative can then be found from first principles. :\begin \frac \ln x &= \lim_ \frac \\ &= \lim_\left \frac \ln\left(\frac\right)\right\\ &= \lim_\left \ln\left(\left(1 + \frac\right)^\right )\rightquad &&\text\\ &= \ln \left \lim_\left(1 + \frac\right)^\rightquad &&\text \\ &= \ln e^ \quad &&\text e^x = \lim_(1 + hx)^\\ &= \frac \quad &&\text \end Also, we have: :\frac \ln ax = \frac (\ln a + \ln x) = \frac \ln a +\frac \ln x = \frac. so, unlike its inverse function e^, a constant in the function doesn't alter the differential.


Series

Since the natural logarithm is undefined at 0, \ln(x) itself does not have a Maclaurin series, unlike many other elementary functions. Instead, one looks for Taylor expansions around other points. For example, if \vert x - 1 \vert \leq 1 \text x \neq 0, then :\begin \ln x &= \int_1^x \frac \, dt = \int_0^ \frac \, du \\ &= \int_0^ (1 - u + u^2 - u^3 + \cdots) \, du \\ &= (x - 1) - \frac + \frac - \frac + \cdots \\ &= \sum_^\infty \frac. \end This is the Taylor series for ln ''x'' around 1. A change of variables yields the Mercator series: :\ln(1+x)=\sum_^\infty \frac x^k = x - \frac + \frac - \cdots, valid for , ''x'',  ≤ 1 and ''x'' ≠ −1.
Leonhard Euler Leonhard Euler ( , ; 15 April 170718 September 1783) was a Swiss mathematician, physicist, astronomer, geographer, logician and engineer who founded the studies of graph theory and topology and made pioneering and influential discoveries in ma ...
, disregarding x\ne -1, nevertheless applied this series to ''x'' = −1, in order to show that the harmonic series equals the (natural) logarithm of 1/(1 − 1), that is, the logarithm of infinity. Nowadays, more formally, one can prove that the harmonic series truncated at ''N'' is close to the logarithm of ''N'', when ''N'' is large, with the difference converging to the Euler–Mascheroni constant. 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 evolve to ''worse'' approximations for the function. A useful special case for positive integers ''n'', taking x=\tfrac, is: : \ln \left(\frac\right) = \sum_^\infty \frac = \frac - \frac + \frac - \frac + \cdots If \operatorname(x) \ge 1/2, then :\begin \ln (x) &= - \ln \left(\frac\right) = - \sum_^\infty \frac = \sum_^\infty \frac \\ &= \frac + \frac + \frac + \frac + \cdots \end Now, taking x=\tfrac for positive integers ''n'', we get: : \ln \left(\frac\right) = \sum_^\infty \frac = \frac + \frac + \frac + \frac + \cdots If \operatorname(x) \ge 0 \text x \neq 0, then : \ln (x) = \ln \left(\frac\right) = \ln\left(\frac\right) = \ln \left(1 + \frac\right) - \ln \left(1 - \frac\right). Since :\begin \ln(1+y) - \ln(1-y)&= \sum^\infty_\frac\left((-1)^y^i - (-1)^(-y)^i\right) = \sum^\infty_\frac\left((-1)^ +1\right) \\ &= y\sum^\infty_\frac\left((-1)^ +1\right)\overset\; 2y\sum^\infty_\frac, \end we arrive at :\begin \ln (x) &= \frac \sum_^\infty \frac ^k \\ &= \frac \left( \frac + \frac \frac + \frac ^2 + \cdots \right) . \end Using the substitution x=\tfrac again for positive integers ''n'', we get: :\begin \ln \left(\frac\right) &= \frac \sum_^\infty \frac\\ &= 2 \left(\frac + \frac + \frac + \cdots \right). \end This is, by far, the fastest converging of the series described here. The natural logarithm can also be expressed as an infinite product: :\ln(x)=(x-1) \prod_^\infty \left ( \frac \right ) Two examples might be: :\ln(2)=\left ( \frac \right )\left ( \frac \right )\left ( \frac \right )\left ( \frac \right )... :\pi=(2i+2)\left ( \frac \right )\left ( \frac \right )\left ( \frac \right )\left ( \frac \right )... From this identity, we can easily get that: :\frac=\frac-\sum_^\infty\frac For example: :\frac=2-\frac-\frac-\frac \cdots


The natural logarithm in integration

The natural logarithm allows simple
integration Integration may refer to: Biology * Multisensory integration * Path integration * Pre-integration complex, viral genetic material used to insert a viral genome into a host genome *DNA integration, by means of site-specific recombinase technolo ...
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 In calculus, the chain rule is a formula that expresses the derivative of the Function composition, composition of two differentiable functions and in terms of the derivatives of and . More precisely, if h=f\circ g is the function such that h(x) ...
and the following fact: :\frac\ln \left, x \ = \frac. In other words, if x is a real number with x\not=0, then :\int \frac \,dx = \ln, x, + C and :\int = \ln, f(x), + C. Here is an example in the case of ''g''(''x'') = tan(''x''): : \begin & \int \tan x \,dx = \int \frac \,dx \\ pt& \int \tan x \,dx = \int \frac \,dx. \end Letting ''f''(''x'') = cos(''x''): :\int \tan x \,dx = -\ln \left, \cos x \ + C :\int \tan x \,dx = \ln \left, \sec x \ + 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. Let: :u = \ln x \Rightarrow du = \frac :dv = dx \Rightarrow v = x then: : \begin \int \ln x \,dx & = x \ln x - \int \frac \,dx \\ & = x \ln x - \int 1 \,dx \\ & = x \ln x - x + C \end


Efficient computation

For ln(''x'') where ''x'' > 1, the closer the value of ''x'' 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: :\begin \ln 123.456 &= \ln(1.23456 \cdot 10^2)\\ &= \ln 1.23456 + \ln(10^2)\\ &= \ln 1.23456 + 2 \ln 10\\ &\approx \ln 1.23456 + 2 \cdot 2.3025851. \end Such techniques were used before calculators, by referring to numerical tables and performing manipulations such as those above.


Natural logarithm of 10

The natural logarithm of 10, which has the decimal expansion 2.30258509..., plays a role for example in the computation of natural logarithms of numbers represented in scientific notation, as a mantissa multiplied by a power of 10: : \ln(a\cdot 10^n) = \ln a + n \ln 10. This means that one can effectively calculate the logarithms of numbers with very large or very small magnitude using the logarithms of a relatively small set of decimals in the range .


High precision

To compute the natural logarithm with many digits of precision, the Taylor series approach is not efficient since the convergence is slow. Especially if is near 1, a good alternative is to use Halley's method or Newton's method to invert the exponential function, because the series of the exponential function converges more quickly. For finding the value of to give using Halley's method, or equivalently to give using Newton's method, the iteration simplifies to : y_ = y_n + 2 \cdot \frac which has cubic convergence to . Another alternative for extremely high precision calculation is the formula :\ln x \approx \frac - m \ln 2, where denotes the arithmetic-geometric mean of 1 and , and :s = x 2^m > 2^, with chosen so that 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.) Or, the following formula can be used: :\ln x=\frac,\quad x\in (1,\infty) where :\theta_2(x)=\sum_x^, \quad\theta_3(x)=\sum_x^ are the Jacobi theta functions. page 225 Based on a proposal by William Kahan and first implemented in the Hewlett-Packard HP-41C calculator in 1979 (referred to under "LN1" in the display, only), some calculators,
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
s (for example Berkeley UNIX 4.3BSD), computer algebra systems and programming languages (for example C99) provide a special natural logarithm plus 1 function, alternatively named LNP1,Searchable PDF
/ref> or log1p to give more accurate results for logarithms close to zero by passing arguments ''x'', also close to zero, to a function log1p(''x''), which returns the value ln(1+''x''), instead of passing a value ''y'' close to 1 to a function returning ln(''y''). The function log1p avoids in the floating point arithmetic a near cancelling of the absolute term 1 with the second term from the Taylor expansion of the ln. This keeps the argument, the result, and intermediate steps all close to zero where they can be most accurately represented as floating-point numbers. In addition to base the IEEE 754-2008 standard defines similar logarithmic functions near 1 for binary and decimal logarithms: and . Similar inverse functions named " expm1", "expm" or "exp1m" exist as well, all with the meaning of .For a similar approach to reduce round-off errors of calculations for certain input values see trigonometric functions like versine, vercosine, coversine, covercosine, haversine, havercosine, hacoversine, hacovercosine, exsecant and excosecant. An identity in terms of the inverse hyperbolic tangent, :\mathrm(x) = \log(1+x) = 2 ~ \mathrm\left(\frac\right)\,, gives a high precision value for small values of on systems that do not implement .


Computational complexity

The computational complexity of computing the natural logarithm using the arithmetic-geometric mean (for both of the above methods) 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: : \begin \ln(1+x) & =\frac-\frac+\frac-\frac+\frac-\cdots \\ pt& = \cfrac \end : \begin \ln\left(1+\frac\right) & = \cfrac \\ pt& = \cfrac \end 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. For example, since 2 = 1.253 × 1.024, the natural logarithm of 2 can be computed as: : \begin \ln 2 & = 3 \ln\left(1+\frac\right) + \ln\left(1+\frac\right) \\ pt& = \cfrac + \cfrac . \end Furthermore, since 10 = 1.2510 × 1.0243, even the natural logarithm of 10 can be computed similarly as: : \begin \ln 10 & = 10 \ln\left(1+\frac\right) + 3\ln\left(1+\frac\right) \\ 0pt& = \cfrac + \cfrac . \end The reciprocal of the natural logarithm can be also written in this way: :\frac =\frac \sqrt\sqrt\ldots For example: :\frac =\frac \sqrt\sqrt\ldots


Complex logarithms

The exponential function can be extended to a function which gives a
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
as for any arbitrary complex number ; simply use the infinite series with =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: no has ; and it turns out that . Since the multiplicative property still works for the complex exponential function, , for all complex and integers . 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 at will. The complex logarithm can only be single-valued on the cut plane. For example, or or , etc.; and although can be defined as , or or , and so on. principal branch)"> Image:NaturalLogarithmRe.png, Image:NaturalLogarithmImAbs.png, Image:NaturalLogarithmAbs.png, Image:NaturalLogarithmAll.png, Superposition of the previous three graphs


See also

* Approximating natural exponents (log base e) * Iterated logarithm * Napierian logarithm *
List of logarithmic identities In mathematics, many logarithmic identities exist. The following is a compilation of the notable of these, many of which are used for computational purposes. Trivial identities : Explanations By definition, we know that: :\color \log \color ...
* Logarithm of a matrix * Logarithmic differentiation * Logarithmic integral function * Nicholas Mercator – first to use the term natural logarithm * Polylogarithm * Von Mangoldt function


Notes


References

{{Calculus topics Logarithms Elementary special functions E (mathematical constant) Unary operations de:Logarithmus#Natürlicher Logarithmus