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!)
A004545 Expansion of sqrt(2) in base 8. 1

%I #19 Sep 08 2022 08:44:33

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

%T 2,5,1,2,5,7,5,1,7,4,3,5,3,3,6,6,0,2,7,2,4,2,2,3,5,6,5,0,2,3,1,6,6,4,

%U 2,7,5,3,1,0,2,6,0,3,1,4,7,1,4,4,2,5,2,2,5,7,6,2,0,3,0,1,0,3,5,2

%N Expansion of sqrt(2) in base 8.

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

%H Jason Kimberley, <a href="/wiki/User:Jason_Kimberley/sqrt_base">Index of expansions of sqrt(d) in base b</a>

%e 1.3240474631771674622...

%t RealDigits[Sqrt[2], 8, 128][[1]] (* _Alonso del Arte_, Oct 19 2014 *)

%o (Magma) Prune(Reverse(IntegerToSequence(Isqrt(2*8^200),8))); // _Jason Kimberley_, Feb 2012

%K nonn,base,cons,easy

%O 1,2

%A _N. J. A. Sloane_

%E More terms from _Jason Kimberley_, Feb 2012

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 24 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)