%I #10 Feb 08 2017 03:06:17
%S 1,2,1,3,1,4,2,5,1,6,3,1,2,7,8,1,4,9,2,1,3,5,1,2,6,1,4,3,1,2,7,1,5,8,
%T 2,1,3,4,1,9,6,2,1,3,1,5,2,4,7,1,3,1,2,8,6,1,4,2,1,5,3,9,1,2,7,1,3,4,
%U 1,2,6,5,1,8,2,1,3,4,1,2,7,1,9,3,5,6,1,2,4,1,3,1,2,8,1,5,2,1,4,7,3,6,1,2,9
%N Distribution of first digit of mantissa following Benford's Law, using d'Hondt method.
%H J. Connelly, <a href="http://www.solent.ac.uk/socsci/jc/voting/glossary.html">Glossary of voting terms</a>
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/BenfordsLaw.html">Benford's Law</a>
%H <a href="/index/Be#Benford">Index entries for sequences related to Benford's law</a>
%e a(50)=1 so that after 50 terms we have had 16 1's, 9 2's, 6 3's, 5 4's, 4 5's, 3 6's, 3 7's, 2 8's and 2 9's
%Y Cf. A055439, A055441, A055442.
%K nonn,base
%O 1,2
%A _Henry Bottomley_, May 17 2000