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.

A387607 Decimal expansion of the largest dihedral angle, in radians, in a gyroelongated pentagonal cupola (Johnson solid J_24).

This page as a plain text file.
%I A387607 #11 Sep 05 2025 11:34:40
%S A387607 2,7,7,8,3,2,8,6,6,6,1,9,9,0,2,1,3,5,5,1,0,7,4,2,8,9,1,9,0,0,5,0,7,8,
%T A387607 0,0,4,2,5,0,8,3,3,3,3,6,4,0,9,0,3,0,2,5,4,1,8,9,6,7,8,8,2,2,4,6,8,6,
%U A387607 4,2,9,7,3,5,1,3,1,6,6,8,6,6,6,8,4,5,7,9,1,6
%N A387607 Decimal expansion of the largest dihedral angle, in radians, in a gyroelongated pentagonal cupola (Johnson solid J_24).
%C A387607 This is the dihedral angle between triangular faces in the antiprism part of the solid.
%C A387607 Also the analogous dihedral angle in a gyroelongated pentagonal rotunda, gyroelongated pentagonal bicupola, gyroelongated pentagonal cupolarotunda and gyroelongated pentagonal birotunda (Johnson solids J_25, J_46, J_47 and J_48, respectively).
%C A387607 Also the analogous dihedral angle in a decagonal antiprism.
%H A387607 Paolo Xausa, <a href="/A387607/b387607.txt">Table of n, a(n) for n = 1..10000</a>
%H A387607 Polytope Wiki, <a href="https://polytope.miraheze.org/wiki/Decagonal_antiprism">Decagonal antiprism</a>.
%H A387607 Polytope Wiki, <a href="https://polytope.miraheze.org/wiki/Gyroelongated_pentagonal_bicupola">Gyroelongated pentagonal bicupola</a>.
%H A387607 Polytope Wiki, <a href="https://polytope.miraheze.org/wiki/Gyroelongated_pentagonal_birotunda">Gyroelongated pentagonal birotunda</a>.
%H A387607 Polytope Wiki, <a href="https://polytope.miraheze.org/wiki/Gyroelongated_pentagonal_cupola">Gyroelongated pentagonal cupola</a>.
%H A387607 Polytope Wiki, <a href="https://polytope.miraheze.org/wiki/Gyroelongated_pentagonal_cupolarotunda">Gyroelongated pentagonal cupolarotunda</a>.
%H A387607 Polytope Wiki, <a href="https://polytope.miraheze.org/wiki/Gyroelongated_pentagonal_rotunda">Gyroelongated pentagonal rotunda</a>.
%H A387607 Wikipedia, <a href="https://en.wikipedia.org/wiki/Gyroelongated_pentagonal_bicupola">Gyroelongated pentagonal bicupola</a>.
%H A387607 Wikipedia, <a href="https://en.wikipedia.org/wiki/Gyroelongated_pentagonal_birotunda">Gyroelongated pentagonal birotunda</a>.
%H A387607 Wikipedia, <a href="https://en.wikipedia.org/wiki/Gyroelongated_pentagonal_cupola">Gyroelongated pentagonal cupola</a>.
%H A387607 Wikipedia, <a href="https://en.wikipedia.org/wiki/Gyroelongated_pentagonal_cupolarotunda">Gyroelongated pentagonal cupolarotunda</a>.
%H A387607 Wikipedia, <a href="https://en.wikipedia.org/wiki/Gyroelongated_pentagonal_rotunda">Gyroelongated pentagonal rotunda</a>.
%F A387607 Equals arccos((1 - sqrt(10 + 2*sqrt(5)))/3) = arccos((1 - sqrt(10 + A010476))/3).
%e A387607 2.7783286661990213551074289190050780042508333364090...
%t A387607 First[RealDigits[ArcCos[(1 - Sqrt[10 + Sqrt[20]])/3], 10, 100]] (* or *)
%t A387607 First[RealDigits[Max[PolyhedronData["J24", "DihedralAngles"]], 10, 100]]
%Y A387607 Cf. other J_24 dihedral angles: A377995, A377996, A387608, A387609, A387610.
%Y A387607 Cf. A384283 (J_24 volume), A384284 (J_24 surface area).
%Y A387607 Cf. A384285 (J_25 volume), A384286 (J_25 surface area).
%Y A387607 Cf. A385260 (J_46 volume), A385261 (J_46 surface area).
%Y A387607 Cf. A385262 (J_47 volume), A385263 (J_47 surface area).
%Y A387607 Cf. A385264 (J_48 volume), A385488 (J_48 surface area).
%Y A387607 Cf. A010476.
%K A387607 nonn,cons,easy,new
%O A387607 1,1
%A A387607 _Paolo Xausa_, Sep 04 2025