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-3 of 3 results.

A386689 Decimal expansion of the volume of a diminished rhombicosidodecahedron with unit edges.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jul 29 2025

Keywords

Comments

The diminished rhombicosidodecahedron is Johnson solid J_76.
Also the volume of a paragyrate diminished rhombicosidodecahedron, a metagyrate diminished rhombicosidodecahedron and a bigyrate diminished rhombicosidodecahedron (Johnson solids J_77, J_78 and J_79, respectively) with unit edges.

Examples

			39.29127846416477393434922968524815278563223190317...
		

Crossrefs

Cf. A386690 (surface area).

Programs

  • Mathematica
    First[RealDigits[115/6 + 9*Sqrt[5], 10, 100]] (* or *)
    First[RealDigits[PolyhedronData["J76", "Volume"], 10, 100]]

Formula

Equals 115/6 + 9*sqrt(5) = 115/6 + 9*A002163.
Equals A185093 - A179590.
Equals the largest root of 36*x^2 - 1380*x - 1355.

A386692 Decimal expansion of the surface area of a parabidiminished rhombicosidodecahedron with unit edges.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jul 30 2025

Keywords

Comments

The parabidiminished rhombicosidodecahedron is Johnson solid J_80.
Also the surface area of a metabidiminished rhombicosidodecahedron and a gyrate bidiminished rhombicosidodecahedron (Johnson solids J_81 and J_82, respectively) with unit edges.

Examples

			56.9233187106881294742601885078353260314642655523...
		

Crossrefs

Cf. A386691 (volume).

Programs

  • Mathematica
    First[RealDigits[5/2*(8 + Sqrt[3] + 2*Sqrt[#] + Sqrt[5*#]) & [5 + Sqrt[20]], 10, 100]] (* or *)
    First[RealDigits[PolyhedronData["J80", "SurfaceArea"], 10, 100]]

Formula

Equals (5/2)*(8 + sqrt(3) + 2*sqrt(5 + 2*sqrt(5)) + sqrt(5*(5 + 2*sqrt(5)))) = (5/2)*(8 + A002194 + 2*sqrt(5 + A010476) + sqrt(5*(5 + A010476))).
Equals the largest root of x^8 - 160*x^7 + 9000*x^6 - 184000*x^5 - 828750*x^4 + 79100000*x^3 - 718984375*x^2 - 3800625000*x + 55781640625.

A386693 Decimal expansion of the volume of a tridiminished rhombicosidodecahedron with unit edges.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jul 31 2025

Keywords

Comments

The tridiminished rhombicosidodecahedron is Johnson solid J_83.

Examples

			34.64318782749838767247033146027311780504474075702...
		

Crossrefs

Cf. A386694 (surface area).

Programs

  • Mathematica
    First[RealDigits[35/2 + 23/3*Sqrt[5], 10, 100]] (* or *)
    First[RealDigits[PolyhedronData["J83", "Volume"], 10, 100]]

Formula

Equals 35/2 + (23/3)*sqrt(5) = 35/2 + (23/3)*A002163.
Equals A185093 - 3*A179590.
Equals the largest root of 36*x^2 - 1260*x + 445.
Showing 1-3 of 3 results.