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

%I #6 Dec 18 2022 15:12:23

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

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

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

%N Decimal expansion of 1/278.

%t Join[{0,0},RealDigits[1/278,10,120][[1]]] (* or *) PadRight[{0},120,{5,0,3,5,9,7,1,2,2,3,0,2,1,5,8,2,7,3,3,8,1,2,9,4,9,6,4,0,2,8,7,7,6,9,7,8,4,1,7,2,6,6,1,8,7,0}] (* _Harvey P. Dale_, Dec 18 2022 *)

%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 19 02:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)