Understanding Negative Logarithms
The negative logarithm, -log(x), is simply the negation of the logarithm of a value. It is most commonly encountered in chemistry as the definition of pH, where pH = -log10[H+]. When x is a small positive number (between 0 and 1), the logarithm is negative, so the negative logarithm becomes positive.
Applications in Chemistry
pH Scale
Measures acidity/alkalinity of a solution.
pOH
Measures hydroxide ion concentration.
pKa
Acid dissociation constant in negative log form.
The pH Scale
- pH 0-6: Acidic (lower pH = more acidic)
- pH 7: Neutral (pure water)
- pH 8-14: Basic/Alkaline (higher pH = more basic)
How It Works
For values between 0 and 1, log(x) is negative. Taking the negative of a negative number gives a positive result. For example, log10(0.001) = -3, so -log10(0.001) = 3. This is why pH values are typically positive numbers between 0 and 14.
Formula
The negative logarithm with base b is calculated as:
- -log_b(x) = -[ln(x) / ln(b)]
- For base 10: -log10(x) = -log10(x)
- For base e: -ln(x) = -ln(x)
Real-World Examples
Beyond chemistry, negative logarithms appear in information theory (surprisal/self-information), seismology (earthquake magnitude scales), acoustics (decibel scale), and any field where quantities span many orders of magnitude and need to be expressed on a more manageable scale.