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!)
A004561 Expansion of sqrt(5) in base 8. 1
2, 1, 7, 0, 6, 7, 3, 6, 3, 3, 4, 5, 7, 7, 2, 2, 4, 7, 6, 0, 2, 5, 7, 4, 7, 1, 6, 3, 0, 0, 3, 0, 0, 5, 6, 3, 5, 5, 6, 2, 0, 3, 2, 0, 2, 0, 4, 0, 4, 2, 3, 5, 5, 3, 7, 4, 7, 2, 1, 1, 6, 2, 2, 4, 3, 7, 4, 1, 5, 4, 3, 2, 4, 1, 0, 7, 2, 0, 6, 0, 3, 0, 7, 2, 2, 5, 1, 1, 6, 6, 3, 7, 6, 0, 5, 4, 2, 5, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Sqrt[5], 8, 100][[1]] (* G. C. Greubel, Mar 31 2018 *)
PROG
(Magma) d:= 5; m:=8; Prune(Reverse(IntegerToSequence(Isqrt(d*m^100), m))); // G. C. Greubel, Mar 31 2018
CROSSREFS
Sequence in context: A347899 A365750 A103114 * A255984 A199458 A287480
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 19 17:39 EDT 2024. Contains 371797 sequences. (Running on oeis4.)