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.
%I A080839 #22 May 13 2023 15:33:21 %S A080839 1,1,1,2,6,27,180,1786,26094,559127,17535396,804131875,53833201737 %N A080839 Number of positive increasing integer sequences of length n with Gilbreath transform (that is, the diagonal of leading successive absolute differences) given by {1,1,1,1,1,...}. %C A080839 From _T. D. Noe_, Feb 05 2007: (Start) %C A080839 The slowest-growing sequence of length n is 1,2,4,6,...,2(n-1). The fastest-growing sequence is 1,2,4,8,...,2^(n-1). %C A080839 The ratio a(n+1)a(n-1)/a(n)^2 appears to converge to a constant near 1.46, which is the approximate growth rate of A001609. Are the sequences related? %C A080839 (End) %C A080839 Also, a(n) is the number of (not necessarily increasing) positive integer sequences of length n-1 with Gilbreath transform (1, ..., 1). - _Pontus von Brömssen_, May 13 2023 %e A080839 The table below shows that {1,2,4,6,10} is one of the 6 sequences of length 5 that satisfy the stated condition: %e A080839 1 %e A080839 2 1 %e A080839 4 2 1 %e A080839 6 2 0 1 %e A080839 10 4 2 2 1 %Y A080839 Cf. A001609, A036262, A363002, A363003, A363004, A363005. %Y A080839 Cf. also A136465, the total number of increasing sequences with the same maximum length. [From _Charles R Greathouse IV_, Aug 08 2010] %K A080839 nonn,more %O A080839 1,4 %A A080839 _John W. Layman_, Mar 28 2003 %E A080839 More terms from _T. D. Noe_, Feb 05 2007 %E A080839 Added "positive" to definition. - _N. J. A. Sloane_, May 13 2023