cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A159702 Decimal expansion of (969 + 44*sqrt(2))/967.

This page as a plain text file.
%I A159702 #12 Sep 08 2022 08:45:44
%S A159702 1,0,6,6,4,1,7,1,6,3,1,2,7,6,2,7,9,0,2,9,4,4,4,4,0,8,5,1,9,8,0,5,8,6,
%T A159702 0,5,5,2,8,1,3,5,0,1,1,6,3,5,6,3,4,5,1,0,3,6,3,9,8,9,0,2,8,7,9,7,4,7,
%U A159702 5,9,2,8,5,4,7,2,9,3,9,7,2,0,4,8,5,4,3,6,4,5,4,5,0,9,2,2,0,5,0,5,8,9,4,8,7
%N A159702 Decimal expansion of (969 + 44*sqrt(2))/967.
%C A159702 Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {1, 2}, b = A130017.
%C A159702 Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {0, 2}, b = A159701.
%H A159702 G. C. Greubel, <a href="/A159702/b159702.txt">Table of n, a(n) for n = 1..10000</a>
%F A159702 Equals (44 + sqrt(2))/(44 - sqrt(2)).
%e A159702 (969 + 44*sqrt(2))/967 = 1.06641716312762790294...
%t A159702 RealDigits[(969 +44*Sqrt[2])/967, 10, 100][[1]] (* _G. C. Greubel_, May 22 2018 *)
%o A159702 (PARI) (969 +44*sqrt(2))/967 \\ _G. C. Greubel_, May 22 2018
%o A159702 (Magma) (969 +44*Sqrt(2))/967; // _G. C. Greubel_, May 22 2018
%Y A159702 Cf. A130017, A159701, A002193 (decimal expansion of sqrt(2)), A159703 (decimal expansion of (2487411+1629850*sqrt(2))/967^2).
%K A159702 cons,nonn
%O A159702 1,3
%A A159702 _Klaus Brockhaus_, Apr 21 2009