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

%I #6 Jun 11 2023 18:59:47

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

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

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

%N Decimal expansion of 1/184.

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

%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 April 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)