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.

A077124 Decimal expansion of the constant c such that A003096(n-1) = ceiling(c^(2^n)).

This page as a plain text file.
%I A077124 #17 Jul 04 2019 18:51:11
%S A077124 1,2,9,5,5,5,3,5,3,6,1,8,6,5,3,2,5,4,1,3,9,8,1,5,5,9,7,0,0,5,9,3,3,5,
%T A077124 3,9,4,7,7,6,8,6,5,3,6,0,0,1,5,4,4,6,2,6,4,9,8,1,8,7,0,1,0,3,4,9,7,3,
%U A077124 6,8,9,3,9,5,4,5,4,0,5,6,4,6,4,5,4,9,3,9,1,3,4,1,1,1,2,3,7,0,7,2,1,2,4,4,9
%N A077124 Decimal expansion of the constant c such that A003096(n-1) = ceiling(c^(2^n)).
%H A077124 Charles R Greathouse IV, <a href="/A077124/b077124.txt">Table of n, a(n) for n = 1..300001.</a>
%F A077124 c = 1.2955535361865325413981559700593353....;
%F A077124 c = lim_{n -> infinity} A003096(n-1)^(1/2^n).
%Y A077124 Cf. A003096.
%K A077124 cons,nonn
%O A077124 1,2
%A A077124 _Benoit Cloitre_, Nov 29 2002