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

%I #12 Sep 29 2023 14:17:18

%S 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,

%T 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,

%U 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

%N Decimal expansion of 1/39.

%C 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

%H <a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (2, -2, 1).

%p evalf(1/39,100); # _Wesley Ivan Hurt_, Jan 29 2017

%t Join[{0},RealDigits[1/39,10,120][[1]]] (* or *) PadRight[{},120,{0,2,5,6,4,1}] (* _Harvey P. Dale_, Nov 17 2013 *)

%K nonn,cons

%O 0,2

%A _N. J. A. Sloane_

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.)