A379533 Decimal expansion of (sqrt(13) - 1)/36.
0, 7, 2, 3, 7, 6, 4, 2, 4, 3, 1, 8, 4, 4, 4, 1, 4, 7, 0, 3, 1, 0, 8, 9, 4, 7, 9, 6, 5, 1, 9, 5, 8, 2, 2, 0, 7, 2, 9, 2, 0, 2, 6, 8, 2, 6, 0, 6, 8, 1, 2, 3, 9, 4, 7, 9, 7, 5, 1, 2, 5, 8, 4, 8, 9, 5, 1, 9, 9, 0, 8, 1, 8, 9, 7, 0, 2, 8, 0, 6, 7, 9, 2, 2, 3, 5, 0, 5, 3, 0, 0, 5, 6, 0, 6, 9, 1, 8, 6, 6, 0
Offset: 0
Examples
0.072376424318444147031089479651958220729202682606812...
References
- Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 8.16, p. 527.
Links
- Francesc Comellas and J. Luis A. Yebra, New lower bounds for Heilbronn numbers, Elec. J. Combin. 9 (2002) R6. See pp. 4-5, 8.
Programs
-
Mathematica
RealDigits[(Sqrt[13]-1)/36,10,100][[1]]
Formula
Minimal polynomial: 108*x^2 + 6*x - 1. - Stefano Spezia, Aug 03 2025
Comments