- #71
A. Neumaier
Science Advisor
- 8,638
- 4,685
Number generators are algorithms (the simplest of the form ##x_{k+1}=ax_k+b\mod N## for suitable ##a,b,N##) that produce random numbers, not bytes. Bytes are not numbers but storage patterns.PeterDonis said:Then you explained how to make a "number source"--just use your keyboard or mouse or a combination of them to cause your computer to store certain bytes in its memory
I didn't claim to explicitly manipulate bytes.PeterDonis said:Really? You explicitly manipulate the individual bytes in your computer's memory?
Like almost everyone, I explicitly manipulate the numbers I write on sheets of paper. In addition there are more indirect ways of manipulating them, such as with the help of a computer.
Yes, but not the way you claim. The evidence for their existence comes from the consistency of using them in calculations resp. experiments. We wouldn't have numbers if the Peano axioms (say) were not consistent with counting practice, as we wouldn't have electrons if QED (say) were not consistent with experimental practice.PeterDonis said:Your evidence for the existence of "numbers" in the sense you defined them is just as indirect as my evidence for electrons.
I don't see any inconsistency.PeterDonis said:you then need to be consistent in your claims about numbers "existing"