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.

A275696 Decimal expansion of e^(3*Zeta(3)/(4*log(2))).

Original entry on oeis.org

3, 6, 7, 1, 6, 8, 6, 7, 0, 7, 4, 3, 0, 0, 6, 4, 5, 0, 0, 7, 8, 0, 6, 1, 4, 1, 4, 9, 9, 0, 9, 9, 7, 8, 2, 7, 4, 6, 6, 1, 5, 9, 3, 1, 8, 3, 5, 4, 8, 9, 6, 8, 2, 7, 0, 3, 4, 6, 8, 0, 0, 1, 1, 9, 7, 0, 5, 2, 1, 6, 5, 6, 6, 8, 9, 8, 3, 4, 8, 0, 0, 3, 6, 1, 5, 7, 3, 6, 6, 2, 5, 0, 1, 4, 5, 1, 1, 6, 2, 3
Offset: 1

Views

Author

Terry D. Grant, Aug 05 2016

Keywords

Examples

			3.67168670743006450078...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Exp[3*(Zeta[3]/(4*Log[2]))],10,100]
  • PARI
    exp(3*(zeta(3)/(4*log(2)))) \\ G. C. Greubel, Mar 23 2017

Formula

Equals e^(3*Zeta(3)/(4*log(2))) = A001113^(A275689).