login
A386739
Decimal expansion of the volume of a sphenocorona with unit edges.
11
1, 5, 1, 5, 3, 5, 1, 6, 3, 9, 9, 7, 6, 4, 0, 6, 5, 5, 9, 7, 2, 8, 4, 7, 9, 3, 1, 2, 4, 7, 1, 8, 1, 2, 9, 0, 4, 8, 2, 2, 8, 6, 9, 5, 0, 6, 8, 0, 8, 7, 9, 4, 2, 6, 6, 7, 5, 9, 9, 0, 4, 6, 3, 0, 5, 1, 0, 3, 0, 9, 2, 7, 0, 6, 4, 4, 3, 2, 9, 3, 0, 7, 9, 9, 0, 9, 2, 3, 6, 5
OFFSET
1,2
COMMENTS
The sphenocorona is Johnson solid J_86.
FORMULA
Equals sqrt(1 + 3*sqrt(3/2) + sqrt(13 + 3*sqrt(6)))/2 = sqrt(1 + 3*A115754 + sqrt(13 + A010507))/2.
Equals A386740 - A020775.
Equals the largest real root of 1024*x^8 - 1024*x^6 - 3008*x^4 - 96*x^2 + 9.
EXAMPLE
1.5153516399764065597284793124718129048228695068...
MATHEMATICA
First[RealDigits[Sqrt[1 + 3*Sqrt[3/2] + Sqrt[13 + Sqrt[54]]]/2, 10, 100]] (* or *)
First[RealDigits[PolyhedronData["J86", "Volume"], 10, 100]]
PROG
(PARI) sqrt(1 + 3*sqrt(3/2) + sqrt(13 + 3*sqrt(6)))/2 \\ Charles R Greathouse IV, Nov 17 2025
CROSSREFS
Cf. A010482 (surface area - 2), A178809 (surface area + 4).
Sequence in context: A217774 A060186 A240995 * A122002 A322602 A228639
KEYWORD
nonn,cons,easy
AUTHOR
Paolo Xausa, Aug 01 2025
STATUS
approved