Hubbry Logo
Natural logarithmNatural logarithmMain
Open search
Natural logarithm
Community hub
Natural logarithm
logo
8 pages, 0 posts
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Natural logarithm
Natural logarithm
from Wikipedia

Natural logarithm
Graph of part of the natural logarithm function.
Graph of part of the natural logarithm function. The function slowly grows to positive infinity as x increases, and slowly goes to negative infinity as x approaches 0 ("slowly" as compared to any power law of x).
General information
General definition
Motivation of inventionhyperbola quadrature
Fields of applicationPure and applied mathematics
Domain, codomain and image
Domain
Codomain
Image
Specific values
Value at +∞+∞
Value at e1
Value at 10
Value at 0−∞
Specific features
Asymptote
Root1
Inverse
Derivative
Antiderivative

The natural logarithm of a number is its logarithm to the base of the mathematical constant e, which is an irrational and transcendental number approximately equal to 2.718281828459.[1] The natural logarithm of x is generally written as ln x, loge x, or sometimes, if the base e is implicit, simply log x.[2][3] Parentheses are sometimes added for clarity, giving ln(x), loge(x), or log(x). This is done particularly when the argument to the logarithm is not a single symbol, so as to prevent ambiguity.

The natural logarithm of x is the power to which e would have to be raised to equal x. For example, ln 7.5 is 2.0149..., because e2.0149... = 7.5. The natural logarithm of e itself, ln e, is 1, because e1 = e, while the natural logarithm of 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[4] (with the area being negative when 0 < 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-zero complex numbers, 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, leading to the identities:

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 only e. 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 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

[edit]

The concept of the natural logarithm was worked out by Gregoire de Saint-Vincent and Alphonse Antonio de Sarasa before 1649.[6] Their work involved quadrature of the hyperbola with equation xy = 1, 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,[7] although the mathematics teacher John 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 base e, but this is not entirely true due to complications with the values being expressed as integers.[8]: 152 

Notational conventions

[edit]

The notations ln x and loge x both refer unambiguously to the natural logarithm of x, and log x 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.[nb 1] In some other contexts such as chemistry, however, log x 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, particularly in the context of time complexity.

Generally, the notation for the logarithm to base b of a number x is shown as logb x. So the log of 8 to the base 2 would be log2 8 = 3.

Definitions

[edit]

The natural logarithm can be defined in several equivalent ways.

Inverse of exponential

[edit]

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 positive x.

Integral definition

[edit]
ln a as the area of the shaded region under the curve f(x) = 1/x from 1 to a. If a is less than 1, the area taken to be negative.
The area under the hyperbola satisfies the logarithm rule. Here A(s,t) denotes the area under the hyperbola between s and t.

The natural logarithm of a positive, real number a may be defined as the area under the graph of the hyperbola with equation y = 1/x between x = 1 and x = a. This is the integral[4] If a is in , then the region has negative 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 defines ln ab into two parts, and then making the variable substitution x = at (so dx = a dt) in the second part, as follows:

In elementary terms, this is simply scaling by 1/a in the horizontal direction and by a in the vertical direction. Area does not change under this transformation, but the region between a and ab is reconfigured. Because the function a/(ax) is equal to the function 1/x, the resulting area is precisely ln b.

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

Properties

[edit]

The natural logarithm has the following mathematical properties:

Derivative

[edit]

The derivative of the natural logarithm as a real-valued function on the positive reals is given by[4]

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 then the derivative immediately follows from the first part of the fundamental theorem of calculus.

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 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.

Series

[edit]
The Taylor polynomials for ln(1 + x) only provide accurate approximations in the range −1 < x ≤ 1. Beyond some x > 1, the Taylor polynomials of higher degree are increasingly worse approximations.

Since the natural logarithm is undefined at 0, itself does not have a Maclaurin series, unlike many other elementary functions. Instead, one looks for Taylor expansions around other points. For example, if then[9]

This is the Taylor series for around 1. A change of variables yields the Mercator series: valid for and

Leonhard Euler,[10] disregarding , nevertheless applied this series to to show that the harmonic series equals the natural logarithm of ; 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.

The figure is a graph 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 this region, the higher-degree Taylor polynomials devolve to worse approximations for the function.

A useful special case for positive integers n, taking , is:

If then

Now, taking for positive integers n, we get:

If then Since we arrive at Using the substitution again for positive integers n, 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]

Two examples might be:

From this identity, we can easily get that:

For example:

The natural logarithm in integration

[edit]

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

In other words, when integrating over an interval of the real line that does not include , then where C is an arbitrary constant of integration.[12]

Likewise, when the integral is over an interval where ,

For example, consider the integral of over an interval that does not include points where is infinite:

The natural logarithm can be integrated using integration by parts:

Let: then:

Efficient computation

[edit]

For 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:

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

Natural logarithm of 10

[edit]

The natural logarithm of 10, approximately equal to 2.30258509,[13] 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:

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 [1, 10).

High precision

[edit]

To compute the natural logarithm with many digits of precision, the Taylor series approach is not efficient since the convergence is slow. Especially if x 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 y to give using Halley's method, or equivalently to give using Newton's method, the iteration simplifies to which has cubic convergence to .

Another alternative for extremely high precision calculation is the formula[14][15] where M denotes the arithmetic-geometric mean of 1 and 4/s, and 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 and π can be pre-computed to the desired precision using any of several known quickly converging series.) Or, the following formula can be used:

where are the Jacobi theta functions.[16]

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 systems (for example Berkeley UNIX 4.3BSD[17]), computer algebra systems and programming languages (for example C99[18]) provide a special natural logarithm plus 1 function, alternatively named LNP1,[19][20] or log1p[18] 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).[18][19][20] 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 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 base e, the IEEE 754-2008 standard defines similar logarithmic functions near 1 for binary and decimal logarithms: log2(1 + x) and log10(1 + x).

Similar inverse functions named "expm1",[18] "expm"[19][20] or "exp1m" exist as well, all with the meaning of expm1(x) = exp(x) − 1.[nb 2]

An identity in terms of the inverse hyperbolic tangent, gives a high precision value for small values of x on systems that do not implement log1p(x).

Computational complexity

[edit]

The computational complexity of computing the natural logarithm using the arithmetic-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, and M(n) is the computational complexity of multiplying two n-digit numbers.

Continued fractions

[edit]

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

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:

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:

For example:

Complex logarithms

[edit]

The exponential function can be extended to a function which gives a complex number as ez for any arbitrary complex number z; simply use the infinite series with x=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 x has ex = 0; and it turns out that e2 = 1 = e0. Since the multiplicative property still works for the complex exponential function, ez = ez+2kiπ, for all complex z and integers k.

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 at will. The complex logarithm can only be single-valued on the cut plane. For example, ln i = /2 or 5/2 or 3/2, etc.; and although i4 = 1, 4 ln i can be defined as 2, or 10 or −6, and so on.

See also

[edit]

Notes

[edit]

References

[edit]
Revisions and contributorsEdit on WikipediaRead on Wikipedia
from Grokipedia
The natural logarithm, often denoted as ln(x) or loge(x), is the logarithm of a positive x to the base e, where e is the irrational approximately equal to 2.718281828459045. It is fundamentally defined as the definite lnx=1x1tdt\ln x = \int_1^x \frac{1}{t} \, dt for x > 0, which establishes it as the of the function 1/x1/x. This definition underscores its central role in , as the derivative of lnx\ln x is precisely 1/x1/x, facilitating the integration of rational functions and modeling continuous growth processes. Historically, the natural logarithm emerged from early 17th-century developments in logarithmic tables by , whose work in 1614 aimed to simplify astronomical computations through addition rather than multiplication. Refinements by figures like John Speidell in 1622 introduced tables aligned with base e, though the explicit connection to e was formalized later. Leonhard Euler solidified its modern form in the , naming the constant e in 1731 and demonstrating its properties in exponential and logarithmic identities, such as ln(ex)=x\ln(e^x) = x and the Taylor series expansion ln(1+x)=xx22+x33\ln(1 + x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \cdots for |x| < 1. Beyond pure mathematics, the natural logarithm is indispensable in fields like physics, engineering, and biology for describing phenomena such as radioactive decay, population growth, and signal processing, where exponential relationships predominate. Its complex extension, lnz=lnz+iarg(z)\ln z = \ln|z| + i \arg(z), extends its utility to analytic functions in the complex plane, with applications in electrical engineering and quantum mechanics.

Definitions and Notation

Inverse of the exponential function

The exponential function, denoted as exp(x)\exp(x) or exe^x, where ee is the base of the natural logarithm (approximately 2.71828), maps real numbers to positive real numbers and serves as the counterpart to the natural logarithm. This function is continuous, strictly increasing, and one-to-one, ensuring it has an inverse over its range. The natural logarithm, denoted ln(y)\ln(y), is defined as the inverse of the exponential function: it is the unique real number xx such that ex=ye^x = y for any y>0y > 0. This definition establishes the natural logarithm as the function that "undoes" the exponential operation, solving equations of the form ex=ye^x = y for xx. Graphically, logarithm function domain of all (0,)(0, \infty), a range of all real numbers R\mathbb{R}, and is strictly monotonic increasing. It approaches a vertical asymptote at x=[0](/page/0)x = [0](/page/0) from the right, where ln(x)\ln(x) \to -\infty as x0+x \to 0^+, and passes through (1,[0](/page/0))(1, [0](/page/0)). The curve starts near the y-axis on the left and rises slowly to the right, reflecting its concave down shape near the origin before becoming nearly linear for large xx. Basic examples illustrate this inverse relationship: ln(1)=0\ln(1) = 0 because e0=1e^0 = 1, and ln(e)=1\ln(e) = 1 because e1=ee^1 = e. These values highlight the function's behavior at key points. The inverse properties are expressed as: ln(ex)=xfor all real x\ln(e^x) = x \quad \text{for all real } x and eln(x)=xfor all x>0.e^{\ln(x)} = x \quad \text{for all } x > 0. These identities confirm the bidirectional inverse relationship between the functions.

Integral representation

The natural logarithm of a positive x>0x > 0 can be defined as the definite lnx=1x1tdt.\ln x = \int_1^x \frac{1}{t} \, dt. This definition arises from recognizing the natural logarithm as the of 1/x1/x, normalized such that ln1=0\ln 1 = 0. Geometrically, this represents the net signed area between the y=1/ty = 1/t, the x-axis, and the vertical lines at t=1t = 1 and t=xt = x. The function y=1/ty = 1/t describes the rectangular xy=1xy = 1, so the area corresponds to the region bounded by this from 1 to xx. For x>1x > 1, the area is positive; for 0<x<10 < x < 1, the evaluates to a negative value, reflecting the area "below" the x-axis in the reversed limits. At x=1x = 1, the from 1 to 1 is zero, confirming ln1=0\ln 1 = 0. An equivalent form for x>0x > 0 is lnx=x11tdt,\ln x = -\int_x^1 \frac{1}{t} \, dt, which reverses the limits and introduces a negative sign; this is particularly convenient when 0<x<10 < x < 1, as it computes a positive area from xx to 1. This integral definition establishes the natural logarithm as the inverse of the exponential function expy\exp y, where expy\exp y is the unique function satisfying ddyexpy=expy\frac{d}{dy} \exp y = \exp y with exp0=1\exp 0 = 1. To verify, apply the Fundamental Theorem of Calculus to the integral definition: ddxlnx=1x\frac{d}{dx} \ln x = \frac{1}{x}. Now consider ln(expy)=1expy1tdt\ln(\exp y) = \int_1^{\exp y} \frac{1}{t} \, dt. Substitute t=exput = \exp u, so dt=expududt = \exp u \, du; the limits change from u=0u = 0 to u=yu = y, yielding 0yexpuexpudu=0y1du=y.\int_0^y \frac{\exp u}{\exp u} \, du = \int_0^y 1 \, du = y. Thus, ln(expy)=y\ln(\exp y) = y. Similarly, exp(lnx)=x\exp(\ln x) = x, confirming the inverse relationship.

Notational conventions

The natural logarithm is most commonly denoted by ln(x)\ln(x) in mathematical writing, particularly within physics and engineering contexts, where it explicitly signifies the logarithm with base ee. In pure mathematics, especially in advanced texts and research papers, log(x)\log(x) is frequently used as an alternative to denote the natural logarithm, with the base ee assumed by convention to avoid ambiguity in specialized fields like number theory. This usage of log(x)\log(x) contrasts with applied sciences, where log(x)\log(x) without subscript often implies the common logarithm (base 10). The notation ln(x)\ln(x) derives from the French phrase logarithme naturel (natural logarithm) and was first introduced in print by Irving Stringham in his 1893 text Uniplanar Algebra. Its adoption marked a historical shift from the generic "log" notation, which had previously encompassed various bases, to clearly distinguish the base-ee logarithm from the base-10 common logarithm amid growing use of both in calculations. Less common alternatives include loge(x)\log_e(x), which explicitly specifies the base but is verbose and rarely employed in modern writing. For the complex logarithm, the principal branch is conventionally denoted by \Log(z)\Log(z), with a capital "L" to indicate the primary value, typically defined for z0z \neq 0 in the complex plane excluding the non-positive real axis. In typography and typesetting, such as in LaTeX, the symbols "ln" and "Log" are rendered in upright (roman) font to signify they are operator names rather than italicized variables, using commands like \ln or \Log for proper spacing and style. For real-valued functions, the domain is invariably restricted to x>0x > 0 to ensure the argument is positive, as the natural logarithm is undefined for non-positive reals.

Historical Development

Origins in logarithmic concepts

The concept of logarithms originated as a computational tool to simplify and division, particularly for astronomical and navigational calculations. In 1614, Scottish mathematician published Mirifici Logarithmorum Canonis Descriptio, introducing logarithms as a method to transform products into sums, thereby easing complex arithmetic. Napier's logarithms were not based on a fixed base but were designed around the of proportional parts, inspired by the need to compute sines and tangents efficiently. This innovation dramatically reduced the labor of calculations that previously required extensive manual effort. Building on Napier's work, English mathematician Henry Briggs refined the system by proposing a base-10 logarithm in correspondence with Napier around –1617, leading to the publication of Arithmetica Logarithmica in 1624. Briggs's tables provided common logarithms (base 10) for numbers from 1 to 20,000 and from 90,000 to 100,000, computed to 10 decimal places, which became widely adopted for practical use in science and engineering. These tables marked a shift toward standardized logarithmic , emphasizing decimal convenience over Napier's more geometric approach. The foundation for the natural logarithm emerged from investigations into continuous growth processes. In 1683, Swiss mathematician explored with infinitesimally small intervals, deriving the limit limn(1+1n)n2.718\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n \approx 2.718, later known as ee, without recognizing its full significance. This limit provided the basis for the central to natural logarithms. Independently, in 1668, German mathematician Nicolaus Mercator developed an infinite series approximation for the natural logarithm, ln(1+x)x\ln(1 + x) \approx x for small xx, published in Logarithmotechnia, linking it to the area under the xy=1xy = 1. This series represented an early analytic expression for the function. The natural logarithm gained recognition in early calculus through the integral of 1/x1/x. In the late 1600s, Scottish mathematician James Gregory demonstrated in 1668 that the quadrature (area) under the curve y=1/xy = 1/x from 1 to xx yields a logarithmic function, using geometric methods to establish its properties. Concurrently, incorporated this integral into his around 1669–1671, treating it as the inverse of the exponential and using it to solve differential equations in physics. These developments highlighted the natural logarithm's role as the of 1/x1/x, distinguishing it from common logarithms by its direct connection to continuous change.

Formalization and naming

The term "hyperbolic logarithm" originated with the work of Grégoire de Saint-Vincent in his 1647 publication Opus geometricum quadraturae circuli et sectionum coni, where he demonstrated that the area under the rectangular xy=1xy = 1 from aa to bb is proportional to the ratio a/ba/b, establishing a geometric foundation for what would later be recognized as the natural logarithm. This approach, further elaborated by his pupil Alphonse Antonio de Sarasa, shifted focus from arithmetic logarithms to an integral-based definition tied to hyperbolic areas, laying the groundwork for its transition to the "natural" designation in analytical . Leonhard Euler advanced the formalization of this function beginning in , when he first employed the letter ee to denote the base of the logarithm in an unpublished manuscript, defining it through its infinite and linking it to . In his 1736 treatise Mechanica sive motus scientia analytice exposita, Euler incorporated ee as the base of natural logarithms in integral expressions for motion under resistance, marking its earliest printed appearance and demonstrating its utility in solving differential equations of physical systems. Euler justified the "natural" label by emphasizing the base ee's emergence from limits such as continuous compounding (the limit of (1+1/n)n(1 + 1/n)^n as nn approaches infinity) and its central role in differential equations like dy/dx=ydy/dx = y, where the is its own , simplifying operations without arbitrary constants. Euler solidified this framework in his 1748 , providing a rigorous series definition of e2.718281828459045235e \approx 2.718281828459045235 and explicitly naming logarithms to this base as "natural or hyperbolic," with the latter term retaining the hyperbolic area connection while "natural" highlighted its intrinsic analytical properties. By the , the natural logarithm achieved widespread standardization in mathematical texts and applications, as seen in Carl Friedrich Gauss's astronomical computations in Theoria motus corporum coelestium (1809), where it facilitated precise orbital calculations, and in subsequent analytic works that integrated it as the standard for and . This adoption reflected its foundational status in rigorous , supplanting earlier terminological variations.

Fundamental Properties

Algebraic and order properties

The natural logarithm, denoted lnx\ln x, is defined for all positive real numbers, so its domain is the open interval (0,)(0, \infty). The range of lnx\ln x is the entire set of real numbers R\mathbb{R}, meaning that for every real number yy, there exists a unique x>0x > 0 such that lnx=y\ln x = y. This surjectivity onto R\mathbb{R} follows from the function's continuous and unbounded behavior on its domain. As xx approaches the boundaries of its domain, lnx\ln x exhibits divergent limits: limx0+lnx=\lim_{x \to 0^+} \ln x = -\infty and limxlnx=\lim_{x \to \infty} \ln x = \infty. These limits underscore the function's asymptotic properties, with lnx\ln x decreasing without bound near 0 and increasing without bound as xx grows large. The natural logarithm is strictly increasing on (0,)(0, \infty), satisfying lnx<lny\ln x < \ln y if and only if 0<x<y0 < x < y. This monotonicity is a direct consequence of the first derivative ddxlnx=1x>0\frac{d}{dx} \ln x = \frac{1}{x} > 0 for all x>0x > 0, ensuring the function preserves order on the positive reals. A fundamental inequality for the natural logarithm is lnxx1\ln x \leq x - 1 for all x>0x > 0, with equality holding if and only if x=1x = 1. This inequality captures the function's growth relative to its line at x=1x = 1, where the derivative is 1. Applications of , which states that (1+z)n1+nz(1 + z)^n \geq 1 + n z for natural numbers n1n \geq 1 and z1z \geq -1, extend to bounding logarithmic expressions; for instance, it aids in deriving log-concavity-based estimates for sequences and means involving lnx\ln x, such as in generalizations of Maclaurin's inequality. The concavity of lnx\ln x is evident from its , d2dx2lnx=1x2<0\frac{d^2}{dx^2} \ln x = -\frac{1}{x^2} < 0 for all x>0x > 0, confirming that the function is strictly concave down on (0,)(0, \infty). This negative second derivative implies that the graph of lnx\ln x lies below any of its lines, reinforcing the inequality lnxx1\ln x \leq x - 1 and enabling applications for convex combinations in the logarithm's domain.

Change of base and identities

The change of base formula expresses the natural logarithm in terms of logarithms with any other positive base b1b \neq 1: lnx=logbxlogbe\ln x = \frac{\log_b x}{\log_b e} for x>0x > 0. This identity, which holds for all valid bases, facilitates computation and theoretical analysis by converting between different logarithmic systems. It underscores the natural logarithm's role as a universal reference, since any logarithm can be reduced to it via the base ee. The natural logarithm obeys key functional identities that reflect its algebraic structure. The product rule states that ln(xy)=lnx+lny\ln(xy) = \ln x + \ln y for all x,y>0x, y > 0, allowing the logarithm of a product to be decomposed into a sum. Similarly, the power rule gives ln(xa)=alnx\ln(x^a) = a \ln x for x>0x > 0 and real aa, which extends the function's behavior under exponentiation. These properties derive from the definition of the logarithm as the inverse of exponentiation and are foundational for simplifying expressions in analysis. As the inverse of the with base ee, the natural logarithm satisfies ln(ex)=x\ln(e^x) = x for all real xx and elnx=xe^{\ln x} = x for x>0x > 0. These reciprocal relations highlight the bijective correspondence between the natural logarithm and the exponential on the positive reals. A specific case of the change of base relates it to the (base 10): lnx=log10xln10\ln x = \log_{10} x \cdot \ln 10 for x>0x > 0, providing a practical link for numerical evaluations.

Calculus Aspects

Derivative

The derivative of the natural logarithm function lnx\ln x, defined for x>0x > 0, is given by ddxlnx=1x.\labeleq:deriv(1)\frac{d}{dx} \ln x = \frac{1}{x}. \tag{1}\label{eq:deriv} This result follows from the , as lnx\ln x is the inverse of the exe^x, whose is exe^x itself. To derive it, let y=lnxy = \ln x, so x=eyx = e^y. Differentiating both sides implicitly with respect to xx yields 1=eydydx1 = e^y \cdot \frac{dy}{dx}, and solving for the gives dydx=1ey=1x\frac{dy}{dx} = \frac{1}{e^y} = \frac{1}{x}. Alternatively, using the definition lnx=1x1tdt\ln x = \int_1^x \frac{1}{t} \, dt, the implies that the is the integrand evaluated at the upper limit, yielding ddxlnx=1x\frac{d}{dx} \ln x = \frac{1}{x}. The higher-order derivatives of lnx\ln x follow a : the nnth for n1n \geq 1 is dndxnlnx=(1)n1(n1)!xn.\labeleq:nth(2)\frac{d^n}{dx^n} \ln x = (-1)^{n-1} \frac{(n-1)!}{x^n}. \tag{2}\label{eq:nth} This can be verified by successive differentiation, starting from the first and applying the repeatedly. In applications, the derivative 1x\frac{1}{x} interprets the rate of change of lnx\ln x as the reciprocal of the input, which models s in exponential processes. For instance, if a quantity P(t)P(t) grows exponentially as P(t)=P0ertP(t) = P_0 e^{rt}, then the 1PdPdt=r\frac{1}{P} \frac{dP}{dt} = r equals the of lnP(t)\ln P(t), providing a measure of proportional change independent of scale.

Integrals involving the natural logarithm

The natural logarithm serves as the antiderivative of the reciprocal function, providing a fundamental result in calculus. Specifically, the indefinite integral of 1x\frac{1}{x} is given by 1xdx=lnx+C,\int \frac{1}{x} \, dx = \ln |x| + C, where CC is the constant of integration, and the absolute value ensures the expression is defined for x0x \neq 0. This formula arises because the derivative of lnx\ln |x| is 1x\frac{1}{x} for x>0x > 0 and x<0x < 0, confirming the antiderivative relationship. For definite integrals over positive intervals, the natural logarithm evaluates the accumulated area under the curve y=1xy = \frac{1}{x}. The integral from aa to bb, where 0<a<b0 < a < b, yields ab1xdx=ln(ba),\int_a^b \frac{1}{x} \, dx = \ln \left( \frac{b}{a} \right), which simplifies the change in logarithmic scale between the bounds. This result follows directly from applying the Fundamental Theorem of Calculus to the antiderivative. A broader class of integrals leverages substitution to reveal the natural logarithm's role. For a differentiable function f(x)f(x) with f(x)0f(x) \neq 0, the integral f(x)f(x)dx=lnf(x)+C\int \frac{f'(x)}{f(x)} \, dx = \ln |f(x)| + C holds, as substitution u=f(x)u = f(x) transforms the integrand into 1udu\frac{1}{u} \, du. For instance, 3x2x3+1dx\int \frac{3x^2}{x^3 + 1} \, dx substitutes u=x3+1u = x^3 + 1, yielding lnx3+1+C\ln |x^3 + 1| + C. In applications, the natural logarithm quantifies areas and measures uncertainty. The definite integral 1x1tdt=lnx\int_1^x \frac{1}{t} \, dt = \ln x represents the area under the hyperbola xy=1xy = 1 from x=1x = 1 to xx, a geometric interpretation dating to 17th-century discoveries. In probability, differential entropy for a continuous random variable with density f(x)f(x), defined as h(X)=f(x)lnf(x)dxh(X) = -\int f(x) \ln f(x) \, dx, uses the natural logarithm to measure average uncertainty in nats. Improper integrals highlight the logarithm's behavior at infinity. The integral 11xdx\int_1^\infty \frac{1}{x} \, dx diverges, as 11xdx=limtlnt=,\int_1^\infty \frac{1}{x} \, dx = \lim_{t \to \infty} \ln t = \infty, indicating unbounded growth in the harmonic series context.

Series and Approximations

Taylor series expansion

The Taylor series expansion of the natural logarithm function, centered at x=1x = 1 (or equivalently, for ln(1+x)\ln(1 + x) centered at x=0x = 0), provides a power series representation that converges to the function within a specific interval. This expansion is particularly useful for approximating ln(x)\ln(x) near x=1x = 1, where ln(1)=0\ln(1) = 0. The series takes the form ln(1+x)=n=1(1)n+1xnn,x<1.\ln(1 + x) = \sum_{n=1}^{\infty} (-1)^{n+1} \frac{x^n}{n}, \quad |x| < 1. This representation, known historically as the Mercator series, was first published by the German mathematician Nicolaus Mercator in his 1668 treatise Logarithmotechnia. One standard derivation of this series integrates the geometric series expansion of 11+x\frac{1}{1 + x}. The geometric series n=0(1)nxn=11+x\sum_{n=0}^{\infty} (-1)^n x^n = \frac{1}{1 + x} for x<1|x| < 1 is integrated term by term from 0 to xx, yielding ln(1+x)=0x11+tdt=0xn=0(1)ntndt=n=0(1)nxn+1n+1=n=1(1)n+1xnn,\ln(1 + x) = \int_0^x \frac{1}{1 + t} \, dt = \int_0^x \sum_{n=0}^{\infty} (-1)^n t^n \, dt = \sum_{n=0}^{\infty} (-1)^n \frac{x^{n+1}}{n+1} = \sum_{n=1}^{\infty} (-1)^{n+1} \frac{x^n}{n}, with the constant of integration zero since ln(1)=0\ln(1) = 0. Alternatively, the series can be obtained directly via the Taylor theorem by computing successive derivatives of ln(1+x)\ln(1 + x) at x=0x = 0: the nnth derivative (for n1n \geq 1) is (1)n+1(n1)!(1+x)n(-1)^{n+1} (n-1)! (1 + x)^{-n}, so evaluating at 0 gives coefficients (1)n+1n\frac{(-1)^{n+1}}{n}. The radius of convergence is 1, determined by the ratio test on the series terms, ensuring absolute convergence for x<1|x| < 1. At the endpoints x=1x = 1 (where the series becomes the alternating harmonic series summing to ln2\ln 2) and x=1x = -1 (the negative harmonic series, which diverges), conditional convergence or divergence applies, respectively. As an alternating series for 0<x<10 < x < 1, it allows error bounds via the alternating series estimation theorem, where the remainder after kk terms is less than the next term's magnitude, facilitating practical approximations like ln(1+x)xx22+x33\ln(1 + x) \approx x - \frac{x^2}{2} + \frac{x^3}{3} for small xx.

Continued fraction representations

The natural logarithm admits a continued fraction representation through its connection to the inverse hyperbolic tangent function, which provides an effective means for approximation in the real domain. The inverse hyperbolic tangent is given by tanh1(x)=12ln(1+x1x)\tanh^{-1}(x) = \frac{1}{2} \ln\left( \frac{1+x}{1-x} \right) for x<1|x| < 1. Consequently, ln(1+x1x)=2tanh1(x).\ln\left( \frac{1+x}{1-x} \right) = 2 \tanh^{-1}(x). This yields the continued fraction ln(1+x1x)=2x1+x23+4x25+9x27+16x29+\ln\left( \frac{1+x}{1-x} \right) = 2 \cfrac{x}{1 + \cfrac{x^{2}}{3 + \cfrac{4x^{2}}{5 + \cfrac{9x^{2}}{7 + \cfrac{16x^{2}}{9 + \cdots}}}}} for x<1|x| < 1, where the numerators are successive squares k2x2k^2 x^2 and the denominators are odd integers starting from 1. This representation converges more rapidly than the corresponding Taylor series expansion for values of xx away from zero, offering superior accuracy with fewer terms in practical computations. Continued fraction expansions for the natural logarithm trace their development to the 18th century, particularly through 's foundational work on transforming series into such forms, building upon 17th-century advancements in continued fractions by William Brouncker and others. As an illustration, the value ln2\ln 2 can be approximated by setting x=13x = \frac{1}{3}, since 1+13113=2\frac{1 + \frac{1}{3}}{1 - \frac{1}{3}} = 2, yielding ln2=2tanh1(13)\ln 2 = 2 \tanh^{-1}\left( \frac{1}{3} \right). Substituting into the continued fraction and truncating after a few levels produces rational approximants that converge quickly to ln20.693147\ln 2 \approx 0.693147.

Numerical Computation

Algorithms and methods

Computing the natural logarithm ln(x) for x > 0 in numerical libraries generally begins with range reduction to bring the argument into a convenient interval, typically [1/2, 2] or [√2/2, √2], where approximations are more efficient. For large x, this is achieved by expressing x = 2^k * y with y in [1, 2) and k = floor(log_2 x), yielding ln(x) = k ln(2) + ln(y). This step leverages precomputed or efficiently calculable values of ln(2) and reduces the problem to evaluating ln(y) near 1, minimizing errors in subsequent approximations. The arithmetic-geometric mean (AGM) provides a rapidly converging method for computing ln(2) and generalizes to arbitrary x through connections to complete s. For ln(2), the method uses appropriate initials derived from relations, where the defines a_n = (a_{n-1} + b_{n-1})/2 and b_n = √(a_{n-1} b_{n-1}), converging quadratically to enable high-precision evaluation after O(log p) steps for p bits. Generalizations for ln(x) scale the argument via powers of 2 and apply AGM to compute intervals bounding the elliptic integral expressions like I(1, b) = ∫_0^{π/2} dt / √(1 - b sin² t), relating to log((1 + √b)/(1 - √b)) via asymptotic properties, achieving ~5 log p multiplications and ~2 log p square roots for p-bit precision. Binary splitting accelerates the evaluation of series expansions for ln(x), particularly for high-precision computations of constants like ln(2) or ln(p) for primes p. This technique recursively divides the series sum into structures, computing partial numerators and denominators to avoid intermediate expansions, yielding O(M(d) log² d) time for d digits where M(d) is time, outperforming naive by orders of magnitude for d > 10^6. It is especially effective for hypergeometric-type series tailored to logarithms, such as Ramanujan-style identities, enabling multiprecision ln(x) via argument reduction followed by accelerated . Newton's method offers quadratic convergence for solving e^y = x to find y = ln(x), starting from an initial guess like y_0 = log_2(x) * ln(2) approximated via . The y_{n+1} = y_n - (e^{y_n} - x)/e^{y_n} = y_n + (x e^{-y_n} - 1) simplifies to cubic convergence variants in some implementations, requiring few steps (typically 3-5) after range reduction for double-precision accuracy in . This approach is favored in software libraries for its simplicity and efficiency when combined with hardware . IEEE 754-compliant implementations of ln(x) in hardware often combine range reduction with polynomial approximations or table lookups for the mantissa, ensuring correctly rounded results to the last ulp. For single-precision, architectures decompose the IEEE 754 format into exponent E and mantissa m ∈ [1, 2), compute ln(m) via minimax polynomials over subintervals, and add E ln(2) with fused operations to meet the standard's accuracy requirements, achieving latencies of 10-20 cycles on modern FPUs. Double-precision variants extend this with higher-degree approximations or iterative refinement, prioritizing fused multiply-add for error control. may serve as a baseline for small arguments near 1, but are typically augmented by these methods for broader ranges.

Special values and precision

The natural logarithm of 10, denoted ln10\ln 10, is approximately 2.302585092994045684. This value is crucial for converting between natural and common (base-10) logarithms, as log10x=lnx/ln10\log_{10} x = \ln x / \ln 10, enabling efficient computation across logarithmic bases in numerical applications. One efficient method to compute ln10\ln 10 to high precision involves the arithmetic-geometric mean (AGM) iteration, which relates the logarithm to elliptic integrals and converges quadratically; starting with initial values a0=1a_0 = 1 and b0=(210/(1021))2b_0 = (2 \cdot 10 / (10^2 - 1))^2, the iteration yields tight bounds around ln10\ln 10 after approximately 2log2p2 \log_2 p steps for pp bits of precision. Similarly, the natural logarithm of 2, ln2\ln 2, is approximately 0.693147180559945. High-precision evaluation of ln2\ln 2 employs binary splitting on series expansions, such as the Taylor series for ln(1+x)\ln(1 + x) with x=1x = 1, using a divide-and-conquer approach on rational sums to achieve O((logN)2M(N))O((\log N)^2 M(N)) time complexity, where NN is the bit precision and M(N)M(N) is the multiplication time for NN-bit numbers. For arbitrary-precision computation beyond standard floating-point limits, libraries like mpmath in Python support natural logarithms to thousands of digits by dynamically adjusting precision during evaluation; for instance, mpmath.log(2) yields ln2\ln 2 at 50 places as 0.69314718055994530941723212145817656807550013436025. The Arb library (now integrated into FLINT), a library for ball arithmetic, computes logarithms with rigorous error bounds using strategies like Ziv's method, allocating extra guard bits exponentially until the desired precision is met, supporting computations up to millions of bits while tracking numerical uncertainty. In standard double-precision (IEEE 754), the natural logarithm is typically computed with a small relative , bounded by a few multiples of the ϵ2.22×1016\epsilon \approx 2.22 \times 10^{-16}; for ln(1+x)\ln(1 + x) with small x>0x > 0, the relative is at most 5ϵ5\epsilon under conditions including a guard digit and computation within half a unit in the last place (ulp). More generally, the relative in floating-point representation and operations, including logarithms, remains on the order of ϵ\epsilon, ensuring that the computed value fl(lnx)\mathrm{fl}(\ln x) satisfies fl(lnx)lnx/lnxϵ|\mathrm{fl}(\ln x) - \ln x| / |\ln x| \leq \epsilon for well-conditioned inputs. The of evaluating the natural logarithm to nn bits of precision is O(M(n)logn)O(M(n) \log n), where M(n)M(n) denotes the time for nn-bit , achieved via AGM-based methods requiring O(logn)O(\log n) iterations of arithmetic operations whose cost scales with M(n)M(n). This complexity holds for both ln10\ln 10 via AGM and ln2\ln 2 via binary splitting variants, making high-precision logarithm feasible on modern hardware for extensive digit counts.

Extension to Complex Numbers

Principal value and branch cuts

The principal value of the complex natural logarithm, often denoted as \Logz\Log z, is defined for any nonzero complex number zz by the formula \Logz=lnz+i\Arg(z),\Log z = \ln |z| + i \Arg(z), where lnz\ln |z| is the real natural logarithm of the modulus of zz, and \Arg(z)\Arg(z) is the principal argument of zz, restricted to the interval (π,π](-\pi, \pi]./01:_Complex_Algebra_and_the_Complex_Plane/1.11:_The_Function_log(z)) This choice of argument range ensures that \Logz\Log z provides a single-valued, of the real natural logarithm into the , except at the origin. To make \Logz\Log z single-valued, a branch cut is introduced, conventionally along the negative real axis from z=0z = 0 to z=z = -\infty. This cut corresponds to the ray where \Argz=±π\Arg z = \pm \pi, and the function is continuous in the slit plane excluding this ray./08:_Branch_Points_and_Branch_Cuts/8.02:_Branches) Crossing the branch cut from the upper half-plane (where \Argz\Arg z approaches π\pi from below) to the lower half-plane (where \Argz\Arg z approaches π-\pi from above) results in a jump discontinuity in \Logz\Log z of 2πi2\pi i. Specifically, if zz approaches a point on the cut from above, \Logz\Log z takes a value differing by 2πi2\pi i from the value approached from below. The principal logarithm inverts the complex exponential function precisely on its domain: exp(\Logz)=z\exp(\Log z) = z for all z0z \neq 0 not on the branch cut./01:_Complex_Algebra_and_the_Complex_Plane/1.11:_The_Function_log(z)) This property holds because the exponential maps the strip {w:π<wπ}\{w : -\pi < \Im w \leq \pi\} bijectively onto the minus the non-positive real axis. For instance, \Log(1)=iπ\Log(-1) = i\pi, since 1=1|-1| = 1 and \Arg(1)=π\Arg(-1) = \pi.

Multi-valued logarithm

In the complex plane, the natural logarithm extends to a multi-valued function for nonzero complex numbers zz, expressed as logz=lnz+i(\Argz+2πk)\log z = \ln |z| + i (\Arg z + 2\pi k) where \Argz\Arg z is the principal argument (typically in (π,π](-\pi, \pi]) and kk is any integer. This form arises because the argument of zz is defined only up to multiples of 2π2\pi, yielding infinitely many distinct values for each z0z \neq 0. The principal branch corresponds to the case k=0k=0. To resolve this multi-valuedness and make the logarithm single-valued and analytic, it is defined on a consisting of infinitely many sheets of the , each corresponding to a different kk, connected along branch cuts (commonly the negative real axis). These sheets form an infinite helical or spiral structure over the punctured plane C{0}\mathbb{C} \setminus \{0\}, with the logarithm serving as a holomorphic covering map from this surface to C\mathbb{C}. Encircling the origin once—known as —shifts the function to the adjacent sheet by adding 2πi2\pi i to the value, reflecting the periodic nature of the exponential inverse. This construction ensures that exp(logz)=z\exp(\log z) = z holds universally on the , while log(expw)=w+2πik\log(\exp w) = w + 2\pi i k for some kk depending on the path taken, highlighting the non-invertibility in the multi-valued sense. Applications include evaluating contour integrals around branch points, such as dzz\int \frac{dz}{z} over closed paths yielding multiples of 2πi2\pi i based on , and solving transcendental equations like zn=wz^n = w by selecting appropriate branches on the surface.

References

Add your contribution
Related Hubs
User Avatar
No comments yet.