A228243 First occurrence of n consecutive n's in the decimal expansion of log(10).
20, 111, 56, 9041, 4767, 674596, 24611354, 64653957, 131278082
Offset: 1
Examples
log(10) = 2.302585092994045684017...4228.., so a(1) = 20 (the digit string 1 first occurs at position 20 after the decimal point) a(2) = 111 (the digit string 22 first occurs starting at position 111 after the decimal point)
Links
- Eric Weisstein's World of Mathematics, Natural Logarithm of 10 Digits
- Eric Weisstein's World of Mathematics, Earls Sequence
Crossrefs
Cf. A002392 (decimal expansion of log(10)).
Comments