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.

A248557 Decimal expansion of (Pi/2)^(1/4)/Gamma(3/4).

Original entry on oeis.org

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

Views

Author

Jean-François Alcover, Dec 15 2014

Keywords

Examples

			0.913579138156116821407242593401222089701963916393469...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[(Pi/2)^(1/4)/Gamma[3/4], 10, 103] // First
  • PARI
    (Pi/2)^(1/4)/gamma(3/4) \\ Michel Marcus, Dec 15 2014

Formula

Also equals theta_2(0,exp(-Pi)), where 'theta' is the elliptic theta function.
Equals A175573 / exp(4*A251992/Pi + Pi/4).
Equals Product_{k>=1} tanh(k*Pi/2). - Amiram Eldar, Jun 12 2021