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

%I #8 Mar 02 2023 12:25:21

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

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

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

%N Decimal expansion of 1/558.

%C Eventually periodic with period 15 [0, 1, 7, 9, 2, 1, 1, 4, 6, 9, 5, 3, 4, 0, 5]. - _Wesley Ivan Hurt_, Mar 02 2023

%t Join[{0,0},RealDigits[1/558,10,120][[1]]] (* or *) PadRight[{0},120,{5,0,1,7,9,2,1,1,4,6,9,5,3,4,0}] (* _Harvey P. Dale_, Apr 14 2019 *)

%K nonn,cons

%O 0,4

%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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)