Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #6 Dec 30 2023 16:47:21
%S 1,2,4,5,8,9,10,13,15,17,19,20,22,25,28,29,30,33,35,37,39,42,44,46,48,
%T 49,52,54,57,59,61,64,65,66,69,72,75,76,77,79,82,86,88,90,92,93,96,97,
%U 100,103,104,107,108,111,113,115,119,122,124,125,126,129,131,134,136
%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 n when k=1.
%Y Cf. A084576-A084580, A084582-A084587.
%K nonn
%O 1,2
%A _Paul D. Hanna_, May 31 2003