A055441 Distribution of first digit of mantissa following Benford's Law, using largest remainder method with Hare quotas.
1, 2, 3, 4, 1, 5, 6, 7, 1, 2, 8, 1, 3, 9, 2, 1, 4, 5, 1, 2, 3, 1, 6, 7, 1, 2, 4, 3, 1, 8, 2, 1, 5, 9, 1, 3, 4, 2, 1, 6, 7, 1, 2, 3, 5, 1, 4, 8, 1, 2, 6, 1, 3, 2, 1, 9, 4, 5, 1, 2, 3, 1, 7, 6, 1, 2, 4, 3, 1, 8, 5, 2, 1, 9, 1, 3, 2, 4, 1, 7, 6, 1, 2, 5, 3, 1, 8, 4, 1, 2, 1, 3, 7, 2, 1, 5, 6, 1, 4, 2, 9, 3, 1, 8, 1
Offset: 1
Examples
a(50)=2 so that after 50 terms we have had 15 1's, 9 2's, 6 3's, 5 4's, 4 5's, 3 6's, 3 7's, 3 8's and 2 9's
Links
- J. Connelly, Glossary of voting terms
- Eric Weisstein's World of Mathematics, Benford's Law
- Index entries for sequences related to Benford's law