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!)
A179193 Sum of the number of repeating digits for each reciprocal of integer m, where n>m>1 and n is the base. 0

%I #5 Jun 09 2013 04:32:43

%S 0,1,1,4,1,8,9,9,9,20,15,30,22,28,23,52,33,63,58,44,65,86,84,67,68,

%T 102,135,140,80,142,171,159,142,124,88,220,204,206,224

%N Sum of the number of repeating digits for each reciprocal of integer m, where n>m>1 and n is the base.

%C No digits are counted as repeating for 1/m if 1/m terminates.

%C Equivalent to n>=m>=1, since 1/n and 1/1 do not have repeating digits in any integer base n.

%e 7th term considers octal: the fractions 1/2, 1/3, 1/4, 1/5, 1/6 and 1/7 have 0, 2, 0, 4, 2 and 1 repeating (octal) digits respectively, for a total of 9.

%e 9th term considers decimal: the fractions 1/2, 1/3, 1/4, 1/5, 1/6, 1/7, 1/8 and 1/9 have 0, 1, 0, 0, 1, 6, 0 and 1 repeating (decimal) digits respectively, for a total of 9.

%Y Cf. A051626.

%K nonn,base

%O 2,4

%A _Will Nicholes_, Jul 01 2010

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 13:41 EDT 2024. Contains 371914 sequences. (Running on oeis4.)