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!)
A021246 Decimal expansion of 1/242. 1

%I #8 May 24 2021 15:32:24

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

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

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

%N Decimal expansion of 1/242.

%C After the initial "0", periodic with period length 22. - _Wesley Ivan Hurt_, May 24 2021

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

%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 August 14 02:49 EDT 2024. Contains 375146 sequences. (Running on oeis4.)