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 A066035 #3 Mar 30 2012 18:37:42 %S A066035 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, %T A066035 0,0,0,0,0,0,0,0,-2,-5,-7,-5,6,34,78,125,126,-19,-463,-1340,-2572, %U A066035 -3457,-2055,5372,24019,57424,98543,111670,5333,-390972,-1303180,-2845076,-4540526,-4341905,2871566,26604908,79321663 %N A066035 First term in the continued fraction expansion of StieltjesGamma[n]. %C A066035 StieltjesGamma[0] equals EulerGamma %e A066035 The continued fractions of the StieltjesGamma[n], n=42..45, are {-2,-1,-1,-1,-3,-3,-7},{-5,-3,-1,-3,-2,-3,-2}, {-7,-5,-3,-2,-1,-4,-1},{-5,-13,-1,-4,-1,-1,-1} %t A066035 Part[ #, 1 ]&/@Table[ ContinuedFraction[ StieltjesGamma[ n ]~N~24, 12 ], {n, 0, 81} ] %Y A066035 Cf. A002852, A066034, A066036. %K A066035 sign %O A066035 0,43 %A A066035 _Wouter Meeussen_, Dec 12 2001