%I #6 Dec 30 2023 16:46:30
%S 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 33,33,35,36,38,40,41,42,43,44,45,47,48,49,50,50,52,53,53,55,55,57,58,
%U 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 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 Missing positive integers are found in A084578.
%Y Cf. A084576, A084578-A084587.
%K nonn
%O 1,1
%A _Paul D. Hanna_, May 31 2003