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.

A084585 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=5.

This page as a plain text file.
%I A084585 #6 Dec 30 2023 16:48:03
%S A084585 18,38,60,81,105,128,152,172,196,219,242,266,289,313,337,358,385,408,
%T A084585 431,453,479,500,525,549,574,597,617,644,671,691,716,738,762,789,811,
%U A084585 834,858,884,908,929,956,977,1002,1023,1052,1075,1096
%N A084585 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=5.
%Y A084585 Cf. A084576-A084584, A084586-A084587.
%K A084585 nonn
%O A084585 1,1
%A A084585 _Paul D. Hanna_, May 31 2003