Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #6 Dec 30 2023 16:47:51
%S 11,26,40,55,70,87,102,118,132,148,164,180,195,213,228,245,260,276,
%T 292,308,326,342,355,375,391,407,421,439,454,473,487,505,521,536,552,
%U 568,587,602,615,636,650,669,684,699,718,732,750,767,783,802,816,831,849
%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=4.
%Y Cf. A084576-A084583, A084585-A084587.
%K nonn
%O 1,1
%A _Paul D. Hanna_, May 31 2003