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.

A225088 Floor(ksexp(n, 13/10)) where ksexp(n, z) = n^ksexp(n, z-1) is Kneser's superexponential.

This page as a plain text file.
%I A225088 #9 Apr 29 2013 14:45:54
%S A225088 1,2,4,7,11,16,22,29,38,47,59,72,86,102,121,141,163,187,214,243,274,
%T A225088 308,345,385,427,473,521,573,628,687,749,815,885,959,1037,1119,1206,
%U A225088 1297,1393,1493,1598,1708,1824,1944,2070,2202,2339,2482,2631,2785,2947,3114
%N A225088 Floor(ksexp(n, 13/10)) where ksexp(n, z) = n^ksexp(n, z-1)  is Kneser's superexponential.
%D A225088 Hellmuth Kneser, Reelle analytische Lösungen der Gleichung ϕ(ϕ(x)) = e^x und verwandter Funktionalgleichungen, J. Reine Angew. Math. 187 (1949), 56-67.
%H A225088 Balarka Sen, <a href="/A225088/b225088.txt">Table of n, a(n) for n = 1..100</a>
%Y A225088 Cf. A225087, A225086.
%K A225088 nonn
%O A225088 1,2
%A A225088 _Balarka Sen_, Apr 27 2013