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!)
A004542 Expansion of sqrt(2) in base 5. 1
1, 2, 0, 1, 3, 4, 2, 0, 2, 0, 4, 1, 3, 0, 0, 0, 0, 3, 4, 2, 0, 4, 2, 2, 3, 2, 4, 1, 3, 3, 2, 3, 4, 2, 2, 3, 1, 2, 0, 3, 1, 0, 3, 0, 3, 2, 1, 0, 3, 0, 4, 1, 2, 4, 1, 0, 4, 1, 1, 4, 4, 2, 1, 3, 2, 1, 4, 2, 1, 1, 1, 0, 3, 2, 0, 2, 0, 3, 2, 1, 3, 4, 0, 0, 1, 0, 0, 2, 3, 0, 1, 1, 3, 1, 2, 1, 3, 0, 0, 0, 4, 0, 3, 3, 1, 2, 4, 4, 3, 3, 3, 2, 2, 4, 1, 0, 2, 0, 3, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
RealDigits[Sqrt[2], 5, 150][[1]] (* Harvey P. Dale, Dec 01 2013 *)
PROG
(Magma) d:= 2; m:=5; Prune(Reverse(IntegerToSequence(Isqrt(d*m^100), m))); // G. C. Greubel, Mar 31 2018
CROSSREFS
Sequence in context: A307047 A049600 A318602 * A207331 A134405 A091612
KEYWORD
nonn,base,cons
AUTHOR
EXTENSIONS
Corrected by Harvey P. Dale, Dec 01 2013
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 26 09:43 EDT 2024. Contains 371994 sequences. (Running on oeis4.)