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.

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

This page as a plain text file.
%I A084581 #6 Dec 30 2023 16:47:21
%S A084581 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 A084581 49,52,54,57,59,61,64,65,66,69,72,75,76,77,79,82,86,88,90,92,93,96,97,
%U A084581 100,103,104,107,108,111,113,115,119,122,124,125,126,129,131,134,136
%N A084581 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 A084581 Cf. A084576-A084580, A084582-A084587.
%K A084581 nonn
%O A084581 1,2
%A A084581 _Paul D. Hanna_, May 31 2003