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

%I #16 Apr 23 2018 04:04:51

%S 0,1,0,8,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,

%T 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,0,4,3,4,7,8,2,6,

%U 0,8,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

%N Decimal expansion of 1/92.

%C From _Daniel Forgues_, Oct 28 2011: (Start)

%C Generalization:

%C 1/2 = sum (8^i/10^(i+1)), i >= 0,

%C 1/92 = sum (8^i/100^(i+1)), i >= 0, (this sequence)

%C 1/992 = sum (8^i/1000^(i+1)), i >= 0,

%C 1/9992 = sum (8^i/1000^(i+1)), i >= 0, ... (End)

%C The period is 22: after 0.01, 0869565217391304347826 is repeated endlessly. - _Alonso del Arte_, Apr 23 2018

%e 0.01086956521739130434782608695652...

%t Join[{0}, RealDigits[1/92, 10, 120][[1]]] (* _Harvey P. Dale_, Aug 16 2011 *)

%K nonn,cons,easy

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