A177160 Decimal expansion of (4502+sqrt(29964677))/6961.
1, 4, 3, 3, 1, 2, 7, 4, 3, 7, 3, 4, 2, 4, 6, 2, 7, 8, 0, 8, 7, 7, 3, 9, 1, 8, 0, 2, 9, 2, 9, 3, 8, 8, 4, 0, 3, 9, 9, 5, 5, 0, 8, 2, 9, 0, 6, 9, 6, 7, 4, 9, 2, 8, 9, 0, 1, 2, 9, 6, 7, 8, 9, 3, 0, 7, 0, 7, 2, 0, 3, 6, 4, 8, 3, 7, 4, 4, 9, 6, 0, 1, 7, 1, 7, 6, 5, 6, 8, 7, 2, 8, 9, 8, 1, 4, 4, 1, 9, 7, 1, 8, 3, 6, 5
Offset: 1
Examples
(4502+sqrt(29964677))/6961 = 1.43312743734246278087...
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
Programs
-
Mathematica
First[RealDigits[(4502+Sqrt[29964677])/6961,10,120]] (* Paolo Xausa, Jan 09 2024 *)
Comments