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 A220607 #27 Jan 10 2013 06:43:56 %S A220607 1,1,0,5,7,6,7,0,7,2,3,2,9,5,6,7,3,2,6,6,1,9,8,4,9,2,9,4,2,4,7,3,3,7, %T A220607 5,2,9,2,3,1,5,4,6,9,7,6,8,2,0,0,3,8,8,4,8,9,4,5,3,8,0,0,2,3,5,8,6,4, %U A220607 1,8,4,9,3,3,4,7,9,2,0,5,6,2,5,0,3,2,8 %N A220607 Decimal expansion of Gamma(6/7). %C A220607 See the second comment of A220086. %H A220607 Vincenzo Librandi, <a href="/A220607/b220607.txt">Table of n, a(n) for n = 1..1000</a> %H A220607 <a href="/index/Ga#gamma_function">Index to sequences related to the Gamma function</a> %F A220607 Equals Pi*csc(Pi/7)/A220086, where csc is the cosecant function. %t A220607 RealDigits[Gamma[6/7], 10, 90][[1]] %o A220607 (Maxima) fpprec:90; ev(bfloat(gamma(6/7))); %Y A220607 Cf. A160389 (see the first comment of A220086). %K A220607 nonn,cons %O A220607 1,4 %A A220607 _Bruno Berselli_, Dec 17 2012