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.

A380735 Decimal expansion of the long/short edge length ratio of a disdyakis dodecahedron.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jan 31 2025

Keywords

Comments

Apart from leading digits the same as A343069. - R. J. Mathar, Feb 03 2025

Examples

			1.630601937481870721257384103458528296938524553625...
		

Crossrefs

Cf. A380734 (medium/short edge length ratio).

Programs

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

Formula

Equals (10 + sqrt(2))/7 = (10 + A002193)/7.