[go: up one dir, main page]

login
A344212
Decimal expansion of 1 + 1/sqrt(5).
5
1, 4, 4, 7, 2, 1, 3, 5, 9, 5, 4, 9, 9, 9, 5, 7, 9, 3, 9, 2, 8, 1, 8, 3, 4, 7, 3, 3, 7, 4, 6, 2, 5, 5, 2, 4, 7, 0, 8, 8, 1, 2, 3, 6, 7, 1, 9, 2, 2, 3, 0, 5, 1, 4, 4, 8, 5, 4, 1, 7, 9, 4, 4, 9, 0, 8, 2, 1, 0, 4, 1, 8, 5, 1, 2, 7, 5, 6, 0, 9, 7, 9, 8, 8, 2, 8, 8, 2, 8, 8, 1, 6, 7
OFFSET
1,2
COMMENTS
Decimal expansion of the midradius of a rhombic triacontahedron with unit edge length.
Essentially the same sequence of digits as A176453, A134974, A020762 and A010476. - R. J. Mathar, May 16 2021
EXAMPLE
1.4472135954999579392818...
MATHEMATICA
RealDigits[1 + 1/Sqrt[5], 10, 100][[1]] // Flatten
CROSSREFS
Cf. A019952 (rhombic triacontahedron inscribed sphere radius).
Cf. A344171 (rhombic triacontahedron surface area).
Cf. A344172 (rhombic triacontahedron volume).
Sequence in context: A196463 A021695 A131844 * A010476 A020762 A204158
KEYWORD
nonn,cons
AUTHOR
Wesley Ivan Hurt, May 11 2021
STATUS
approved