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.

A349578 Decimal expansion of the volume of the solid formed by the intersection of 6 right circular unit-diameter cylinders whose axes are parallel to the face diagonals of a cube and intersect at a single point.

Original entry on oeis.org

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

Views

Author

Amiram Eldar, Nov 22 2021

Keywords

Comments

This constant was first calculated by Moore (1974).

Examples

			0.53816491043024959456542519078196827973794867074197...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[(2/3) * (3 + 2 * Sqrt[3] - 4 * Sqrt[2]), 10, 100][[1]]

Formula

Equals (2/3) * (3 + 2 * sqrt(3) - 4 * sqrt(2)).