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 A255196 #17 Feb 27 2015 23:01:13 %S A255196 7,5,3,6,2,1,1,3,1,3,1,1,1,1,6,1,7,22,22,1,6,2,1,24,3,2,3,1,1,13,1,19, %T A255196 1,42,2,3,1,4,1,1,7,4,2,4,5,1,2,5,3,7,3,1,1,7,2,1,1,1,11,5,3,4,48,1,5, %U A255196 2,1,5,3,429,1,4,8,1,5,2,6,1,5,1 %N A255196 The continued fraction expansion of Pi! (A111293). %C A255196 Records: 5, 6, 22, 24, 42, 48, 429, 2962, 136067, 259575, ..., . %e A255196 Pi! = 7.188082728976032702082194345124758718559301763968437162410035699423438403... %e A255196 = 7 + 1/(5 + 1/(3 + 1/(6 + 1/(2 + ...)))) %e A255196 = [a_0; a_1, a_2, a_3, ...] = [7; 5, 3, 6, 2, ...] %t A255196 ContinuedFraction[Pi!, 100] %o A255196 (PARI) default(realprecision, 100); contfrac(gamma(Pi+1)) \\ _Michel Marcus_, Feb 18 2015 %Y A255196 Cf. A111293. %K A255196 nonn,cofr %O A255196 0,1 %A A255196 _Robert G. Wilson v_, Feb 17 2015