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

A380861 Decimal expansion of the smallest acute vertex angle, in radians, in a deltoidal hexecontahedron face.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Feb 06 2025

Keywords

Comments

A deltoidal hexecontahedron face is a kite with one smallest acute angle (this constant), two largest acute angles (A380862) and one obtuse angle (A380863).

Examples

			1.1830367284200834147901361867998878650548206683684...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[ArcCos[(9*Sqrt[5] - 5)/40], 10, 100]]

Formula

Equals arccos((9*sqrt(5) - 5)/40) = arccos((9*A002163 - 5)/40).
Equals 2*Pi - 2*A380862 - A380863.

A380862 Decimal expansion of the largest acute angles, in radians, in a deltoidal hexecontahedron face.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Feb 06 2025

Keywords

Comments

A deltoidal hexecontahedron face is a kite with one smallest acute angle (A380861), two largest acute angles (this constant) and one obtuse angle (A380863).

Examples

			1.517985377460215463602191357386072448171233382527...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[ArcCos[1/2 - 1/Sqrt[5]], 10, 100]]

Formula

Equals arccos(1/2 - 1/sqrt(5)) = arccos(1/2 - A020762).
Equals (2*Pi - A380861 - A380863)/2.
Showing 1-2 of 2 results.