|
Search: id:A053696
|
|
|
| A053696 |
|
Numbers which can be represented as a string of three or more 1's in a base >=2. |
|
+0 6
|
|
| 7, 13, 15, 21, 31, 40, 43, 57, 63, 73, 85, 91, 111, 121, 127, 133, 156, 157, 183, 211, 241, 255, 259, 273, 307, 341, 343, 364, 381, 400, 421, 463, 507, 511, 553, 585, 601, 651, 703, 757, 781, 813, 820, 871, 931, 993, 1023, 1057, 1093, 1111, 1123, 1191
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Numbers of the form (b^n-1)/(b-1) for n>2 and b>1. - T. D. Noe (noe(AT)sspectra.com), Jun 07 2006
Numbers m which are nontrivial repunits for any base b >= 2. For k = 2 (I use k for the exponent since n is used as the index in a(n)) we get (b^k-1)/(b-1) = (b^2-1)/(b-1) = b+1, so every integer m >= 3 is a 2 digit repunit in base b = m-1. And for n = 1 (the 1 digit degenerate repunit) we get (b-1)/(b-1) = 1 for any base b >= 2. If we considered all k >= 1 we would get the sequence of all positive integers except 2 since it is the smallest uniform base used in positional representation (2 might be seen as the "repunit" in a non positional base representation such as the Roman numbers were 2 is expressed as II.) [From Daniel Forgues (squid(AT)zensearch.com), Mar 01 2009]
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n = 1..1172
|
|
FORMULA
|
a(n) ~ n^2 + n + 1 or lim n -> inf {a(n)/(n^2 + n + 1)} = 1 since as n grows the density of repunits of degree 2 among all the repunits tends to 1. [From Daniel Forgues (squid(AT)zensearch.com), Dec 09 2008]
|
|
EXAMPLE
|
a(5)=31 because 31 can be written as 111 base 5 (or indeed 11111 base 2)
|
|
CROSSREFS
|
Cf. A119598 (numbers that are repunits in four or more bases).
Sequence in context: A076701 A076196 A167782 this_sequence A090503 A059520 A102797
Adjacent sequences: A053693 A053694 A053695 this_sequence A053697 A053698 A053699
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Henry Bottomley (se16(AT)btinternet.com), Mar 23 2000
|
|
|
Search completed in 0.002 seconds
|