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.
%I A084577 #6 Dec 30 2023 16:46:30 %S A084577 2,4,5,7,9,10,11,12,14,16,16,17,19,21,21,23,24,24,26,28,29,31,32,33, %T A084577 33,33,35,36,38,40,41,42,43,44,45,47,48,49,50,50,52,53,53,55,55,57,58, %U A084577 60,62,64,64,65,67,67,67,68,69,70,72,73,74,75,76,77,79,81,82,83,84,84,85 %N A084577 Let y = m/GK(k), where m and k vary over the positive integers and GK(k)=log(1+1/(k*(k+2)))/log(2) is the Gauss-Kuzmin distribution of k. Sort the y values by size and number them consecutively by n. This sequence gives the values of floor(y) in order by n. %C A084577 Missing positive integers are found in A084578. %Y A084577 Cf. A084576, A084578-A084587. %K A084577 nonn %O A084577 1,1 %A A084577 _Paul D. Hanna_, May 31 2003