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

%I #10 Aug 23 2016 13:37:50

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

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

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

%N Decimal expansion of 1/174.

%C Eventually periodic with period 28. - _Wesley Ivan Hurt_, Aug 23 2016

%e 1/174 = 0.005747126436781609195402298850574712... - _Wesley Ivan Hurt_, Aug 23 2016

%p Digits:=100: evalf(1/174); # _Wesley Ivan Hurt_, Aug 23 2016

%t Flatten[RealDigits[1/174, 10, 100, -1]] (* _Wesley Ivan Hurt_, Aug 23 2016 *)

%o (PARI) 1/174. \\ _Michel Marcus_, Aug 23 2016

%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 23 06:04 EDT 2024. Contains 371906 sequences. (Running on oeis4.)