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.

A160099 Decimal expansion of (843 + 418*sqrt(2))/601.

This page as a plain text file.
%I A160099 #11 Sep 08 2022 08:45:44
%S A160099 2,3,8,6,2,5,8,3,5,1,2,0,1,2,5,4,1,2,7,1,1,9,9,7,6,5,1,7,0,0,4,4,1,5,
%T A160099 6,3,5,3,4,4,6,3,0,3,5,5,9,1,9,4,0,8,1,4,4,0,7,2,9,6,5,2,7,5,3,4,1,3,
%U A160099 0,8,1,1,3,1,4,0,0,3,4,5,1,2,8,7,7,6,4,0,5,8,1,2,7,9,4,5,7,8,6,5,8,9,5,5,6
%N A160099 Decimal expansion of (843 + 418*sqrt(2))/601.
%C A160099 Equals Lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {1, 2}, b = A111258.
%C A160099 Equals Lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = {0, 2}, b = A160098.
%H A160099 G. C. Greubel, <a href="/A160099/b160099.txt">Table of n, a(n) for n = 1..10000</a>
%F A160099 Equals (38 + 11*sqrt(2))/(38 - 11*sqrt(2)).
%e A160099 (843 + 418*sqrt(2))/601 = 2.38625835120125412711...
%t A160099 RealDigits[(843 +418*Sqrt[2])/601, 10, 100][[1]] (* _G. C. Greubel_, Apr 21 2018 *)
%o A160099 (PARI) (843+418*sqrt(2))/601 \\ _G. C. Greubel_, Apr 21 2018
%o A160099 (Magma) (843+418*Sqrt(2))/601; // _G. C. Greubel_, Apr 21 2018
%Y A160099 Cf. A111258, A160098, A002193 (decimal expansion of sqrt(2)), A160100 (decimal expansion of (361299+5950*sqrt(2))/601^2).
%K A160099 cons,nonn
%O A160099 1,1
%A A160099 _Klaus Brockhaus_, May 18 2009