3.2.13Exponentials & Logarithms

Logarithmic scale — decibels, Richter, pH

1,805 words8 min readdifficulty · medium

WHY use a logarithmic scale at all?

HOW it works in one line: pick a reference value I0I_0, then report L=klog10 ⁣(II0)L = k\,\log_{10}\!\left(\frac{I}{I_0}\right) where kk sets the "size of one step." Different fields choose kk and I0I_0 differently — that's the only difference between decibels, Richter, and pH.


The three famous scales

Figure — Logarithmic scale — decibels, Richter, pH

Deriving the "step" rules from scratch

Applying ΔL=klog10r\Delta L = k\log_{10} r:

Scale kk Multiply quantity by rr Scale changes by
Decibel 10 ×10 (intensity) +10+10 dB
Decibel 10 ×2 (intensity) +10log102+3+10\log_{10}2\approx +3 dB
Richter 1 ×10 (amplitude) +1+1
pH 1-1 ×10 ([H+][\text{H}^+]) 1-1

Inverting: going from scale value back to the quantity


Worked examples


Common mistakes


Recall Feynman: explain it to a 12-year-old

Imagine a volume knob where each click doesn't add loudness but multiplies it — click once, twice as loud; click again, twice as loud again. Numbers get huge fast (2, 4, 8, 16, 32…). A log scale just counts the clicks instead of the giant numbers. "60 decibels" means "so many clicks up from the quietest sound you can hear." Same for earthquakes (each number = 10× the shaking) and acids (each pH step = 10× the acid strength). It's a way to fit a trillion-fold range onto a small ruler.


Active recall

General log-scale form
L=klog10(I/I0)L = k\log_{10}(I/I_0) — reference I0I_0, step-size constant kk.
Decibel formula
LdB=10log10(I/I0)L_{\text{dB}} = 10\log_{10}(I/I_0), with I0=1012I_0=10^{-12} W/m².
Richter formula
M=log10(A/A0)M = \log_{10}(A/A_0); each +1 means ×10 amplitude.
pH formula
pH=log10[H+]\text{pH} = -\log_{10}[\text{H}^+] (concentration in mol/L).
Change in level when quantity ×r
ΔL=klog10r\Delta L = k\log_{10}r (independent of starting value).
+3 dB means what?
Intensity roughly doubled, since 10log1023.0110\log_{10}2 \approx 3.01.
Amplitude ratio, magnitude 7 vs 5
1075=10010^{7-5}=100 times larger.
Invert dB to intensity
I=I010L/10I = I_0\,10^{L/10}.
Invert pH to concentration
[H+]=10pH[\text{H}^+] = 10^{-\text{pH}}.
Why a minus sign in pH?
[H+][\text{H}^+] is tiny (e.g. 10310^{-3}) so its log is negative; the minus makes pH positive.
Can you add decibels directly?
No — add the physical intensities, then take 10log1010\log_{10}.
pH 3 vs pH 6 acidity ratio
1063=100010^{6-3}=1000 times more acidic at pH 3.

Connections

  • Laws of Logarithms — the product/quotient rules that power every derivation here.
  • Exponential Functions — the inverse operation used to un-log a scale.
  • Change of Base Formula — why base-10 is chosen for these scales.
  • Weber–Fechner Law — the perception principle behind decibels.
  • Orders of Magnitude — log scales are just "counting powers of ten."

Concept Map

based on

turns

matches

general form

needs

needs

k=10 sound

k=1 amplitude

minus sign conc

derive

depends only on

examples

examples

examples

Logarithmic scale

log ab = log a + log b

Multiplication into addition

Multiplicative systems

L = k log10 I over I0

Reference value I0

Step size k

Decibel

Richter magnitude

pH acidity

Delta L = k log10 r

Ratio r not start

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, kuch real-world quantities bahut zyada range cover karti hain — jaise sound intensity ek whisper se lekar jet engine tak trillion guna (10^12) badal jaati hai. Itne bade numbers likhna mushkil hai. Isliye hum logarithmic scale use karte hain: jab bhi asli quantity multiply hoti hai (×10, ×10…), scale ka number sirf add hota hai (+1, +1…). Yahi log ka jaadu hai: log(ab)=loga+logb\log(ab)=\log a+\log b — multiplication ko addition bana deta hai.

Teenon famous scales bilkul ek hi formula se aate hain: L=klog10(I/I0)L=k\log_{10}(I/I_0). Sirf kk aur reference I0I_0 change hota hai. Decibel mein k=10k=10 (isliye ×2 power = +3 dB, kyunki 10log2310\log 2\approx 3). Richter mein k=1k=1 (har +1 magnitude = ×10 shaking, toh M7 vs M5 = 102=10010^2=100 guna). pH mein k=1k=-1 (minus isliye kyunki [H+][\text{H}^+] chhota hota hai jaise 10310^{-3}, log negative aata, minus usko positive kar deta).

Sabse common galti: decibels ko seedhe add mat karo! 60 dB + 60 dB = 120 dB galat hai. Do same sources ka matlab intensity double, yaani sirf +3 dB → 63 dB. Rule yaad rakho: pehle intensities add karo, phir log lo. Aur Richter mein bhi 8 aur 4 ka ratio 2 nahi hota — woh 1084=1000010^{8-4}=10000 guna hota hai. Hamesha subtract-then-power-of-ten karo.

Yeh matter isliye karta hai kyunki humari kaan, zameen, aur chemistry sab "multiplicative" tareeke se behave karte hain. Log scale exactly usi feel ko match karta hai, aur ek trillion-guna range ko ek chhoti si ruler par fit kar deta hai. Exam mein derivation (ΔL=klog10r\Delta L=k\log_{10}r) khud likhna aana chahiye — yahi 80/20 wala core hai.

Go deeper — visual, from zero

Test yourself — Exponentials & Logarithms

Connections