When the values of a quantity span many orders of magnitude, a linear scale is useless: one adopts a logarithmic scale, where each tick corresponds to a power of the base.

Definition — Logarithmic scale

The logarithmic scale (in base 1010) of a positive quantity xx is the number L=log10xL = \log_{10} x. On the logarithmic axis the ticks correspond to the powers of 1010: 1,10,100,1000,1, 10, 100, 1000, \ldots are equally spaced (respective distances 0,1,2,3,0,1,2,3,\ldots).

Comparison between a linear scale and a logarithmic scale: on the logarithmic axis the powers of 1010 are equally spaced.

Property — Transforming products into sums

On the logarithmic scale, the multiplications in the linear world become additions: log(xy)=logx+logy\log(xy) = \log x + \log y. For this reason a semi-logarithmic graph turns exponential curves into straight lines: if y=A10kxy = A\cdot 10^{kx}, then logy=logA+kx\log y = \log A + kx, that is logy\log y is a linear function of xx.

Example — Semi-logarithmic paper

Bacterial growth N(t)=N02t/TN(t) = N_0\cdot 2^{t/T} (doubling every TT minutes) appears as a straight line on semi-logarithmic paper (logN\log N vs tt): logN=logN0+(t/T)log2\log N = \log N_0 + (t/T)\log 2. The slope log2/T0,301/T\log 2 / T \approx 0{,}301/T lets one read TT off the graph.

Topics: Logarithmic function
Concepts: Logarithm · Logarithmic scale
Functions: Logarithmic function
Methods: Logarithmic scale
Skills: Interpret graphs · Model