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.

A118858 Decimal expansion of log(2)/Pi^2.

Original entry on oeis.org

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

Views

Author

Eric W. Weisstein, May 02 2006

Keywords

Examples

			0.07023049277268287640...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Log[2]/Pi^2, 10, 100][[1]] (* Amiram Eldar, Jun 25 2021 *)
  • PARI
    log(2)/Pi^2 \\ Michel Marcus, Jun 25 2021

Formula

Equals lim_{n->oo} A328499(n)/n. - Amiram Eldar, Jun 25 2021
Equals Integral_{z>=0} z*sech(Pi*z)^2. - Peter Luschny, Aug 03 2021