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!)
A004562 Expansion of sqrt(5) in base 9. 1
2, 2, 1, 1, 0, 7, 5, 1, 7, 3, 2, 4, 6, 2, 4, 0, 7, 4, 0, 7, 7, 6, 3, 5, 5, 8, 2, 6, 2, 3, 8, 0, 3, 4, 6, 1, 5, 0, 3, 4, 6, 0, 8, 4, 7, 1, 4, 5, 7, 7, 6, 0, 6, 2, 5, 0, 0, 7, 4, 0, 6, 7, 6, 6, 5, 7, 5, 6, 7, 6, 0, 6, 4, 5, 0, 4, 3, 8, 4, 1, 6, 8, 5, 0, 1, 5, 0, 1, 1, 6, 6, 5, 8, 6, 0, 1, 0, 0, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Sqrt[5], 9, 100][[1]] (* G. C. Greubel, Mar 26 2018 *)
PROG
(bc) obase=5 scale=200 sqrt(5)
(Magma) d:= 5; m:=9; Prune(Reverse(IntegerToSequence(Isqrt(d*m^100), m))); // G. C. Greubel, Mar 26 2018
CROSSREFS
Cf. A002163.
Sequence in context: A300705 A144157 A321400 * A261817 A123550 A320638
KEYWORD
nonn,base,cons
AUTHOR
EXTENSIONS
Corrected Jun 07 2003
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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)