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 |
|
2 Multiplication, division and exponentiation 3 Logarithms and exponential functions are inverses 4 Change of base formula 5 Limits 6 Derivative 7 Integral |
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
Logarithms and exponential functions are inverses
- aloga(b) = b
- loga (ar) = r for all real numbers r
Change of base formula
- logab = (logcb)/(logca)
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
Derivative
- d/dx loga(x) = 1 / (x ln(a))
Integral
- ∫ loga(x) = x loga(x) - loga(x)


