A237603 Decimal expansion of the inscribed sphere radius in a regular dodecahedron with unit edge.
1, 1, 1, 3, 5, 1, 6, 3, 6, 4, 4, 1, 1, 6, 0, 6, 7, 3, 5, 1, 9, 4, 3, 7, 5, 0, 3, 9, 4, 8, 6, 9, 4, 9, 3, 7, 5, 8, 8, 3, 1, 5, 0, 3, 6, 9, 8, 8, 6, 4, 8, 7, 7, 7, 2, 6, 0, 1, 2, 0, 8, 0, 0, 3, 9, 9, 8, 4, 8, 9, 6, 2, 0, 5, 6, 5, 5, 6, 5, 9, 7, 5, 8, 8
Offset: 1
Examples
1.1135163644116067351943750394869493758831503698864877726012080...
References
- Jan Gullberg, Mathematics from the Birth of Numbers, W. W. Norton & Co., NY & London, 1997, ยง12.4 Theorems and Formulas (Solid Geometry), p. 451.
Links
- Stanislav Sykora, Table of n, a(n) for n = 1..2000
- Wikipedia, Platonic solid.
- Index entries for algebraic numbers, degree 4.
Crossrefs
Programs
-
Mathematica
RealDigits[ Cos[Pi/5]^2 / Sin[Pi/5], 10, 111][[1]] (* Or *) RealDigits[ Sqrt[5/8 + 11/(8 Sqrt[5])], 10, 111][[1]] (* Robert G. Wilson v, Feb 28 2014 *)
-
PARI
sqrt(250+110*sqrt(5))/20
Comments