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!)
A021205 Decimal expansion of 1/201. 0

%I #6 Oct 10 2020 18:33:35

%S 0,0,4,9,7,5,1,2,4,3,7,8,1,0,9,4,5,2,7,3,6,3,1,8,4,0,7,9,6,0,1,9,9,0,

%T 0,4,9,7,5,1,2,4,3,7,8,1,0,9,4,5,2,7,3,6,3,1,8,4,0,7,9,6,0,1,9,9,0,0,

%U 4,9,7,5,1,2,4,3,7,8,1,0,9,4,5,2,7,3,6,3,1,8,4,0,7,9,6,0,1,9,9

%N Decimal expansion of 1/201.

%C Cyclical with a cycle length of 33. - _Harvey P. Dale_, Oct 10 2020

%t Join[{0,0},RealDigits[1/201,10,120][[1]]] (* or *) PadRight[{},120,{0,0,4,9,7,5,1,2,4,3,7,8,1,0,9,4,5,2,7,3,6,3,1,8,4,0,7,9,6,0,1,9,9}] (* _Harvey P. Dale_, Oct 10 2020 *)

%K nonn,cons

%O 0,3

%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 March 29 00:26 EDT 2024. Contains 371264 sequences. (Running on oeis4.)