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

A385259 Decimal expansion of the surface area of a gyroelongated square bicupola with unit edge.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jun 26 2025

Keywords

Comments

The gyroelongated square bicupola is Johnson solid J_45.

Examples

			20.392304845413263761164678049035234201656831522862...
		

Crossrefs

Cf. A385258 (volume).

Programs

  • Mathematica
    First[RealDigits[10 + 6*Sqrt[3], 10, 100]] (* or *)
    First[RealDigits[PolyhedronData["J45", "SurfaceArea"], 10, 100]]

Formula

Equals 10 + 6*sqrt(3) = 10 + 6*A002194.
Equals the largest root of x^2 - 20*x - 8.

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.

A387320 Decimal expansion of the largest dihedral angle, in radians, in a gyroelongated square cupola (Johnson solid J_23).

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Aug 27 2025

Keywords

Comments

This is the dihedral angle between triangular faces in the antiprism part of the solid.
Also the analogous dihedral angle in a gyroelongated square bicupola (Johnson solid J_45).

Examples

			2.687150505637070622058237671034217872408094243788...
		

Crossrefs

Cf. other J_23 dihedral angles: A177870, A195702, A387321, A387322, A387323.
Cf. A384214 (J_23 volume), A384215 (J_23 surface area).
Cf. A385258 (J_45 volume), A385259 (J_45 surface area).
Cf. A002193.

Programs

  • Mathematica
    First[RealDigits[ArcCos[(1 - Sqrt[8 + Sqrt[32]])/3], 10, 100]] (* or *)
    First[RealDigits[Max[PolyhedronData["J23", "DihedralAngles"]], 10, 100]]

Formula

Equals arccos((1 - 2*sqrt(2 + sqrt(2)))/3) = arccos((1 - 2*sqrt(2 + A002193))/3).

A387321 Decimal expansion of the second largest dihedral angle, in radians, in a gyroelongated square cupola (Johnson solid J_23).

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Aug 27 2025

Keywords

Comments

This is the dihedral angle between adjacent triangular faces at the edge where the antiprism and cupola parts of the solid meet.
Also the analogous dihedral angle in a gyroelongated square bicupola (Johnson solid J_45).

Examples

			2.6412090003740395440214510528511358326798716782548...
		

Crossrefs

Cf. other J_23 dihedral angles: A177870, A195702, A387320, A387322, A387323.
Cf. A384214 (J_23 volume), A384215 (J_23 surface area).
Cf. A385258 (J_45 volume), A385259 (J_45 surface area).

Programs

  • Mathematica
    First[RealDigits[ArcSec[Sqrt[3]] + ArcCos[-Sqrt[(7 + Sqrt[32] - 2*Sqrt[20 + 14*Sqrt[2]])/3]], 10, 100]] (* or *)
    First[RealDigits[RankedMax[Union[PolyhedronData["J23", "DihedralAngles"]],2], 10, 100]]

Formula

Equals arcsec(sqrt(3)) + arccos(-sqrt((7 + 4*sqrt(2) - 2*sqrt(20 + 14*sqrt(2)))/3)) = A195696 + arccos(-sqrt((7 + A010487 - 2*sqrt(20 + 14*A002193))/3)).
Equals A195696 + A387323.

A387322 Decimal expansion of the fourth largest dihedral angle, in radians, in a gyroelongated square cupola (Johnson solid J_23).

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Aug 29 2025

Keywords

Comments

This is the dihedral angle between a triangular face and a square face at the edge where the antiprism and cupola parts of the solid meet.
Also the analogous dihedral angle in a gyroelongated square bicupola (Johnson solid J_45).

Examples

			2.4712905456469785754732547961552537994857493330886...
		

Crossrefs

Cf. other J_23 dihedral angles: A177870, A195702, A387320, A387321, A387323.
Cf. A384214 (J_23 volume), A384215 (J_23 surface area).
Cf. A385258 (J_45 volume), A385259 (J_45 surface area).

Programs

  • Mathematica
    First[RealDigits[Pi/4 + ArcCos[-Sqrt[(7 + Sqrt[32] - 2*Sqrt[20 + 14*Sqrt[2]])/3]], 10, 100]] (* or *)
    First[RealDigits[RankedMax[Union[PolyhedronData["J23", "DihedralAngles"]], 4], 10, 100]]

Formula

Equals Pi/4 + arccos(-sqrt((7 + 4*sqrt(2) - 2*sqrt(20 + 14*sqrt(2)))/3)) = A003881 + arccos(-sqrt((7 + A010487 - 2*sqrt(20 + 14*A002193))/3)).
Equals A003881 + A387323.

A385262 Decimal expansion of the volume of a gyroelongated pentagonal cupolarotunda with unit edge.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Jun 27 2025

Keywords

Comments

The gyroelongated pentagonal cupolarotunda is Johnson solid J_47.

Examples

			15.991096162004890063062980011720804055694009940053...
		

Crossrefs

Cf. A385263 (surface area).

Programs

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

Formula

Equals (5/12)*(11 + 5*sqrt(5) + 2*sqrt(2*(sqrt(650 + 290*sqrt(5)) - sqrt(5) - 1))) = (5/12)*(11 + 5*A002163 + 2*sqrt(2*(sqrt(650 + 290*A002163) - A002163 - 1))).
Equals the largest real root of 1679616*x^8 - 61585920*x^7 + 851472000*x^6 - 5108832000*x^5 + 4745790000*x^4 + 21346200000*x^3 - 29019375000*x^2 - 4576875000*x - 405859375.
Showing 1-6 of 6 results.