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.

A380942 Decimal expansion of the largest vertex angle, in radians, in a disdyakis triacontahedron face.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Feb 09 2025

Keywords

Comments

A disdyakis triacontahedron face is a scalene triangle with three acute angles.

Examples

			1.5531999505740762323183912046070949990519364517956...
		

Crossrefs

Cf. A380940 (smallest face angle), A380941 (middle face angle).

Programs

  • Mathematica
    First[RealDigits[ArcCos[(7 - 4*GoldenRatio)/30], 10, 100]]

Formula

Equals arccos((7 - 4*A001622)/30).
Equals Pi - A380940 - A380941.