|
|
|
|
|
by ukj
2275 days ago
|
|
You understand that "Number of bitstrings of length 10" is a function of the cardinality of your alphabet, right? A binary alphabet has 2^10 such strings.
A decimal alphabet has 10^10 such strings. So before you can make the assertion you've made you first have to answer two question: 1. How many symbols does your alphabet contain?
2. How did you choose that number? Down that path you arrive the Linear speedup theorem.
https://en.wikipedia.org/wiki/Linear_speedup_theorem |
|
yes, there is always a turing machine that can generate the target with any performance characteristics
so, the key is to keep the reference turing machine fixed