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 A242779 #9 May 27 2014 11:50:41 %S A242779 2,1,1,3,3,1,8,3,1,1,2,2,3,2,2,4,3,1,3,1,3,11,2,4,8,25,49,14,5,1,1,1, %T A242779 271,1,3,4,9,1,5,14,3,1,1,1,1,47,1,21,1,7,4,1,2,1,3,2,11,3,8,1,2,1,1, %U A242779 4,3,1,3,2,17,1,1,3,84,4,1,1,1,1,1,1,31,1,1,1,4,7,2,2,2,1,12,3,1,2,1,1,1,1,2,1,3,1,1,1,1,1,14 %N A242779 The continued fractions of A233588. %C A242779 Records: 1, 3, 8, 11, 25, 49, 271, 758, 1094, 1503, 3776, 7139, 9420, 25738, 50521, 116216, 750706, 1034104, 36949654, ..., . %t A242779 ContinuedFraction@ Fold[(#2 + #2/#1) &, 1, Reverse@ Prime@ Range@ 100] %Y A242779 Cf. A233588. %K A242779 nonn,cofr %O A242779 0,1 %A A242779 _Robert G. Wilson v_, May 22 2014