A246730 Decimal expansion of r_9, the 9th smallest radius < 1 for which a compact packing of the plane exists, with disks of radius 1 and r_9.
6, 3, 7, 5, 5, 5, 9, 7, 7, 2, 3, 1, 9, 4, 5, 7, 9, 3, 4, 9, 1, 3, 1, 7, 1, 6, 7, 7, 3, 9, 9, 0, 9, 5, 9, 6, 7, 3, 7, 5, 7, 0, 8, 4, 2, 4, 5, 7, 4, 0, 1, 8, 7, 4, 0, 6, 7, 0, 8, 5, 4, 5, 6, 5, 6, 7, 3, 3, 1, 8, 1, 1, 5, 9, 9, 4, 0, 6, 8, 7, 3, 7, 5, 7, 5, 0, 4, 1, 7, 1, 6, 6, 0, 0, 7, 3, 3, 3, 7, 7, 4, 9
Offset: 0
Examples
0.637555977231945793491317167739909596737570842457401874067...
Links
- Steven R. Finch, Errata and Addenda to Mathematical Constants, p. 62.
- Index entries for algebraic numbers, degree 4.
Crossrefs
Programs
-
Mathematica
RealDigits[Root[x^4 - 10x^2 - 8x + 9, x, 1], 10, 102] // First
-
PARI
polrootsreal(x^4-10*x^2-8*x+9)[1] \\ Charles R Greathouse IV, Feb 11 2025
Formula
First root of x^4 - 10x^2 - 8x + 9.