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

A377695
Decimal expansion of the volume of a truncated dodecahedron with unit edge length.
4
8, 5, 0, 3, 9, 6, 6, 4, 5, 5, 9, 3, 7, 0, 8, 8, 1, 5, 5, 4, 6, 7, 9, 6, 5, 1, 0, 1, 2, 6, 5, 4, 1, 5, 9, 6, 1, 0, 7, 1, 2, 1, 0, 9, 5, 4, 2, 3, 9, 2, 3, 7, 8, 7, 6, 6, 9, 7, 1, 7, 3, 7, 7, 2, 2, 6, 2, 2, 7, 0, 1, 4, 6, 0, 4, 0, 7, 0, 1, 2, 6, 1, 3, 5, 3, 2, 2, 8, 2, 1
OFFSET
2,1
LINKS
Eric Weisstein's World of Mathematics, Truncated Dodecahedron.
FORMULA
Equals (5/12)*(99 + 47*sqrt(5)) = (5/12)*(99 + 47*A002163).
EXAMPLE
85.039664559370881554679651012654159610712109542...
MATHEMATICA
First[RealDigits[5/12*(99 + 47*Sqrt[5]), 10, 100]] (* or *)
First[RealDigits[PolyhedronData["TruncatedDodecahedron", "Volume"], 10, 100]]
CROSSREFS
Cf. A377694 (surface area), A377696 (circumradius), A377697 (midradius), A377698 (Dehn invariant, negated).
Cf. A102769 (analogous for a regular dodecahedron).
Cf. A002163.
Sequence in context: A154224 A257575 A154165 * A198216 A361260 A300074
KEYWORD
nonn,cons,easy
AUTHOR
Paolo Xausa, Nov 04 2024
STATUS
approved