cp's OEIS Frontend

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.

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)).

Original entry on oeis.org

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, 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, 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
Offset: 1

Views

Author

Jean-François Alcover, Oct 27 2014

Keywords

Examples

			2.009445660877013753064908765816434315885904689795...
		

Crossrefs

Programs

  • Mathematica
    b = 3*Zeta[3]^(1/3)/2^(2/3); RealDigits[b, 10, 102] // First

Formula

b = 3*zeta(3)^(1/3)/2^(2/3).