login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A378714
Decimal expansion of the inradius of a disdyakis dodecahedron with unit shorter edge length.
4
1, 5, 2, 3, 9, 0, 8, 1, 4, 8, 3, 2, 3, 4, 5, 7, 5, 4, 9, 6, 9, 3, 5, 8, 1, 3, 2, 9, 4, 8, 8, 9, 5, 4, 5, 2, 1, 6, 5, 8, 1, 0, 0, 3, 9, 2, 5, 2, 5, 7, 8, 6, 6, 3, 5, 2, 9, 8, 1, 6, 1, 8, 3, 0, 8, 3, 5, 9, 2, 3, 5, 6, 8, 5, 3, 2, 5, 3, 0, 7, 7, 4, 8, 6, 3, 5, 6, 8, 2, 3
OFFSET
1,2
COMMENTS
The disdyakis dodecahedron is the dual polyhedron of the truncated cuboctahedron (great rhombicuboctahedron).
FORMULA
Equals sqrt((3/97)*(166 + 95*sqrt(2)))/2 = sqrt((3/97)*(166 + 95*A002193))/2.
EXAMPLE
1.5239081483234575496935813294889545216581003925...
MATHEMATICA
First[RealDigits[Sqrt[3/97*(166 + 95*Sqrt[2])]/2, 10, 100]] (* or *)
First[RealDigits[PolyhedronData["DisdyakisDodecahedron", "Inradius"], 10, 100]]
CROSSREFS
Cf. A378712 (surface area), A378713 (volume), A378393 (midradius), A378715 (dihedral angle).
Cf. A002193.
Sequence in context: A376913 A377088 A261026 * A160080 A026247 A354236
KEYWORD
nonn,cons,easy,new
AUTHOR
Paolo Xausa, Dec 07 2024
STATUS
approved