login
A385569
Decimal expansion of the volume of an augmented hexagonal prism with unit edge.
4
2, 8, 3, 3, 7, 7, 8, 4, 7, 1, 7, 4, 8, 8, 3, 1, 7, 8, 1, 7, 5, 8, 1, 1, 7, 6, 3, 2, 9, 6, 0, 4, 2, 4, 8, 9, 6, 8, 4, 2, 4, 8, 6, 5, 2, 6, 6, 1, 1, 7, 2, 8, 9, 5, 4, 2, 7, 9, 8, 2, 3, 7, 5, 8, 8, 4, 3, 0, 2, 1, 6, 0, 5, 1, 0, 6, 8, 8, 4, 5, 6, 2, 0, 9, 6, 7, 8, 3, 8, 6
OFFSET
1,1
COMMENTS
The augmented hexagonal prism is Johnson solid J_54.
FORMULA
Equals (sqrt(2) + 9*sqrt(3))/6 = (A002193 + 9*A002194)/6.
Equals the largest root of 1296*x^4 - 17640*x^2 + 58081.
EXAMPLE
2.8337784717488317817581176329604248968424865266117...
MATHEMATICA
First[RealDigits[(Sqrt[2] + 9*Sqrt[3])/6, 10, 100]] (* or *)
First[RealDigits[PolyhedronData["J54", "Volume"], 10, 100]]
CROSSREFS
Cf. A354129 (surface area + 2).
Sequence in context: A214072 A016640 A379829 * A321984 A083486 A076031
KEYWORD
nonn,cons,easy
AUTHOR
Paolo Xausa, Jul 03 2025
STATUS
approved