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!)
A004553 Expansion of sqrt(3) in base 8. 1
1, 5, 6, 6, 6, 3, 6, 5, 6, 4, 1, 3, 0, 2, 3, 1, 2, 5, 1, 6, 3, 5, 4, 4, 5, 3, 5, 0, 2, 6, 5, 6, 0, 3, 6, 1, 3, 4, 0, 7, 3, 4, 2, 2, 2, 2, 7, 3, 0, 1, 5, 1, 4, 6, 1, 2, 3, 6, 6, 4, 4, 3, 6, 3, 0, 6, 1, 6, 2, 0, 2, 4, 6, 2, 2, 0, 6, 7, 1, 0, 5, 5, 1, 5, 6, 1, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
RealDigits[Sqrt[3], 8, 120][[1]] (* Harvey P. Dale, Mar 04 2013 *)
PROG
(Magma) d:= 3; m:=8; Prune(Reverse(IntegerToSequence(Isqrt(d*m^100), m))); // G. C. Greubel, Mar 31 2018
CROSSREFS
Sequence in context: A258750 A217706 A064864 * A074826 A018246 A101101
KEYWORD
nonn,base,cons
AUTHOR
EXTENSIONS
More terms from Jon E. Schoenfield, Mar 11 2018
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 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)