Namespaces
Variants
Actions

Difference between revisions of "Logarithm of a number"

From Encyclopedia of Mathematics
Jump to: navigation, search
(Importing text file)
 
(TeX)
 
Line 1: Line 1:
''<img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l0605501.png" /> to a base <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l0605502.png" />''
+
{{TEX|done}}
 +
''$N$ to a base $a$''
  
The degree <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l0605503.png" /> to which the number <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l0605504.png" /> (the base of the logarithm) must be raised in order to obtain <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l0605505.png" />; it is denoted by <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l0605506.png" />; that is, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l0605507.png" /> means <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l0605508.png" />. To every positive number <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l0605509.png" /> and given base <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055010.png" />, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055011.png" />, there corresponds a unique real logarithm (logarithms of negative numbers are complex numbers). The main properties of the logarithm are:
+
The degree $m$ to which the number $a$ (the base of the logarithm) must be raised in order to obtain $N$; it is denoted by $\log_aN$; that is, $m=\log_aN$ means $a^m=N$. To every positive number $N$ and given base $a>0$, $a\neq1$, there corresponds a unique real logarithm (logarithms of negative numbers are complex numbers). The main properties of the logarithm are:
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055012.png" /></td> </tr></table>
+
$$\log_a(MN)=\log_aM+\log_aN,$$
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055013.png" /></td> </tr></table>
+
$$\log_a\frac MN=\log_aM-\log_aN,$$
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055014.png" /></td> </tr></table>
+
$$\log_aN^k=k\log_aN,$$
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055015.png" /></td> </tr></table>
+
$$\log_aN^{1/k}=\frac1k\log_aN.$$
  
 
These make it possible to reduce multiplication and division of numbers to the addition and subtraction of their logarithms, and the raising to powers and extraction of roots to the multiplication and division of the logarithm by the index of the power or root.
 
These make it possible to reduce multiplication and division of numbers to the addition and subtraction of their logarithms, and the raising to powers and extraction of roots to the multiplication and division of the logarithm by the index of the power or root.
  
In accordance with the decimal system, the most commonly used are decimal logarithms <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055016.png" />, denoted by <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055017.png" />. For rational numbers other than <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055018.png" /> with <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055019.png" /> an integer, the decimal logarithms are transcendental numbers (cf. [[Transcendental number|Transcendental number]]), which can be approximately expressed by finite decimal fractions. The integer part of a decimal logarithm is called the characteristic, and the fractional part is called the mantissa. Since <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055020.png" />, the decimal logarithms of numbers that differ by a multiple of <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055021.png" /> have the same mantissa and differ only in the characteristics. This property is the basis for the construction of logarithm tables, which contain only the mantissa of the logarithms of integers.
+
In accordance with the decimal system, the most commonly used are decimal logarithms $(a=10)$, denoted by $\lg N$. For rational numbers other than $10^k$ with $k$ an integer, the decimal logarithms are transcendental numbers (cf. [[Transcendental number|Transcendental number]]), which can be approximately expressed by finite decimal fractions. The integer part of a decimal logarithm is called the characteristic, and the fractional part is called the mantissa. Since $\lg(10^kN)=k+\lg N$, the decimal logarithms of numbers that differ by a multiple of $10^k$ have the same mantissa and differ only in the characteristics. This property is the basis for the construction of logarithm tables, which contain only the mantissa of the logarithms of integers.
  
The natural logarithms also have great significance; the base of these is the transcendental number <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055022.png" />; they are denoted by <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055023.png" />. The transition from one base to another is carried out by the formula <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055024.png" />; the factor <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055025.png" /> is called the modulus of transition from the base <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055026.png" /> to the base <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055027.png" />. The formulas for the transition from natural logarithms to decimal logarithms and vice versa are:
+
The natural logarithms also have great significance; the base of these is the transcendental number $e=2.71828\dots$; they are denoted by $\ln N$. The transition from one base to another is carried out by the formula $\log_bN=\log_aN/\log_ab$; the factor $1/\log_ab$ is called the modulus of transition from the base $a$ to the base $b$. The formulas for the transition from natural logarithms to decimal logarithms and vice versa are:
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055028.png" /></td> </tr></table>
+
$$\ln N=\frac{\lg N}{\lg e},\quad\lg N=\frac{\ln N}{\ln10},$$
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055029.png" /></td> </tr></table>
+
$$\frac{1}{\lg e}=2.30258\dots,\quad\frac{1}{\ln10}=0.43429\dots.$$
  
 
See also [[Logarithmic function|Logarithmic function]].
 
See also [[Logarithmic function|Logarithmic function]].
Line 26: Line 27:
  
 
====Comments====
 
====Comments====
Western writers of post-calculus mathematics almost always use <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055030.png" /> instead of <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055031.png" /> to denote the natural logarithm (base <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055032.png" />) of <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055033.png" />. The number <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055034.png" /> is given by <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055035.png" /> and by <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055036.png" /> (cf. [[E-number|<img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055037.png" /> (number)]]).
+
Western writers of post-calculus mathematics almost always use $\log N$ instead of $\ln N$ to denote the natural logarithm (base $e$) of $N$. The number $e$ is given by $e=\lim_{n\to\infty}(1+1/n)^n$ and by $e=\sum_{n=0}^\infty1/n!$ (cf. [[E-number|$e$ (number)]]).
  
On the other hand, writers of calculus and pre-calculus books as well as manufacturers of calculators usually use <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055038.png" /> for the decimal (common) logarithm and <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/l/l060/l060550/l06055039.png" /> for the natural logarithm. Cf. also [[Logarithmic function|Logarithmic function]].
+
On the other hand, writers of calculus and pre-calculus books as well as manufacturers of calculators usually use $\log N$ for the decimal (common) logarithm and $\ln N$ for the natural logarithm. Cf. also [[Logarithmic function|Logarithmic function]].

Latest revision as of 15:11, 19 August 2014

$N$ to a base $a$

The degree $m$ to which the number $a$ (the base of the logarithm) must be raised in order to obtain $N$; it is denoted by $\log_aN$; that is, $m=\log_aN$ means $a^m=N$. To every positive number $N$ and given base $a>0$, $a\neq1$, there corresponds a unique real logarithm (logarithms of negative numbers are complex numbers). The main properties of the logarithm are:

$$\log_a(MN)=\log_aM+\log_aN,$$

$$\log_a\frac MN=\log_aM-\log_aN,$$

$$\log_aN^k=k\log_aN,$$

$$\log_aN^{1/k}=\frac1k\log_aN.$$

These make it possible to reduce multiplication and division of numbers to the addition and subtraction of their logarithms, and the raising to powers and extraction of roots to the multiplication and division of the logarithm by the index of the power or root.

In accordance with the decimal system, the most commonly used are decimal logarithms $(a=10)$, denoted by $\lg N$. For rational numbers other than $10^k$ with $k$ an integer, the decimal logarithms are transcendental numbers (cf. Transcendental number), which can be approximately expressed by finite decimal fractions. The integer part of a decimal logarithm is called the characteristic, and the fractional part is called the mantissa. Since $\lg(10^kN)=k+\lg N$, the decimal logarithms of numbers that differ by a multiple of $10^k$ have the same mantissa and differ only in the characteristics. This property is the basis for the construction of logarithm tables, which contain only the mantissa of the logarithms of integers.

The natural logarithms also have great significance; the base of these is the transcendental number $e=2.71828\dots$; they are denoted by $\ln N$. The transition from one base to another is carried out by the formula $\log_bN=\log_aN/\log_ab$; the factor $1/\log_ab$ is called the modulus of transition from the base $a$ to the base $b$. The formulas for the transition from natural logarithms to decimal logarithms and vice versa are:

$$\ln N=\frac{\lg N}{\lg e},\quad\lg N=\frac{\ln N}{\ln10},$$

$$\frac{1}{\lg e}=2.30258\dots,\quad\frac{1}{\ln10}=0.43429\dots.$$

See also Logarithmic function.


Comments

Western writers of post-calculus mathematics almost always use $\log N$ instead of $\ln N$ to denote the natural logarithm (base $e$) of $N$. The number $e$ is given by $e=\lim_{n\to\infty}(1+1/n)^n$ and by $e=\sum_{n=0}^\infty1/n!$ (cf. $e$ (number)).

On the other hand, writers of calculus and pre-calculus books as well as manufacturers of calculators usually use $\log N$ for the decimal (common) logarithm and $\ln N$ for the natural logarithm. Cf. also Logarithmic function.

How to Cite This Entry:
Logarithm of a number. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Logarithm_of_a_number&oldid=16359
This article was adapted from an original article by Material from the article "Logarithm of a number" in BSE-3 (originator), which appeared in Encyclopedia of Mathematics - ISBN 1402006098. See original article