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

%I #29 Oct 19 2023 09:08:29

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

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

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

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

%H G. C. Greubel, <a href="/A004565/b004565.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>

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

%o (Magma) d:= 6; m:=6; Prune(Reverse(IntegerToSequence(Isqrt(d*m^100), m))); // _G. C. Greubel_, Mar 26 2018

%Y Cf. A010464.

%K nonn,base,cons

%O 1,1

%A _N. J. A. Sloane_

%E Updated by _Alois P. Heinz_ at the suggestion of Kevin Ryde, Feb 19 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 25 09:34 EDT 2024. Contains 371967 sequences. (Running on oeis4.)