Logarithmic identities
From Wikipedia, the free encyclopedia
In mathematics, there are several logarithmic identities.
Contents |
[edit] Algebraic identities
[edit] 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.
because | ||
because | ||
because | ||
because |
[edit] Cancelling exponentials
Logarithms and exponentials (antilogarithms) with the same base cancel each other. This is true because logarithms and exponentials are inverse operations (just like multiplication and division).
because | ||
because |
[edit] Changing the base
This identity is needed to evaluate logarithms on calculators. For instance, most calculators have buttons for ln and for log10, but not for log2. To find log2(3), you have to calculate log10(3) / log10(2) (or ln(3)/ln(2), which is the same thing).
This formula has several consequences:
[edit] Logarithmic "snake" identity
Any sequence
can be simplified to...
This leads to the identity
[edit] Summation/subtraction
The following summation/subtraction rule is especially useful in probability theory when one is dealing with a sum of log-probabilities:
[edit] Trivial identities
because | ||
because |
Note that: is undefined because there is no number such that .
[edit] Calculus identities
[edit] Limits
The last limit is often summarized as "logarithms grow more slowly than any power or root of x".
note: to say the limit of a function "equals infinity" is not strictly correct notation, as "infinity" is not a value. What is meant by the limits equations above is simply that the functions increase/decrease without bound.
[edit] Derivatives of logarithmic functions
[edit] Integral definition
[edit] Integrals of logarithmic functions
To remember higher integrals, it's convenient to define:
Then,
[edit] Approximating large numbers
The identities of logarithms can be used to approximate large numbers. Note that logb(a) + logb(c) = logb(a*c), where a, b, and c are arbitrary constants. Suppose that one wants to approximate the 44th Mersenne prime, 232,582,657 - 1. To get the base-10 logarithm, we would multiply 32,582,657 by log10(2), getting 9,808,056.0654 = 9,808,056 + 0.0654. We can then get 109,808,056 * 100.0654 ≈ 1.25 * 109,808,056.