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!)
A021088 Decimal expansion of 1/84. 2

%I #8 Oct 02 2015 06:31:59

%S 0,1,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,

%T 0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,

%U 1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1,9,0,4,7,6,1

%N Decimal expansion of 1/84.

%C Equals -10 + Sum_{i>=0} 10/29^(2*i). [_Bruno Berselli_, Oct 02 2015]

%t Join[{0},RealDigits[1/84,10,120][[1]]] (* or *) PadRight[{0,1},120,{7,6,1,9,0,4}] (* _Harvey P. Dale_, May 21 2015 *)

%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 20 11:10 EDT 2024. Contains 371838 sequences. (Running on oeis4.)