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.

A385260 Decimal expansion of the volume of a gyroelongated pentagonal bicupola with unit edge.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jun 27 2025

Keywords

Comments

The gyroelongated pentagonal bicupola is Johnson solid J_46.

Examples

			11.397378512213381124089433093505680212446879503678...
		

Crossrefs

Cf. A385261 (surface area).

Programs

  • Mathematica
    First[RealDigits[(10 + 8*# + 5*Sqrt[2*(Sqrt[650 + 290*#] - # - 1)])/6 & [Sqrt[5]], 10, 100]] (* or *)
    First[RealDigits[PolyhedronData["J46", "Volume"], 10, 100]]

Formula

Equals (10 + 8*sqrt(5) + 5*sqrt(2*(sqrt(650 + 290*sqrt(5)) - sqrt(5) - 1)))/6 = (10 + 8*A002163 + 5*sqrt(2*(sqrt(650 + 290*A002163) - A002163 - 1)))/6.
Equals the largest real root of 6561*x^8 - 87480*x^7 + 313470*x^6 + 753300*x^5 - 22424850*x^4 - 84591000*x^3 - 85909500*x^2 + 8715000*x + 35547500.

A385263 Decimal expansion of the surface area of a gyroelongated pentagonal cupolarotunda with unit edge.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jun 30 2025

Keywords

Comments

The gyroelongated pentagonal cupolarotunda is Johnson solid J_47.

Examples

			32.198786370350444777678239329896650406601165160912...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[5 + (35*Sqrt[3] + 7*Sqrt[25 + 10*Sqrt[5]])/4, 10, 100]] (* or *)
    First[RealDigits[PolyhedronData["J47", "SurfaceArea"], 10, 100]]

Formula

Equals 5 + (35*sqrt(3) + 7*sqrt(25 + 10*sqrt(5)))/4 = 5 + (35*A002194 + 7*sqrt(25 + 10*A002163))/4.
Equals the largest root of 256*x^8 - 10240*x^7 - 134400*x^6 + 7616000*x^5 - 756000*x^4 - 1373680000*x^3 + 2724312500*x^2 + 55840875000*x - 106054671875.

A385488 Decimal expansion of the surface area of a gyroelongated pentagonal birotunda with unit edge.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jun 30 2025

Keywords

Comments

The gyroelongated pentagonal birotunda is Johnson solid J_48.

Examples

			37.966236882756376008382607143722038862316542578226...
		

Crossrefs

Cf. A385264 (volume).

Programs

  • Mathematica
    First[RealDigits[10*Sqrt[3] + 3*Sqrt[25 + 10*Sqrt[5]], 10, 100]] (* or *)
    First[RealDigits[PolyhedronData["J48", "SurfaceArea"], 10, 100]]

Formula

Equals 10*sqrt(3) + 3*sqrt(25 + 10*sqrt(5)) = 10*A002194 + 3*sqrt(25 + 10*A002163).
Equals the largest root of x^8 - 2100*x^6 + 1032750*x^4 - 121162500*x^2 + 1216265625.
Showing 1-3 of 3 results.