Let BB(n) denote the largest number of 1's a halting Turing Machine with n states can print. Clearly this is uncomputable.
It BB(n) mod 10 computable?
I suspect it may not be, but I cannot prove it.
Let BB(n) denote the largest number of 1's a halting Turing Machine with n states can print. Clearly this is uncomputable.
It BB(n) mod 10 computable?
I suspect it may not be, but I cannot prove it.
I strongly suspect it isn't. Say we could determine $\Sigma(n)$ modulo $m$ for any $m$ if we do it for a sufficent large $m$, we have $\Sigma(n)$, which we know is impossible to compute. Now perhaps 10 is one of the finite set of $m$ where it can be computed...