VOOZH about

URL: https://oeis.org/A385854

⇱ A385854 - OEIS


login
A385854
Decimal expansion of log_10(1 + 1/6).
4
6, 6, 9, 4, 6, 7, 8, 9, 6, 3, 0, 6, 1, 3, 1, 9, 8, 2, 0, 3, 4, 4, 9, 4, 6, 0, 6, 1, 3, 0, 2, 7, 8, 5, 7, 5, 1, 5, 2, 5, 3, 6, 5, 0, 6, 7, 1, 1, 6, 1, 0, 0, 0, 3, 6, 3, 3, 4, 1, 8, 5, 2, 2, 8, 5, 9, 1, 6, 0, 9, 7, 8, 4, 3, 9, 9, 3, 5, 3, 3, 5, 3, 6, 2, 1, 5, 9
OFFSET
-1,1
COMMENTS
Probability that 6 occurs as the first significant digit in data collections according to Benford's law (see A007524)
LINKS
Eric Weisstein's World of Mathematics, Benford's Law.
Wikipedia, Benford's law.
EXAMPLE
0.066946789630613198203449...
MATHEMATICA
RealDigits[Log[10, 7/6], 10, 90][[1]]
CROSSREFS
Cf. Benford's law for digit: A007524 (1), A104140 (9), A154203 (5), A154580 (2), A385659 (3), A385853 (4), A385855 (7).
Sequence in context: A217852 A021603 A250721 * A065480 A198116 A200023
KEYWORD
nonn,cons,easy
AUTHOR
Marco Ripà, Jul 10 2025
STATUS
approved