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 A099222 #11 Jul 14 2014 16:52:48 %S A099222 5,0,0,9,9,6,6,5,9,0,9,7,0,5,1,9,1,0,5,5,7,3,5,5,9,0,5,5,3,0,2,7,2,4, %T A099222 5,8,7,2,5,9,5,5,8,3,5,8,8,8,6,0,5,2,1,7,5,3,0,8,6,6,4,8,3,4,1,7,6,9, %U A099222 1,7,8,7,7,3,2,4,3,0,4,9,7,4,0,0,2,8,2,4,1,0,7,4,5,3,9,9,8,2,2,9,4,0,8,1 %N A099222 Decimal expansion of Li_8(1/2). %F A099222 Li_8(1/2)=sum(k>0, 1/2^k/k^8)=0.500996659... %t A099222 RealDigits[ N[ PolyLog[8, 1/2], 105]][[1]] (* _Jean-François Alcover_, Nov 07 2012 *) %o A099222 (PARI) polylog(8,1/2) \\ _Charles R Greathouse IV_, Jul 14 2014 %Y A099222 Cf. A076788, A099217, A099218, A099219, A099220, A099221, A099223, A099224. %K A099222 cons,nonn %O A099222 0,1 %A A099222 _Benoit Cloitre_, Oct 06 2004