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.

A159892 Decimal expansion of (450483+287918*sqrt(2))/439^2.

This page as a plain text file.
%I A159892 #9 Sep 08 2022 08:45:44
%S A159892 4,4,5,0,2,7,0,2,8,9,4,4,0,8,8,4,9,0,7,5,1,3,3,7,2,2,5,3,6,5,6,8,8,1,
%T A159892 4,5,7,5,7,6,6,1,4,8,3,1,8,8,0,1,7,9,8,2,1,2,5,9,1,4,2,8,8,9,4,7,6,5,
%U A159892 7,8,6,4,8,5,8,4,4,9,7,4,5,7,0,0,6,3,7,6,4,6,1,8,7,2,5,8,2,1,5,9,3,8,4,3,9
%N A159892 Decimal expansion of (450483+287918*sqrt(2))/439^2.
%C A159892 lim_{n -> infinity} b(n)/b(n-1) = (450483+287918*sqrt(2))/439^2 for n mod 3 = 0, b = A130645.
%C A159892 lim_{n -> infinity} b(n)/b(n-1) = (450483+287918*sqrt(2))/439^2 for n mod 3 = 1, b = A159890.
%H A159892 G. C. Greubel, <a href="/A159892/b159892.txt">Table of n, a(n) for n = 1..10000</a>
%F A159892 Equals (802 +359*sqrt(2))/(802 -359*sqrt(2)).
%F A159892 Equals (3 +2*sqrt(2))*(21 -sqrt(2))^2/(21 +sqrt(2))^2.
%e A159892 (450483+287918*sqrt(2))/439^2 = 4.45027028944088490751...
%t A159892 RealDigits[N[(450483+287918*Sqrt[2])/439^2,300]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Mar 21 2011*)
%o A159892 (PARI) (450483+287918*sqrt(2))/439^2 \\ _G. C. Greubel_, May 17 2018
%o A159892 (Magma) (450483 +287918*Sqrt(2))/439^2; // _G. C. Greubel_, May 17 2018
%Y A159892 Cf. A130645, A159890, A002193 (decimal expansion of sqrt(2)), A159891 (decimal expansion of (443+42*sqrt(2))/439).
%K A159892 cons,nonn
%O A159892 1,1
%A A159892 _Klaus Brockhaus_, Apr 30 2009