Rudolf Adamkovič Personal site


Order of magnitude

A logarithmic distance of base-\(b\) numbers, where

\(x\) is within \(n\) orders of magnitude of \(y\)

if and only if

\[\begin{align*}
x & < y \cdot b^{\pm n} \\[1ex]
y \cdot b^{-n} < x & < y \cdot b^{+n} \\[1ex]
b^{-n} < \frac{x}{y} & < b^{+n}.
\end{align*}
\]

© 2025 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and secret alien technologies of yesteryear.