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

A377345
Decimal expansion of the circumradius of a truncated cuboctahedron (great rhombicuboctahedron) with unit edge length.
3
2, 3, 1, 7, 6, 1, 0, 9, 1, 2, 8, 9, 2, 7, 6, 6, 5, 1, 3, 7, 7, 9, 1, 4, 7, 4, 6, 3, 3, 4, 0, 2, 9, 4, 8, 0, 5, 3, 4, 5, 0, 5, 1, 8, 9, 4, 5, 2, 5, 2, 4, 7, 7, 7, 1, 3, 5, 1, 7, 8, 7, 7, 4, 1, 1, 9, 7, 5, 1, 3, 2, 9, 1, 0, 5, 0, 8, 5, 7, 9, 0, 6, 9, 2, 8, 9, 6, 3, 6, 2
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Great Rhombicuboctahedron.
FORMULA
Equals sqrt(13 + 6*sqrt(2))/2 = sqrt(13 + A010524)/2.
EXAMPLE
2.3176109128927665137791474633402948053450518945...
MATHEMATICA
First[RealDigits[Sqrt[13 + 6*Sqrt[2]]/2, 10, 100]] (* or *)
First[RealDigits[PolyhedronData["TruncatedCuboctahedron", "Circumradius"], 10, 100]]
CROSSREFS
Cf. A377343 (surface area), A377344 (volume), A377346 (midradius).
Cf. A010524.
Sequence in context: A114581 A328398 A085588 * A118008 A256045 A173459
KEYWORD
nonn,cons,easy
AUTHOR
Paolo Xausa, Oct 26 2024
STATUS
approved