cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A055442 Distribution of first digit of mantissa following Benford's Law, using largest remainder method with Droop quotas.

This page as a plain text file.
%I A055442 #11 Feb 16 2025 08:32:42
%S A055442 1,2,3,1,4,5,6,1,2,7,8,1,3,9,2,1,4,1,5,2,3,1,6,1,2,4,7,1,3,8,2,1,5,9,
%T A055442 1,3,2,4,1,6,1,2,7,3,1,5,4,1,2,8,1,3,6,2,1,9,4,1,5,2,3,1,7,1,2,4,6,1,
%U A055442 3,8,5,1,2,1,3,2,9,1,4,7,1,2,5,6,1,3,4,1,2,8,1,3,2,1,5,7,6,1,4,2,3,1,9,1,2
%N A055442 Distribution of first digit of mantissa following Benford's Law, using largest remainder method with Droop quotas.
%H A055442 J. Connelly, <a href="http://www.solent.ac.uk/socsci/jc/voting/glossary.html">Glossary of voting terms</a>
%H A055442 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/BenfordsLaw.html">Benford's Law</a>
%H A055442 <a href="/index/Be#Benford">Index entries for sequences related to Benford's law</a>
%e A055442 a(50)=8 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
%Y A055442 Cf. A055439, A055440, A055441.
%K A055442 nonn,base
%O A055442 1,2
%A A055442 _Henry Bottomley_, May 17 2000