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

A377343
Decimal expansion of the surface area of a truncated cuboctahedron (great rhombicuboctahedron) with unit edge length.
4
6, 1, 7, 5, 5, 1, 7, 2, 4, 3, 9, 3, 0, 3, 6, 6, 8, 1, 0, 7, 9, 4, 9, 6, 2, 0, 7, 8, 8, 5, 8, 6, 8, 4, 5, 3, 4, 6, 1, 4, 9, 7, 2, 5, 5, 5, 0, 2, 4, 7, 9, 4, 4, 4, 1, 4, 7, 8, 9, 8, 4, 0, 6, 0, 9, 3, 1, 1, 9, 8, 5, 9, 4, 4, 4, 5, 0, 8, 8, 4, 9, 1, 1, 1, 7, 8, 4, 0, 4, 6
OFFSET
2,1
LINKS
Eric Weisstein's World of Mathematics, Great Rhombicuboctahedron.
FORMULA
Equals 12*(2 + sqrt(2) + sqrt(3)) = 12*(2 + A135611).
EXAMPLE
61.7551724393036681079496207885868453461497255502...
MATHEMATICA
First[RealDigits[12*(2 + Sqrt[2] + Sqrt[3]), 10, 100]] (* or *)
First[RealDigits[PolyhedronData["TruncatedCuboctahedron", "SurfaceArea"], 10, 100]]
CROSSREFS
Cf. A377344 (volume), A377345 (circumradius), A377346 (midradius).
Cf. A343199 (analogous for a cuboctahedron).
Cf. A135611.
Sequence in context: A260632 A330062 A198420 * A110942 A274014 A334962
KEYWORD
nonn,cons,easy
AUTHOR
Paolo Xausa, Oct 26 2024
STATUS
approved