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

%I #13 Sep 25 2017 15:59:11

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

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

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

%N Decimal expansion of 1/178.

%p Digits:=100: evalf(1/178); # _Wesley Ivan Hurt_, Jan 24 2017

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

%o (PARI) 1/178. \\ _Charles R Greathouse IV_, Dec 05 2011

%Y Cf. A021093.

%K nonn,cons,easy

%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 24 08:59 EDT 2024. Contains 371935 sequences. (Running on oeis4.)