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

%I #29 Oct 19 2023 09:10:22

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

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

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

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

%H G. C. Greubel, <a href="/A004583/b004583.txt">Table of n, a(n) for n = 1..10000</a> (terms 1..2000 from Vincenzo Librandi)

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

%t RealDigits[Sqrt[8], 8, 100][[1]] (* _G. C. Greubel_, Mar 25 2018 *)

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

%Y Cf. A010466.

%K nonn,base,cons,easy

%O 1,1

%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 August 11 11:53 EDT 2024. Contains 375069 sequences. (Running on oeis4.)