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.

A084584 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.

This page as a plain text file.
%I A084584 #6 Dec 30 2023 16:47:51
%S A084584 11,26,40,55,70,87,102,118,132,148,164,180,195,213,228,245,260,276,
%T A084584 292,308,326,342,355,375,391,407,421,439,454,473,487,505,521,536,552,
%U A084584 568,587,602,615,636,650,669,684,699,718,732,750,767,783,802,816,831,849
%N A084584 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 A084584 Cf. A084576-A084583, A084585-A084587.
%K A084584 nonn
%O A084584 1,1
%A A084584 _Paul D. Hanna_, May 31 2003