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”).

A377804
Decimal expansion of the surface area of a snub dodecahedron with unit edge length.
5
5, 5, 2, 8, 6, 7, 4, 4, 9, 5, 8, 4, 4, 5, 1, 4, 8, 9, 4, 3, 6, 5, 7, 0, 7, 0, 5, 5, 8, 7, 8, 0, 7, 6, 2, 5, 3, 1, 7, 4, 4, 5, 9, 5, 1, 1, 6, 3, 2, 9, 9, 9, 2, 5, 1, 1, 6, 0, 1, 2, 7, 6, 0, 7, 3, 3, 2, 5, 0, 8, 8, 2, 4, 4, 6, 8, 3, 5, 9, 5, 5, 1, 7, 6, 1, 2, 2, 1, 8, 6
OFFSET
2,1
LINKS
Eric Weisstein's World of Mathematics, Snub Dodecahedron.
Wikipedia, Snub dodecahedron.
FORMULA
Equals 20*sqrt(3) + 3*sqrt(25 + 10*sqrt(5)) = 20*A002194 + A131595.
EXAMPLE
55.2867449584451489436570705587807625317445951163...
MATHEMATICA
First[RealDigits[20*Sqrt[3] + 3*Sqrt[25 + 10*Sqrt[5]], 10, 100]] (* or *)
First[RealDigits[PolyhedronData["SnubDodecahedron", "SurfaceArea"], 10, 100]]
CROSSREFS
Cf. A377805 (volume), A377806 (circumradius), A377807 (midradius).
Cf. A131595 (analogous for a regular dodecahedron).
Cf. A002194.
Sequence in context: A023580 A021648 A287746 * A377751 A128006 A157703
KEYWORD
nonn,cons,easy
AUTHOR
Paolo Xausa, Nov 08 2024
STATUS
approved