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.

A380940 Decimal expansion of the smallest vertex angle, in radians, in a disdyakis triacontahedron face.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Feb 08 2025

Keywords

Comments

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

Examples

			0.57194925611938685598415462715533824150730405467310...
		

Crossrefs

Cf. A380941 (middle face angle), A380942 (face largest face angle).

Programs

  • Mathematica
    First[RealDigits[ArcCos[(2 + 5*GoldenRatio)/12], 10, 100]]

Formula

Equals arccos((2 + 5*A001622)/12).
Equals Pi - A380941 - A380942.