|
|
|
|
|
by parsimo2010
460 days ago
|
|
I'm not a number theorist, but I note that 16 is 2^4 and 8 is 2^3 (both powers of 2). Maybe there is a provable statement about whether these lists are finite in bases that are not 2^k, and maybe there is a bound on the length of the list by the value of log_2(base). I'm not going to write it out, there is certainly a proof that the list is infinite in base 2^k (for integer k >= 2). I'm more wondering about how hard it is to prove that the list is finite in a different base. |
|
if we marked sequences of integers with 3 options. even, odd, other. then these lists are not finite in bases of 3^k.
for four options. even, odd, other, another. then these lists are not finite in bases of 4^k.
there is an intersection in the infinite lists where the base is equivalent to the power of an earlier base.
so infinite lists for 2^k would overlap a subset of the infinite lists for 2^2^k=4^k
all prime bases, p, p^k would admit infinite lists that cover all the infinite lists for some composite base, c, c^k.