login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A161481 Decimal expansion of (16131 + 6970*sqrt(2))/113^2. 4

%I #12 Sep 08 2022 08:45:45

%S 2,0,3,5,2,4,6,9,6,7,6,3,5,7,1,7,1,6,5,8,0,3,7,2,5,4,6,0,7,0,4,9,5,6,

%T 9,7,4,5,1,8,8,0,4,3,6,7,7,1,6,9,1,8,1,6,6,6,5,6,8,6,0,9,7,3,7,4,8,5,

%U 6,3,3,4,6,7,6,8,0,2,3,0,2,9,2,7,3,0,2,0,6,8,4,0,2,0,9,6,1,8,4,2,1,1,4,7,3

%N Decimal expansion of (16131 + 6970*sqrt(2))/113^2.

%C Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = 0, b = A161478.

%C Equals lim_{n -> infinity} b(n)/b(n-1) for n mod 3 = 1, b = A161479.

%H G. C. Greubel, <a href="/A161481/b161481.txt">Table of n, a(n) for n = 1..10000</a>

%F Equals (170 +41*sqrt(2))/(170 -41*sqrt(2)).

%F Equals (3 +2*sqrt(2))*(11 -2*sqrt(2))^2/(11 +2*sqrt(2))^2.

%e (16131+6970*sqrt(2))/113^2 = 2.03524696763571716580...

%p with(MmaTranslator[Mma]): Digits:=150:

%p RealDigits(evalf((16131+6970*sqrt(2))/113^2))[1]; # _Muniru A Asiru_, Apr 08 2018

%t RealDigits[(16131+6970Sqrt[2])/113^2,10,120][[1]] (* _Harvey P. Dale_, Sep 02 2015 *)

%o (PARI) (16131 + 6970*sqrt(2))/113^2 \\ _G. C. Greubel_, Apr 07 2018

%o (Magma) (16131 + 6970*Sqrt(2))/113^2; // _G. C. Greubel_, Apr 07 2018

%Y Cf. A161478, A161479, A002193 (decimal expansion of sqrt(2)), A161480 (decimal expansion of (129+44*sqrt(2))/113).

%K cons,nonn

%O 1,1

%A _Klaus Brockhaus_, Jun 13 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)