A160584 Decimal expansion of (537 +92*sqrt(2))/521.
1, 2, 8, 0, 4, 3, 6, 9, 4, 3, 8, 3, 5, 5, 5, 6, 1, 3, 1, 4, 5, 8, 2, 6, 3, 6, 5, 1, 8, 7, 5, 8, 0, 0, 8, 1, 2, 3, 3, 8, 5, 9, 8, 4, 8, 8, 5, 5, 0, 2, 4, 8, 0, 2, 8, 2, 7, 6, 8, 8, 0, 1, 0, 7, 2, 8, 4, 3, 5, 1, 9, 9, 2, 3, 5, 7, 9, 9, 2, 0, 2, 9, 8, 9, 2, 9, 6, 6, 7, 0, 4, 7, 1, 8, 1, 2, 4, 8, 0, 7, 4, 6, 9, 5, 2
Offset: 1
Examples
(537 +92*sqrt(2))/521 = 1.28043694383555613145...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Crossrefs
Programs
-
Magma
(537 +92*Sqrt(2))/521; // G. C. Greubel, Apr 07 2018
-
Maple
with(MmaTranslator[Mma]): Digits:=150: RealDigits(evalf((537+92*sqrt(2))/521))[1]; # Muniru A Asiru, Apr 08 2018
-
Mathematica
RealDigits[(537 +92*Sqrt[2])/521, 10, 100][[1]] (* G. C. Greubel, Apr 07 2018 *)
-
PARI
(537 +92*sqrt(2))/521 \\ G. C. Greubel, Apr 07 2018
Formula
Equals (23 +2*sqrt(2))/(23 -2*sqrt(2)).
Comments