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.

Showing 1-2 of 2 results.

A308637 Decimal expansion of Pi^3/Zeta(3).

Original entry on oeis.org

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

Views

Author

Seiichi Manyama, Aug 23 2019

Keywords

Crossrefs

-----+---------------------------------
n | Zeta(n)
-----+---------------------------------
2 | Pi^2 / 6 = A013661.
3 | Pi^3 / 25.79... = A002117.
4 | Pi^4 / 90 = A013662.
5 | Pi^5 / A309926 = A013663.
6 | Pi^6 / 945 = A013664.
7 | Pi^7 / A309927 = A013665.
8 | Pi^8 / 9450 = A013666.
9 | Pi^9 / A309928 = A013667.
10 | Pi^10 / 93555 = A013668.
11 | Pi^11 / A309929 = A013669.
12 | 691*Pi^12 / 638512875 = A013670.
...
Cf. A002432, A091925, A276120 (Zeta(3)/Pi^3).

Programs

  • Mathematica
    RealDigits[Pi^3/Zeta[3], 10, 100][[1]] (* Amiram Eldar, Aug 24 2019 *)
  • PARI
    Pi^3/zeta(3)

Formula

Pi^3/Zeta(3) = A091925/A002117.

Extensions

More terms from Amiram Eldar, Aug 24 2019

A027431 Continued fraction for Pi^3/zeta(3).

Original entry on oeis.org

25, 1, 3, 1, 6, 3, 1, 1, 2, 1, 10, 3, 2, 1, 19, 3, 2, 1, 1, 3, 2, 3, 5, 3, 1, 1, 7, 1, 1, 1, 2, 1, 364, 11, 1, 84, 9, 34, 1, 7, 1, 63, 7, 1, 1, 4, 1, 5, 4, 7, 1, 1, 1, 5, 1, 4, 1, 5, 5, 9, 1, 21, 1, 9, 1, 1, 3, 2, 7, 1, 8, 5, 1, 7, 5, 2, 3, 1, 1, 1, 1, 1, 1, 1, 7, 8, 2, 2, 2, 1, 2, 1, 2, 6, 33
Offset: 0

Views

Author

Tracy Hall (hthall(AT)math.byu.edu)

Keywords

Examples

			Pi^3/zeta(3) = 25.7943501666....
		

Crossrefs

Cf. A276120 (zeta(3)/Pi^3).
Showing 1-2 of 2 results.