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.

A380734 Decimal expansion of the medium/short edge length ratio of a disdyakis dodecahedron.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jan 31 2025

Keywords

Examples

			1.33770871866841824565822846556337733622336049131...
		

Crossrefs

Cf. A380735 (long/short edge length ratio).

Programs

  • Mathematica
    First[RealDigits[3/14*(2 + 3*Sqrt[2]), 10, 100]]
  • PARI
    (2 + 3*sqrt(2))*3/14 \\ Charles R Greathouse IV, Feb 05 2025

Formula

Equals (3/14)*(2 + 3*sqrt(2)) = (3/14)*(2 + A010474).