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!)
A004568 Expansion of sqrt(6) in base 9. 1
2, 4, 0, 3, 6, 0, 8, 2, 4, 4, 8, 4, 8, 1, 8, 5, 1, 1, 0, 2, 5, 7, 3, 1, 4, 4, 6, 1, 1, 4, 5, 6, 2, 3, 8, 4, 7, 1, 1, 3, 3, 1, 6, 3, 8, 3, 4, 1, 5, 3, 7, 6, 4, 6, 6, 4, 6, 8, 3, 5, 8, 4, 6, 6, 6, 6, 0, 1, 4, 3, 1, 3, 7, 0, 0, 8, 1, 5, 1, 4, 6, 1, 3, 6, 7, 3, 6, 8, 4, 4, 2, 3, 2, 2, 2, 8, 7, 6, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Sqrt[6], 9, 100][[1]] (* G. C. Greubel, Mar 26 2018 *)
PROG
(Magma) d:= 6; m:=9; Prune(Reverse(IntegerToSequence(Isqrt(d*m^100), m))); // G. C. Greubel, Mar 26 2018
CROSSREFS
Cf. A010464.
Sequence in context: A197514 A112635 A222757 * A079904 A175630 A021420
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 March 29 08:13 EDT 2024. Contains 371265 sequences. (Running on oeis4.)