y=log10xy = \log_{10} x

Graph of the Common Logarithm y=log10xy = \log_{10} x

y=log10xy = \log_{10} x is the logarithm with base 1010: it gives the power to which 1010 must be raised to obtain xx. Called the common logarithm, it satisfies 10log10x=x10^{\log_{10} x} = x and serves as a ruler for measuring digits in base 1010.

Domain and range

Since 10y10^y is always positive, the domain is x>0x > 0. The range is all real numbers, and the values are negative whenever xx is smaller than 11.

Monotonicity and shape

The derivative is as follows.

y=1xln10y' = \frac{1}{x \ln 10}

As ln102.303\ln 10 \approx 2.303 is a positive constant, y>0y' > 0 for x>0x > 0 and the function increases monotonically. Its slope at any given xx is about 0.4340.434 times that of lnx\ln x, so it climbs even more gently than the natural logarithm. The second derivative is negative, so the curve is concave down throughout.

Asymptotes

As x0+x \to 0^{+} the function diverges to -\infty, so the yy-axis, the line x=0x = 0, is a vertical asymptote. As x+x \to +\infty it diverges to ++\infty, but at a crawl: raising the value by 11 takes a tenfold increase in xx.

A tenfold increase adds one

The identity log10(10x)=log10x+1\log_{10}(10x) = \log_{10} x + 1 holds.

xxlog10x\log_{10} x
0.10.11-1
1100
101011
10010022
1000100033

This is also why a positive integer NN has log10N+1\lfloor \log_{10} N \rfloor + 1 digits.

Notable points

The curve passes through (1,0)(1, 0), (10,1)(10, 1), (100,2)(100, 2) and (110,1)\left( \dfrac{1}{10}, -1 \right). With log1020.301\log_{10} 2 \approx 0.301 and log1030.477\log_{10} 3 \approx 0.477, the familiar fact that 210=10242^{10} = 1024 is close to 10310^3 shows up as 10×0.301=3.0110 \times 0.301 = 3.01.

Relation to the natural logarithm

The inverse is 10x10^x, and the two graphs are reflections of each other in the line y=xy = x. The relation to the natural logarithm is as follows.

log10x=lnxln100.434lnx\log_{10} x = \frac{\ln x}{\ln 10} \approx 0.434 \ln x

The graph is that of lnx\ln x compressed vertically by a factor of about 0.4340.434. The shape is identical, it still passes through (1,0)(1, 0), and the yy-axis is still its asymptote: changing the base of a logarithm only rescales the vertical axis.

Applications

It measures orders of magnitude.

ScaleWhat it measures
pHthe concentration of hydrogen ions, with a minus sign
Decibelthe loudness of a sound
Magnitudethe energy of an earthquake
Stellar magnitudethe brightness of a star

One step on such a scale means a fixed multiplicative factor: one more point of earthquake magnitude means roughly 3232 times the energy. The same function underlies semi-log and log-log plots, which fit quantities differing by many orders of magnitude onto a single chart.