HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, many
logarithm In mathematics, the logarithm of a number is the exponent by which another fixed value, the base, must be raised to produce that number. For example, the logarithm of to base is , because is to the rd power: . More generally, if , the ...
ic identities exist. The following is a compilation of the notable of these, many of which are used for computational purposes.


Trivial identities

''Trivial'' mathematical identities are relatively simple (for an experienced mathematician), though not necessarily unimportant. The trivial logarithmic identities are as follows:


Explanations

By definition, we know that: \log_b(y) = x \iff b^x = y, where b \neq 0 and b \neq 1. Setting x = 0, we can see that: b^x = y \iff b^ = y \iff 1 = y \iff y = 1 So, substituting these values into the formula, we see that: \log_b (y) = x \iff \log_b (1) = 0, which gets us the first property. Setting x = 1, we can see that: b^x = y \iff b^ = y \iff b = y \iff y = b So, substituting these values into the formula, we see that: \log_b (y) = x \iff \log_b (b) = 1, which gets us the second property.


Cancelling exponentials

Logarithms and
exponentials Exponential may refer to any of several mathematical topics related to exponentiation, including: *Exponential function, also: **Matrix exponential, the matrix analogue to the above *Exponential decay, decrease at a rate proportional to value *Expo ...
with the same base cancel each other. This is true because logarithms and exponentials are inverse operationsmuch like the same way multiplication and division are inverse operations, and addition and subtraction are inverse operations: b^ = x\text\mbox_b(\log_b(x)) = x \log_b(b^x) = x\text\log_b(\mbox_b(x)) = x Both of the above are derived from the following two equations that define a logarithm: (note that in this explanation, the variables of x and x may not be referring to the same number) \log_b (y) = x \iff b^x = y Looking at the equation b^x = y , and substituting the value for x of \log_b (y) = x , we get the following equation: b^x = y \iff b^ = y \iff b^ = y, which gets us the first equation. Another more rough way to think about it is that b^ = y, and that that "\text" is \log_b (y) . Looking at the equation \log_b (y) = x, and substituting the value for y of b^x = y, we get the following equation: \log_b (y) = x \iff \log_b(b^x) = x \iff \log_b(b^x) = x, which gets us the second equation. Another more rough way to think about it is that \log_b (\text) = x, and that that something "\text" is b^x.


Using simpler operations

Logarithms can be used to make calculations easier. For example, two numbers can be multiplied just by using a logarithm table and adding. These are often known as logarithmic properties, which are documented in the table below. The first three operations below assume that and/or , so that and . Derivations also use the log definitions and . Where b, x, and y are positive real numbers and b \ne 1, and c and d are real numbers. The laws result from canceling exponentials and the appropriate law of indices. Starting with the first law: xy = b^ b^ = b^ \Rightarrow \log_b(xy) = \log_b(b^) = \log_b(x) + \log_b(y) The law for powers exploits another of the laws of indices: x^y = (b^)^y = b^ \Rightarrow \log_b(x^y) = y \log_b(x) The law relating to quotients then follows: \log_b \bigg(\frac\bigg) = \log_b(x y^) = \log_b(x) + \log_b(y^) = \log_b(x) - \log_b(y) \log_b \bigg(\frac\bigg) = \log_b(y^) = - \log_b(y) Similarly, the root law is derived by rewriting the root as a reciprocal power: \log_b(\sqrt ) = \log_b(x^) = \frac\log_b(x)


Derivations of product, quotient, and power rules

These are the three main logarithm laws, rules, or principles, from which the other properties listed above can be proven. Each of these logarithm properties correspond to their respective exponent law, and their derivations and proofs will hinge on those facts. There are multiple ways to derive or prove each logarithm lawthis is just one possible method.


Logarithm of a product

To state the ''logarithm of a product'' law formally: \forall b \in \mathbb_+, b \neq 1, \forall x, y, \in \mathbb_+, \log_b(xy) = \log_b(x) + \log_b(y) Derivation: Let b \in \mathbb_+, where b \neq 1, and let x, y \in \mathbb_+. We want to relate the expressions \log_b(x) and \log_b(y). This can be done more easily by rewriting in terms of exponentials, whose properties we already know. Additionally, since we are going to refer to \log_b(x) and \log_b(y) quite often, we will give them some variable names to make working with them easier: Let m = \log_b(x), and let n = \log_b(y). Rewriting these as exponentials, we see that \begin m &= \log_b(x) \iff b^m = x, \\ n &= \log_b(y) \iff b^n = y. \end From here, we can relate b^m (i.e. x) and b^n (i.e. y) using exponent laws as xy = (b^m)(b^n) = b^m \cdot b^n = b^ To recover the logarithms, we apply \log_b to both sides of the equality. \log_b(xy) = \log_b(b^) The right side may be simplified using one of the logarithm properties from before: we know that \log_b(b^) = m + n, giving \log_b(xy) = m + n We now resubstitute the values for m and n into our equation, so our final expression is only in terms of x, y, and b. \log_b(xy) = \log_b(x) + \log_b(y) This completes the derivation.


Logarithm of a quotient

To state the ''logarithm of a quotient'' law formally: \forall b \in \mathbb_+, b \neq 1, \forall x, y, \in \mathbb_+, \log_b \left( \frac \right) = \log_b(x) - \log_b(y) Derivation: Let b \in \mathbb_+, where b \neq 1, and let x, y \in \mathbb_+. We want to relate the expressions \log_b(x) and \log_b(y). This can be done more easily by rewriting in terms of exponentials, whose properties we already know. Additionally, since we are going to refer to \log_b(x) and \log_b(y) quite often, we will give them some variable names to make working with them easier: Let m = \log_b(x), and let n = \log_b(y). Rewriting these as exponentials, we see that: \begin m &= \log_b(x) \iff b^m = x, \\ n &= \log_b(y) \iff b^n = y. \end From here, we can relate b^m (i.e. x) and b^n (i.e. y) using exponent laws as \frac = \frac = \frac = b^ To recover the logarithms, we apply \log_b to both sides of the equality. \log_b \left( \frac \right) = \log_b \left( b^ \right) The right side may be simplified using one of the logarithm properties from before: we know that \log_b(b^) = m - n, giving \log_b \left( \frac \right) = m -n We now resubstitute the values for m and n into our equation, so our final expression is only in terms of x, y, and b. \log_b \left( \frac \right) = \log_b(x) - \log_b(y) This completes the derivation.


Logarithm of a power

To state the ''logarithm of a power'' law formally: \forall b \in \mathbb_+, b \neq 1, \forall x \in \mathbb_+, \forall r \in \mathbb, \log_b(x^r) = r\log_b(x) Derivation: Let b \in \mathbb_+, where b \neq 1, let x\in \mathbb_+, and let r \in \mathbb. For this derivation, we want to simplify the expression \log_b(x^r). To do this, we begin with the simpler expression \log_b(x). Since we will be using \log_b(x) often, we will define it as a new variable: Let m = \log_b(x). To more easily manipulate the expression, we rewrite it as an exponential. By definition, m = \log_b(x) \iff b^m = x, so we have b^m = x Similar to the derivations above, we take advantage of another exponent law. In order to have x^r in our final expression, we raise both sides of the equality to the power of r: \begin (b^m)^r &= (x)^r \\ b^ &= x^r \end where we used the exponent law (b^m)^r = b^. To recover the logarithms, we apply \log_b to both sides of the equality. \log_b(b^) = \log_b(x^r) The left side of the equality can be simplified using a logarithm law, which states that \log_b(b^) = mr. mr = \log_b(x^r) Substituting in the original value for m, rearranging, and simplifying gives \begin \left( \log_b(x) \right)r &= \log_b(x^r) \\ r\log_b(x) &= \log_b(x^r) \\ \log_b(x^r) &= r\log_b(x) \end This completes the derivation.


Changing the base

To state the change of base logarithm formula formally: \forall a, b \in \mathbb_+, a, b \neq 1, \forall x \in \mathbb_+, \log_b(x) = \frac This identity is useful to evaluate logarithms on calculators. For instance, most calculators have buttons for ln and for log10, but not all calculators have buttons for the logarithm of an arbitrary base.


Proof and derivation

Let a, b \in \mathbb_+, where a, b \neq 1 Let x \in \mathbb_+. Here, a and b are the two bases we will be using for the logarithms. They cannot be 1, because the logarithm function is not well defined for the base of 1. The number x will be what the logarithm is evaluating, so it must be a positive number. Since we will be dealing with the term \log_b(x) quite frequently, we define it as a new variable: Let m = \log_b(x). To more easily manipulate the expression, it can be rewritten as an exponential. b^m = x Applying \log_a to both sides of the equality, \log_a(b^m) = \log_a(x) Now, using the logarithm of a power property, which states that \log_a(b^m) = m\log_a(b), m\log_a(b) = \log_a(x) Isolating m, we get the following: m = \frac Resubstituting m = \log_b(x) back into the equation, \log_b(x) = \frac This completes the proof that \log_b(x) = \frac. This formula has several consequences: \log_b a = \frac 1 \log_ a = \log_ a = \log_b e \cdot \log_e a = \log_b e \cdot \ln a b^ = d^ -\log_b a = \log_b \left(\right) = \log_ a \log_a_1 \,\cdots\, \log_a_n = \log_a_1\, \cdots\, \log_a_n, where \pi is any
permutation In mathematics, a permutation of a set can mean one of two different things: * an arrangement of its members in a sequence or linear order, or * the act or process of changing the linear order of an ordered set. An example of the first mean ...
of the subscripts . For example \log_b w\cdot \log_a x \cdot \log_d c \cdot \log_d z = \log_d w \cdot \log_b x \cdot \log_a c \cdot \log_d z.


Summation and subtraction

The following summation and subtraction rule is especially useful in
probability theory Probability theory or probability calculus is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expre ...
when one is dealing with a sum of log-probabilities: Note that the subtraction identity is not defined if a=c, since the logarithm of zero is not defined. Also note that, when programming, a and c may have to be switched on the right hand side of the equations if c \gg a to avoid losing the "1 +" due to rounding errors. Many programming languages have a specific log1p(x) function that calculates \log_e (1+x) without underflow (when x is small). More generally: \log _b \sum_^N a_i = \log_b a_0 + \log_b \left( 1+\sum_^N \frac \right) = \log _b a_0 + \log_b \left( 1+\sum_^N b^ \right)


Exponents

A useful identity involving exponents: x^ = \log(x) or more universally: x^ = a


Other or resulting identities

\frac = \log_(a) \frac = \log_(a)


Inequalities

Based on, \frac \leq \ln(1+x) \leq \frac \leq x \mbox < x \begin \frac&\leq3-\sqrt\leq\frac \\ pt&\leq \ln(1+x)\leq \frac\leq \frac\frac \\ pt&\text 0 \le x \text < x \le 0 \end All are accurate around x=0, but not for large numbers.


Tropical identities

The following identity relates
log semiring In mathematics, in the field of tropical analysis, the log semiring is the semiring structure on the logarithmic scale, obtained by considering the extended real numbers as logarithms. That is, the operations of addition and multiplication are def ...
to the min-plus semiring. \lim_ -T\log(e^ + e^) = \mathrm\


Calculus identities


Limits

\lim_\log_a(x)=-\infty\quad \mbox a > 1 \lim_\log_a(x)=\infty\quad \mbox 0 < a < 1 \lim_\log_a(x)=\infty\quad \mbox a > 1 \lim_\log_a(x)=-\infty\quad \mbox 0 < a < 1 \lim_x^b\log_a(x)=\infty\quad \mbox b > 0 \lim_\frac=0\quad \mbox b > 0 The last limit is often summarized as "logarithms grow more slowly than any power or root of ''x''".


Derivatives of logarithmic functions

\ln x = , x > 0 \ln , x, = , x \neq 0 \log_a x = , x > 0, a > 0, \text a\neq 1


Integral definition

\ln x = \int_1^x \frac \ dt To modify the limits of integration to run from x to 1, we change the order of integration, which changes the sign of the integral: -\int_1^x \frac \, dt = \int_x^1 \frac \, dt Therefore: \ln \frac = \int_x^1 \frac \, dt


Riemann Sum

\ln(n + 1) = \lim_ \sum_^ \frac \Delta x = \lim_ \sum_^ \frac \cdot \frac = \lim_ \sum_^ \frac \cdot \frac = \lim_ \sum_^ \frac = \lim_ \sum_^ \frac = \lim_ \sum_^ \frac for \textstyle \Delta x = \frac and x_ is a sample point in each interval.


Series representation

The natural logarithm \ln(1 + x) has a well-known
Taylor series In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor ser ...
expansion that converges for x in the open-closed interval : \ln(1 + x) = \sum_^ \frac = x - \frac + \frac - \frac + \frac - \frac + \cdots. Within this interval, for x = 1, the series is
conditionally convergent In mathematics, a series or integral is said to be conditionally convergent if it converges, but it does not converge absolutely. Definition More precisely, a series of real numbers \sum_^\infty a_n is said to converge conditionally if \lim_\,\s ...
, and for all other values, it is
absolutely convergent In mathematics, an infinite series of numbers is said to converge absolutely (or to be absolutely convergent) if the sum of the absolute values of the summands is finite. More precisely, a real or complex series \textstyle\sum_^\infty a_n is said ...
. For x > 1 or x \leq -1, the series does not converge to \ln(1 + x). In these cases, different representations or methods must be used to evaluate the logarithm.


Harmonic number difference

It is not uncommon in advanced mathematics, particularly in
analytic number theory In mathematics, analytic number theory is a branch of number theory that uses methods from mathematical analysis to solve problems about the integers. It is often said to have begun with Peter Gustav Lejeune Dirichlet's 1837 introduction of Dir ...
and
asymptotic analysis In mathematical analysis, asymptotic analysis, also known as asymptotics, is a method of describing Limit (mathematics), limiting behavior. As an illustration, suppose that we are interested in the properties of a function as becomes very larg ...
, to encounter expressions involving differences or ratios of
harmonic number In mathematics, the -th harmonic number is the sum of the reciprocals of the first natural numbers: H_n= 1+\frac+\frac+\cdots+\frac =\sum_^n \frac. Starting from , the sequence of harmonic numbers begins: 1, \frac, \frac, \frac, \frac, \dot ...
s at scaled indices. See page 117, and VI.8 definition of shifted harmonic numbers on page 389 The identity involving the limiting difference between harmonic numbers at scaled indices and its relationship to the logarithmic function provides an intriguing example of how discrete sequences can asymptotically relate to
continuous functions In mathematics, a continuous function is a function such that a small variation of the argument induces a small variation of the value of the function. This implies there are no abrupt changes in value, known as '' discontinuities''. More preci ...
s. This identity is expressed as See Theorem 5.2. on pages 22 - 23 \lim_ (H_ - H_k) = \ln(n+1) which characterizes the behavior of harmonic numbers as they grow large. This approximation (which precisely equals \ln(n+1) in the limit) reflects how summation over increasing segments of the harmonic series exhibits integral properties, giving insight into the interplay between discrete and continuous analysis. It also illustrates how understanding the behavior of sums and series at large scales can lead to insightful conclusions about their properties. Here H_k denotes the k-th harmonic number, defined as H_k = \sum_^k \frac The harmonic numbers are a fundamental sequence in number theory and analysis, known for their logarithmic growth. This result leverages the fact that the sum of the inverses of integers (i.e., harmonic numbers) can be closely approximated by the natural logarithm function, plus a constant, especially when extended over large intervals. As k tends towards infinity, the difference between the harmonic numbers H_ and H_k converges to a non-zero value. This persistent non-zero difference, \ln(n+1), precludes the possibility of the harmonic series approaching a finite limit, thus providing a clear mathematical articulation of its divergence. The technique of approximating sums by integrals (specifically using the
integral test In mathematics, an integral is the continuous analog of a Summation, sum, which is used to calculate area, areas, volume, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental oper ...
or by direct integral approximation) is fundamental in deriving such results. This specific identity can be a consequence of these approximations, considering: \sum_^ \frac \approx \int_k^ \frac


Harmonic limit derivation

The limit explores the growth of the harmonic numbers when indices are multiplied by a scaling factor and then differenced. It specifically captures the sum from k+1 to k(n+1): H_ - H_k = \sum_^ \frac This can be estimated using the integral test for convergence, or more directly by comparing it to the
integral In mathematics, an integral is the continuous analog of a Summation, sum, which is used to calculate area, areas, volume, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental oper ...
of 1/x from k to k(n+1): \lim_ \sum_^ \frac = \int_k^ \frac = \ln(k(n+1)) - \ln(k) = \ln\left(\frac\right) = \ln(n+1) As the window's lower bound begins at k+1 and the upper bound extends to k(n+1), both of which tend toward infinity as k \to \infty, the summation window encompasses an increasingly vast portion of the smallest possible terms of the harmonic series (those with astronomically large denominators), creating a discrete sum that stretches towards infinity, which mirrors how continuous integrals accumulate value across an infinitesimally fine partitioning of the domain. In the limit, the interval is effectively from 1 to n+1 where the onset k implies this minimally discrete region.


Double series formula

The harmonic number difference formula for \ln(m) is an extension of the classic, alternating identity of \ln(2): \ln(2) = \lim_ \sum_^ \left( \frac - \frac \right) which can be generalized as the double series over the residues of m: \ln(m) = \sum_ \sum_ \left( \frac - \frac \right) = \sum_ \sum_ \frac where \langle m \rangle is the principle ideal generated by m. Subtracting \textstyle \frac from each term \textstyle \frac (i.e., balancing each term with the modulus) reduces the magnitude of each term's contribution, ensuring
convergence Convergence may refer to: Arts and media Literature *''Convergence'' (book series), edited by Ruth Nanda Anshen *Convergence (comics), "Convergence" (comics), two separate story lines published by DC Comics: **A four-part crossover storyline that ...
by controlling the series' tendency toward divergence as m increases. For example: \ln(4) = \lim_ \sum_^ \left( \frac - \frac \right) + \left( \frac - \frac \right) + \left( \frac - \frac \right) This method leverages the fine differences between closely related terms to stabilize the series. The sum over all residues r \in \N ensures that adjustments are uniformly applied across all possible offsets within each block of m terms. This uniform distribution of the "correction" across different intervals defined by x-r functions similarly to telescoping over a very large sequence. It helps to flatten out the discrepancies that might otherwise lead to divergent behavior in a straightforward harmonic series. Note that the structure of the summands of this formula matches those of the interpolated harmonic number H_x when both the domain and
range Range may refer to: Geography * Range (geographic), a chain of hills or mountains; a somewhat linear, complex mountainous or hilly area (cordillera, sierra) ** Mountain range, a group of mountains bordered by lowlands * Range, a term used to i ...
are negated (i.e., -H_). However, the interpretation and roles of the variables differ.


Deveci's Proof

A fundamental feature of the proof is the accumulation of the subtrahends \frac into a unit fraction, that is, \frac = \frac for m \mid x, thus m = \omega + 1 rather than m = , \mathbb_ \cap \mathbb, , where the extrema of \mathbb_ \cap \mathbb are , \omega/math> if \mathbb = \mathbb_ and , \omega/math> otherwise, with the minimum of 0 being implicit in the latter case due to the structural requirements of the proof. Since the
cardinality The thumb is the first digit of the hand, next to the index finger. When a person is standing in the medical anatomical position (where the palm is facing to the front), the thumb is the outermost digit. The Medical Latin English noun for thum ...
of \mathbb_ \cap \mathbb depends on the selection of one of two possible minima, the integral \textstyle \int \frac dt, as a set-theoretic procedure, is a function of the maximum \omega (which remains consistent across both interpretations) plus 1, not the cardinality (which is ambiguous due to varying definitions of the minimum). Whereas the harmonic number difference computes the integral in a global sliding window, the double series, in parallel, computes the sum in a local sliding window—a shifting m-tuple—over the harmonic series, advancing the window by m positions to select the next m-tuple, and offsetting each element of each tuple by \frac relative to the window's absolute position. The sum \sum_^ \sum \frac corresponds to H_ which scales H_ without bound. The sum \sum_^ -\frac corresponds to the prefix H_ trimmed from the series to establish the window's moving lower bound k+1, and \ln(m) is the limit of the sliding window (the scaled, truncated series): \begin \sum_^k \sum_^ \left( \frac - \frac \right) &= \sum_^k \sum_^ \left( \frac - \frac \right) \\ &= \sum_^k \left( -\frac + \sum_^ \frac \right) \\ &= -H_k + \sum_^k \sum_^ \frac \\ &= -H_k + \sum_^k \sum_^ \frac \\ &= -H_k + \sum_^k \sum_^m \frac \\ &= -H_k + \sum_^k \left( H_ - H_ \right) \\ &= -H_k + H_ \end \lim_ H_ - H_k = \sum_ \sum_ \left( \frac - \frac \right) = \ln(\omega + 1) = \ln(m)


Integrals of logarithmic functions

\int \ln x \, dx = x \ln x - x + C = x(\ln x - 1) + C \int \log_a x \, dx = x \log_a x - \frac + C = \frac + C To remember higher
integral In mathematics, an integral is the continuous analog of a Summation, sum, which is used to calculate area, areas, volume, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental oper ...
s, it is convenient to define: x^ = x^(\log(x) - H_n) where H_n is the ''n''th
harmonic number In mathematics, the -th harmonic number is the sum of the reciprocals of the first natural numbers: H_n= 1+\frac+\frac+\cdots+\frac =\sum_^n \frac. Starting from , the sequence of harmonic numbers begins: 1, \frac, \frac, \frac, \frac, \dot ...
: x^ = \log x x^ = x \log(x) - x x^ = x^2 \log(x) - \begin \frac \endx^2 x^ = x^3 \log(x) - \begin \frac \endx^3 Then: \frac\, x^ = nx^ \int x^\,dx = \frac + C


Approximating large numbers

The identities of logarithms can be used to approximate large numbers. Note that , where ''a'', ''b'', and ''c'' are arbitrary constants. Suppose that one wants to approximate the 44th
Mersenne prime In mathematics, a Mersenne prime is a prime number that is one less than a power of two. That is, it is a prime number of the form for some integer . They are named after Marin Mersenne, a French Minim friar, who studied them in the early 1 ...
, . To get the base-10 logarithm, we would multiply 32,582,657 by , getting . We can then get . Similarly,
factorial In mathematics, the factorial of a non-negative denoted is the Product (mathematics), product of all positive integers less than or equal The factorial also equals the product of n with the next smaller factorial: \begin n! &= n \times ...
s can be approximated by summing the logarithms of the terms.


Complex logarithm identities

The complex logarithm is the
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 ...
analogue of the logarithm function. No single valued function on the complex plane can satisfy the normal rules for logarithms. However, a
multivalued function In mathematics, a multivalued function, multiple-valued function, many-valued function, or multifunction, is a function that has two or more values in its range for at least one point in its domain. It is a set-valued function with additional p ...
can be defined which satisfies most of the identities. It is usual to consider this as a function defined on a
Riemann surface In mathematics, particularly in complex analysis, a Riemann surface is a connected one-dimensional complex manifold. These surfaces were first studied by and are named after Bernhard Riemann. Riemann surfaces can be thought of as deformed vers ...
. A single valued version, called the
principal value In mathematics, specifically complex analysis, the principal values of a multivalued function are the values along one chosen branch (mathematical analysis), branch of that Function (mathematics), function, so that it is Single-valued function, ...
of the logarithm, can be defined which is discontinuous on the negative x axis, and is equal to the multivalued version on a single
branch cut In the mathematical field of complex analysis, a branch point of a multivalued function is a point such that if the function is n-valued (has n values) at that point, all of its neighborhoods contain a point that has more than n values. Multi-valu ...
.


Definitions

In what follows, a capital first letter is used for the principal value of functions, and the lower case version is used for the multivalued function. The single valued version of definitions and identities is always given first, followed by a separate section for the multiple valued versions. * is the standard
natural logarithm The natural logarithm of a number is its logarithm to the base of a logarithm, base of the e (mathematical constant), mathematical constant , which is an Irrational number, irrational and Transcendental number, transcendental number approxima ...
of the real number . * is the principal value of the arg function; its value is restricted to . It can be computed using . * is the principal value of the complex logarithm function and has imaginary part in the range . *\operatorname(z) = \ln(, z, ) + i \operatorname(z) *e^ = z The multiple valued version of is a set, but it is easier to write it without braces and using it in formulas follows obvious rules. * is the set of complex numbers ''v'' which satisfy * is the set of possible values of the arg function applied to ''z''. When ''k'' is any integer: \log(z) = \ln(, z, ) + i \arg(z) \log(z) = \operatorname(z) + 2 \pi i k e^ = z


Constants

Principal value forms: \operatorname(1) = 0 \operatorname(e) = 1 Multiple value forms, for any ''k'' an integer: \log(1) = 0 + 2 \pi i k \log(e) = 1 + 2 \pi i k


Summation

Principal value forms: \operatorname(z_1) + \operatorname(z_2) = \operatorname(z_1 z_2) \pmod \operatorname(z_1) + \operatorname(z_2) = \operatorname(z_1 z_2)\quad (-\pi <\operatorname(z_1)+\operatorname(z_2)\leq \pi; \text \operatornamez_1\geq 0 \text \operatornamez_2 > 0) \operatorname(z_1) - \operatorname(z_2) = \operatorname(z_1 / z_2) \pmod \operatorname(z_1) - \operatorname(z_2) = \operatorname(z_1 / z_2) \quad (-\pi <\operatorname(z_1)-\operatorname(z_2)\leq \pi; \text \operatornamez_1\geq 0 \text \operatornamez_2 > 0) Multiple value forms: \log(z_1) + \log(z_2) = \log(z_1 z_2) \log(z_1) - \log(z_2) = \log(z_1 / z_2)


Powers

A complex power of a complex number can have many possible values. Principal value form: ^ = e^ \operatorname = z_2 \operatorname(z_1) \pmod Multiple value forms: ^ = e^ Where , are any integers: \log = z_2 \log(z_1) + 2 \pi i k_2 \log = z_2 \operatorname(z_1) + z_2 2 \pi i k_1 + 2 \pi i k_2


Asymptotic identities


Pronic numbers

As a consequence of the harmonic number difference, the natural logarithm is
asymptotically In analytic geometry, an asymptote () of a curve is a line such that the distance between the curve and the line approaches zero as one or both of the ''x'' or ''y'' coordinates tends to infinity. In projective geometry and related contexts, ...
approximated by a finite
series Series may refer to: People with the name * Caroline Series (born 1951), English mathematician, daughter of George Series * George Series (1920–1995), English physicist Arts, entertainment, and media Music * Series, the ordered sets used i ...
difference, representing a truncation of the
integral In mathematics, an integral is the continuous analog of a Summation, sum, which is used to calculate area, areas, volume, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental oper ...
at k = n: H_ - H_n \sim \ln(n+1) where T /math> is the th
triangular number A triangular number or triangle number counts objects arranged in an equilateral triangle. Triangular numbers are a type of figurate number, other examples being square numbers and cube numbers. The th triangular number is the number of dots in ...
, and 2T /math> is the sum of the first even integers. Since the th pronic number is asymptotically equivalent to the th perfect square, it follows that: H_ - H_n \sim \ln(n+1)


Prime number theorem

The
prime number theorem In mathematics, the prime number theorem (PNT) describes the asymptotic analysis, asymptotic distribution of the prime numbers among the positive integers. It formalizes the intuitive idea that primes become less common as they become larger by p ...
provides the following asymptotic equivalence: \frac \sim \ln n where \pi(n) is the prime counting function. This relationship is equal to: \frac \sim \ln n where H(x_1, x_2, \ldots, x_n) is the
harmonic mean In mathematics, the harmonic mean is a kind of average, one of the Pythagorean means. It is the most appropriate average for ratios and rate (mathematics), rates such as speeds, and is normally only used for positive arguments. The harmonic mean ...
of x_1, x_2, \ldots, x_n. This is derived from the fact that the difference between the nth harmonic number and \ln n asymptotically approaches a small constant, resulting in H_ - H_n \sim H_n. This behavior can also be derived from the properties of logarithms: \ln n is half of \ln n^2, and this "first half" is the natural log of the root of n^2, which corresponds roughly to the first \textstyle \fracth of the sum H_, or H_n. The asymptotic equivalence of the first \textstyle \fracth of H_ to the latter \textstyle \fracth of the series is expressed as follows: \frac \sim \frac = \frac which generalizes to: \frac \sim \frac = \frac k H_n \sim H_ and: k H_n - H_n \sim (k - 1) \ln(n+1) H_ - H_n \sim (k - 1) \ln(n+1) k H_n - H_ \sim (k - 1) \gamma for fixed k. The correspondence sets H_n as a unit magnitude that partitions H_ across powers, where each interval \textstyle \frac to \textstyle \frac, \textstyle \frac to \textstyle \frac, etc., corresponds to one H_n unit, illustrating that H_ forms a
divergent series In mathematics, a divergent series is an infinite series that is not convergent, meaning that the infinite sequence of the partial sums of the series does not have a finite limit. If a series converges, the individual terms of the series mus ...
as k \to \infty.


Real Arguments

These approximations extend to the real-valued domain through the interpolated harmonic number. For example, where x \in \mathbb: H_ - H_x \sim \ln x


Stirling numbers

The natural logarithm is asymptotically related to the harmonic numbers by the
Stirling number In mathematics, Stirling numbers arise in a variety of Analysis (mathematics), analytic and combinatorics, combinatorial problems. They are named after James Stirling (mathematician), James Stirling, who introduced them in a purely algebraic setti ...
s and the Gregory coefficients. By representing H_n in terms of Stirling numbers of the first kind, the harmonic number difference is alternatively expressed as follows, for fixed k: \frac - \frac \sim (k-1) \ln(n+1)


See also

* * * * *


References


External links

*{{sister-inline , project=v , links= A lesson on logarithms can be found on Wikiversity , short=yes
Logarithm
in Mathwords Logarithms Mathematical identities Articles containing proofs