List of 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 | ||
because |
Where b, x and xy are positive real numbers. If xy is positive, but x is not, then .
[edit] Canceling 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).
[edit] Proof
Let y = logab.
Then ay = b.
Take logc on both sides: logcay = logcb
Simplify and solve for y: ylogca = logcb
Since y = logab, then
This formula has several consequences:
where is any permutation of the subscripts 1, ..., n. For example
[edit] Summation/subtraction
The following summation/subtraction rule is especially useful in probability theory when one is dealing with a sum of log-probabilities:
which gives the special cases:
Note that in practice a and c have to be switched on the right hand side of the equations if c > a. Also note that the subtraction identity is not defined if a = c since the logarithm of zero is not defined.
[edit] Trivial identities
because | ||
because |
Note that is undefined because there is no number such that . In fact, there is a vertical asymptote on the graph of when x = 0.
[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,357.09543 = 9,808,357 + 0.09543. We can then get 109,808,357 * 100.09543 ≈ 1.25 * 109,808,357.
Similarly, factorials can be approximated by summing the logarithms of the terms.
[edit] References
This article does not cite any references or sources. (October 2007) Please help improve this article by adding citations to reliable sources. Unverifiable material may be challenged and removed. |