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!)
A004566 Expansion of sqrt(6) in base 7. 1
2, 3, 1, 0, 1, 1, 4, 0, 0, 6, 3, 0, 0, 5, 2, 3, 4, 1, 1, 2, 1, 6, 2, 5, 6, 6, 1, 6, 3, 2, 0, 5, 4, 5, 0, 1, 5, 1, 6, 6, 6, 6, 4, 2, 6, 1, 1, 3, 2, 6, 6, 0, 5, 4, 6, 3, 1, 3, 6, 6, 2, 4, 0, 4, 4, 1, 0, 1, 0, 2, 3, 2, 2, 3, 4, 5, 5, 6, 1, 2, 5, 5, 0, 1, 6, 4, 6, 2, 4, 2, 0, 0, 4, 5, 0, 6, 2, 3, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Sqrt[6], 7, 100][[1]] (* G. C. Greubel, Mar 26 2018 *)
PROG
(Magma) d:= 6; m:=7; Prune(Reverse(IntegerToSequence(Isqrt(d*m^100), m))); // G. C. Greubel, Mar 26 2018
CROSSREFS
Cf. A010464.
Sequence in context: A321933 A030373 A079343 * A321896 A321897 A050074
KEYWORD
nonn,base,cons
AUTHOR
EXTENSIONS
Updated by Alois P. Heinz at the suggestion of Kevin Ryde, Feb 19 2012
STATUS
approved

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 15:18 EDT 2024. Contains 371960 sequences. (Running on oeis4.)