Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

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. becau se becau se becau se becau se becau se

Where b, x, and y are positive real numbers and

. Both c and d are real numbers.

[edit] Trivial identities


because because Note that is undefined because there is no number such that at x = 0 . . In fact, there

is a vertical asymptote on the graph of

[edit] Canceling exponentials


Logarithms and exponentials (antilogarithms) with the same base cancel each ot er. This is h true because logarithms and exponentials are inverse operations (just like multiplication and division or addition and subtraction).

[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), one must calculate log10(3) / log10(2) (or ln(3)/ln(2), which yields the same result). [edit] Proof Let c = logba. c Then b = a. c Take logd on both sides: logd b = logd a Simplify and solve for c : clogdb = logd a

Since c = logba, 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. More generally:

where

[edit] Exponents
A useful identity involving exponents:

[edit] Calculus identities


[edit] Limits

The last limit is often summarized as "logarithms grow more slowly than any power or root of x".

[edit] Derivatives of logarithmic functions

Where x > 0 , b > 0 , and

[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 numbe Note that rs. logb(a) + logb(c) = logb(ac), 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 o the terms. f

[edit] Complex logarithm identities


The complex logarithm is the complex number analogue of the logarithm function. No single valued function on the complex plane can satisfy the normal rules for logarithms. However a multivalued function can be defined which satisfies most of the identities. It is usual to consider this as a function defined on a Riemann surface. A single valued version called the principal value of the logarithm can be defined which is discontinuous on the negative x axis and equals the multivalued version on a single branch cut.

[edit] Definitions

The convention will be used here that a capital first letter is used for the principal value of functions and the lower case version refers to 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. ln(r) is the standard natural logarithm of the real number r. Log(z) is the principal value of the complex logarithm function and has imaginary part in the range (- , ]. Arg(z) is the principal value of the arg function, its value is restricted to (- , ]. It can be computed using Arg(x+iy)= atan2(y, x).

The multiple valued version of log(z) is a set but it is easier to write it without braces and using it in formulas follows obvious rules. log(z) is the set of complex numbers v which satisfy ev = z arg(z) is the set of possible values of the arg function applied to z. When k is any integer:

log(z) = ln( | z | ) + iarg(z) elog(z) = z


[edit] Constants
Principal value forms:

Multiple value forms, for any k an integer:

log(1) = 0 + 2 ik log(e) = 1 + 2 ik
[edit] Summation
Principal value forms:

Multiple value forms:

log(z1) + log(z2) = log(z1z2)

log(z1) log(z2) = log(z1 / z2)


[edit] Powers
A complex power of a complex number can have many possible values. Principal value form:

Multiple value forms:

Where k1, k2 are any integers:

You might also like