A090656 Decimal expansion of 5 + sqrt(35).
1, 0, 9, 1, 6, 0, 7, 9, 7, 8, 3, 0, 9, 9, 6, 1, 6, 0, 4, 2, 5, 6, 7, 3, 2, 8, 2, 9, 1, 5, 6, 1, 6, 1, 7, 0, 4, 8, 4, 1, 5, 5, 0, 1, 2, 3, 0, 7, 9, 4, 3, 4, 0, 3, 2, 2, 8, 7, 9, 7, 1, 9, 6, 6, 9, 1, 4, 2, 8, 2, 2, 4, 5, 9, 1, 0, 5, 6, 5, 3, 0, 3, 6, 7, 6, 5, 7, 5, 2, 5, 2, 7, 1, 8, 3, 1, 0, 9, 1, 7, 8, 0
Offset: 2
Examples
10.9160797830996160...
Links
Crossrefs
Programs
-
Mathematica
RealDigits[5+Sqrt[35],10,120][[1]] (* Harvey P. Dale, Jun 17 2014 *)
-
PARI
sqrt(35)+5 \\ Charles R Greathouse IV, Apr 25 2016
Comments