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!)
A021043 Decimal expansion of 1/39. 1
0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5, 6, 4, 1, 0, 2, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The 6-digit cycle 1,0,2,5,6,4 in this sequence and the others based on thirty-ninths, gives the successive digits of the smallest integer which is multiplied by four when the final digit is moved from the right hand end to the left hand end. - Ian Duff, Jan 09 2009
LINKS
MAPLE
evalf(1/39, 100); # Wesley Ivan Hurt, Jan 29 2017
MATHEMATICA
Join[{0}, RealDigits[1/39, 10, 120][[1]]] (* or *) PadRight[{}, 120, {0, 2, 5, 6, 4, 1}] (* Harvey P. Dale, Nov 17 2013 *)
CROSSREFS
Sequence in context: A362977 A353604 A021979 * A213736 A202343 A154946
KEYWORD
nonn,cons
AUTHOR
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 28 10:31 EDT 2024. Contains 371240 sequences. (Running on oeis4.)