Encyclopedia > Logarithmic identities

  Article Content

Logarithmic identities

What follows is a list of identities that are useful when dealing with logarithms. All of these are valid for all positive real numbers a, b and c except that the base of a logarithm may never be 1.

Table of contents

Special values

loga(1) = 0

loga(a) = 1

Multiplication, division and exponentiation

logc(ab) = logca + logcb

logc(a/b) = logca - logcb

logc(ar) = r * logc(a)     for all real numbers r

These three identities lead to the use of logarithm tables and slide rules; knowing the logarithm of two numbers allows you to multiply and divide them quickly, as well as compute powers and roots.

Logarithms and exponential functions are inverses

aloga(b) = b

loga (ar) = r     for all real numbers r

These are used to solve equations in which the unknowns occur in the exponent.

Change of base formula

logab = (logcb)/(logca)

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(100), you have to calculate log10(100) / log10(2) (or ln(10)/ln(2), which is the same thing).

Limits

limx->0 loga(x) = -∞     if a > 1

limx->0 loga(x) = ∞     if a < 1

limx-> loga(x) = ∞     if a > 1

limx-> loga(x) = -∞     if a < 1

limx->0 loga(x) * xb = 0

limx-> loga(x) / xb = 0

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

Derivative

d/dx loga(x) = 1 / (x ln(a))

Integral

∫ loga(x) = x * loga(x) - loga(x)



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Dynabee

... the gyroscope to start precessing, with its axis slipping around in the groove in a circular fashion. The groove inside the device, is a little wider than the axis, and the ...

 
 
 
This page was created in 30 ms