Logarithm
Definition
The inverse operation of exponentiation — the logarithm of a number is the exponent to which a base must be raised to produce that number.
Why is Logarithm Important?
Logarithm is a foundational mathematical concept used across science, engineering, finance, and everyday problem-solving. From analyzing data sets to optimizing business decisions, this concept provides the analytical framework needed to interpret quantitative information accurately.
Our math calculators make complex computations simple and accessible, providing step-by-step results that help students, professionals, and curious minds explore mathematical relationships with confidence.
What is a Logarithm?
A logarithm is the inverse of exponentiation. If bˣ = y, then log_b(y) = x. In other words, the logarithm answers: "To what power must the base be raised to produce this number?"
Common Types
| Type | Notation | Base | Use |
|---|---|---|---|
| Common Log | log(x) or log₁₀(x) | 10 | Scientific notation, pH, decibels |
| Natural Log | ln(x) or logₑ(x) | e ≈ 2.718 | Calculus, growth/decay, finance |
| Binary Log | log₂(x) | 2 | Computer science, information theory |
Key Logarithm Rules
| Rule | Formula | Example |
|---|---|---|
| Product Rule | log(a×b) = log(a) + log(b) | log(100×1000) = 2 + 3 = 5 |
| Quotient Rule | log(a/b) = log(a) − log(b) | log(1000/100) = 3 − 2 = 1 |
| Power Rule | log(aⁿ) = n × log(a) | log(10³) = 3 × log(10) = 3 |
| Change of Base | log_b(x) = log(x) / log(b) | log₂(8) = log(8)/log(2) = 3 |
Logarithmic Scales in Daily Life
| Scale | What It Measures | Base |
|---|---|---|
| Richter Scale | Earthquake magnitude | 10 (each step = 10× energy) |
| Decibel (dB) | Sound intensity | 10 (each 10 dB = 10× louder) |
| pH Scale | Acidity | 10 (each pH unit = 10× [H⁺]) |
| Stellar Magnitude | Star brightness | ~2.512 (each step = 2.512× brighter) |