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 A135183 #8 Sep 30 2016 22:05:02 %S A135183 4,6,0,5,8,6,0,0,7,5,7,2,5,4,9,8,1,4,6,5,7,8,9,1,8,7,3,3,7,3,5,8,6,5, %T A135183 2,1,9,7,3,9,7,3,7,5,1,4,1,7,1,7,8,8,0,7,2,2,9,8,3,6,1,5,5,2,7,3,6,3, %U A135183 6,3,6,1,5,5,6,4,7,1,9,5,4,9,1,7,9,3 %N A135183 Decimal expansion of e*Pi*phi/3, where phi is the golden ratio. %H A135183 G. C. Greubel, <a href="/A135183/b135183.txt">Table of n, a(n) for n = 1..2000</a> %e A135183 4.605860075725498... %t A135183 RealDigits[(E Pi GoldenRatio)/3,10,120][[1]] (* _Harvey P. Dale_, Aug 08 2013 *) %o A135183 (PARI) exp(1)*Pi*(1+sqrt(5))/6 \\ _Charles R Greathouse IV_, Sep 30 2016 %Y A135183 Cf. A131563. %K A135183 cons,nonn %O A135183 1,1 %A A135183 _Omar E. Pol_, Nov 26 2007 %E A135183 More terms from _Harvey P. Dale_, Aug 08 2013