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 A249387 #12 Jun 03 2017 15:33:43 %S A249387 2,0,0,9,4,4,5,6,6,0,8,7,7,0,1,3,7,5,3,0,6,4,9,0,8,7,6,5,8,1,6,4,3,4, %T A249387 3,1,5,8,8,5,9,0,4,6,8,9,7,9,5,1,1,9,4,6,8,2,3,6,7,8,0,9,7,2,1,5,8,6, %U A249387 3,7,8,4,5,2,0,4,3,8,0,4,8,6,7,1,4,0,5,7,4,4,0,6,6,3,3,2,3,9,4,0,2,8 %N A249387 Decimal expansion of the constant 'b' appearing in the asymptotic expression of the number of plane partitions of n as a*n^(-25/36)*exp(b*n^(2/3)). %H A249387 Steven Finch, <a href="/A000219/a000219_1.pdf">Integer Partitions</a>, September 22, 2004. [Cached copy, with permission of the author] %F A249387 b = 3*zeta(3)^(1/3)/2^(2/3). %e A249387 2.009445660877013753064908765816434315885904689795... %t A249387 b = 3*Zeta[3]^(1/3)/2^(2/3); RealDigits[b, 10, 102] // First %Y A249387 Cf. A000219, A002117, A249386. %K A249387 nonn,cons,easy %O A249387 1,1 %A A249387 _Jean-François Alcover_, Oct 27 2014