Information AboutLogarithm |
| CATEGORIES ABOUT LOGARITHM | |
| logarithms | |
| elementary special functions | |
| scottish inventions | |
|
The logarithm is the Mathematical operation that is the Inverse of Exponentiation , or raising a number (the '''base''') to a power. The logarithm of a number ''x'' in base ''b'' is the number ''n'' such that ''b''''n'' = ''x''. It is usually written as log''b'' ''x'' = ''n''. For example: : If ''n'' is a Positive Integer , ''b''''n'' means multiplying ''b'' by itself ''n'' times; however, at least if ''b'' is positive, the definition can be extended to any Real Number ''n'' (see Exponentiation for details). Similarly, the logarithm function can be defined for any positive real number. For each positive base, ''b'', other than 1, there is one logarithm Function and one exponential function; they are Inverse Function s. See the figure on the right. Logarithms were originally invented to make lengthy numerical operations easier to perform and, before the advent of Electronic Computer s, they were widely used for this purpose in fields such as Astronomy , Engineering and Celestial Navigation . They have important mathematical properties and are still used in many ways. BASES The most widely used bases for logarithms are 10, the mathematical constant '' E '' ≈ 2.71828... and 2. When "log" is written without a base (''b'' missing from log''b''), the intent can usually be determined from context:
Other notations The notation "ln(''x'')" invariably means loge(''x''), i.e., the natural logarithm of ''x'', but the implied base for "log(''x'')" varies by discipline:
As recently as 1984, Paul Halmos in his autobiography heaped contempt on what he considered the childish "ln" notation, which he said no mathematician had ever used. (The notation was in fact invented in 1893 by Irving Stringham, professor of mathematics at Berkeley .) As Of 2005 , some mathematicians have adopted the "ln" notation, but most use "log". In computer science, the base 2 logarithm is sometimes written as lg(''x'') to avoid confusion. This usage was suggested by Edward Reingold and popularized by Donald Knuth . However, in Russian literature, the notation lg(''x'') is generally used for the base 10 logarithm, so even this usage is not without its perils. "Common Logarithm" at MathWorld Change of base While there are several useful identities, the most important for calculator use lets one find logarithms with bases other than those built into the calculator (usually log''e'' and log10). To find a logarithm with base ''b'' using any other base ''k'': : Moreover, this result implies that all logarithm functions (whatever the base) are Similar to each other. USES OF LOGARITHMS Logarithms are useful in solving equations in which exponents are unknown. They have simple Derivative s, so they are often used in the solution of Integral s. The logarithm is one of three closely related functions. In the equation ''b''''n'' = ''x'', ''b'' can be determined with Radical s, ''n'' with logarithms, and ''x'' with Exponentials . See Logarithmic Identities for several rules governing the logarithm functions. For a discussion of some additional aspects of logarithms see Additional Logarithm Topics . Science and engineering Various quantities in science are expressed as logarithms of other quantities; see Logarithmic Scale for an explanation and a more complete list.
Exponential functions Sometimes (especially in the context of mathematical analysis) it is necessary to calculate arbitrary exponential functions using only the Natural Exponent : : The antilogarithm function is another name for the inverse of the logarithmic function. It is written antilog''b''(''n'') and means the same as ''b''''n''. Easier computations Logarithms switch the focus from normal numbers to exponents. As long as the same base is used, this makes certain operations easier: These relations made such operations on two numbers much easier and the proper use of logarithms was an essential skill before multiplying . Calculus The Derivative of the logarithm function is : where ln is the natural logarithm, i.e., with base ''e''. For ''b'' = ''e'', the formula simplifies to : The Integral of the logarithm is : ''See also:'' , List Of Integrals Of Logarithmic Functions . NUMERIC VALUE The numerical value for logarithm in base b can be calculated with the following identity. : as procedures exists for determining the numerical value for logarithm base e and logarithm base 2. Alternatively the algorithm below can be used for calculating the logarithm of any positive base.
How it works This tries to checks multiples of ten until it's too big then tries multiples 1 then 0.1 and so on. GENERALIZATIONS |
|
|