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.

A062543 Continued fraction expansion of continued fractions constant (base 10).

This page as a plain text file.
%I A062543 #12 Dec 15 2017 17:35:12
%S A062543 1,32,1,1,1,2,1,46,7,2,7,10,8,1,71,1,37,1,1,23,5,1,1,5,11,1,5,3,1,1,2,
%T A062543 115,1,21,3,3,1,4,39,1,2,3,26,1,4,1,1,1,1,7,1,49,1,2,1,6,1,5,40,1,1,1,
%U A062543 7,6,2,15,6,20,7,3,6,2,2,2,2,1,3,1,3,1,1,1,1,1,4,159,1,1,35,2,1,2,2,1
%N A062543 Continued fraction expansion of continued fractions constant (base 10).
%C A062543 a(n) = A086820(n+1) since Lochs constant = 1/continued fractions constant. - _Gerald McGarvey_, Aug 02 2004
%H A062543 Simon Plouffe, <a href="http://www.plouffe.fr/simon/constants/continuedfr.txt">5000 digits of 1.03064...</a>
%o A062543 (PARI) contfrac(Pi^2/(6*(log(2))*(log(10)))).
%Y A062543 Cf. A062542.
%K A062543 cofr,easy,nonn
%O A062543 0,2
%A A062543 _Jason Earls_, Jun 25 2001