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.

A380738 Decimal expansion of the largest vertex angle, in radians, in a disdyakis dodecahedron face.

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Feb 01 2025

Keywords

Comments

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

Examples

			1.5219613819557816631607772718833843821006183306...
		

Crossrefs

Cf. A380736 (face smallest angle), A380737 (face medium angle).

Programs

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

Formula

Equals arccos(1/6 - sqrt(2)/12) = arccos(1/6 - A020829).
Equals Pi - A380736 - A380737.