cp's OEIS Frontend

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.

A084579 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 m in order by n.

This page as a plain text file.
%I A084579 #6 Dec 30 2023 16:46:51
%S A084579 1,2,1,3,4,1,2,5,6,7,1,3,8,2,9,4,10,1,11,12,5,13,3,1,14,2,6,15,16,17,
%T A084579 7,4,18,1,19,8,20,2,21,3,9,22,5,23,1,24,10,25,26,6,11,27,2,28,4,1,29,
%U A084579 12,30,3,31,7,13,32,33,34,14,1,35,5,8,36,2,15,37,38,39,16,40,9,4,41,1,17,3
%N A084579 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 m in order by n.
%Y A084579 Cf. A084576-A084578, A084580-A084587.
%K A084579 nonn
%O A084579 1,2
%A A084579 _Paul D. Hanna_, May 31 2003