Do they mean "unpredictable for humans with known means of predicting"?
You might as well use the term "magical" or "miraculous" if you use "random".
101–110 of 178 posts
Do they mean "unpredictable for humans with known means of predicting"?
You might as well use the term "magical" or "miraculous" if you use "random".
Now that's something I can really use in one of my current problems. Calculating a minimal perfect hash by creating acyclic random graphs. This conjecture gives now tresholds when to stop trying creating random graphs and start afresh.
This eg is needed for large perfect hashes in gperf or integer sets in compilers, such as eg. for C switch statements with Unicode. switch in C is only efficient for dense tables, but not sparse. sparse tables are linear, but could be constant. A switch in Pascal was constant, but so far GCC and llvm didn't care. gperf neither.
see http://ilan.schnell-web.net/prog/perfect-hash/algo.html and http://programming.sirrida.de/hashing.html#c_case_of_string
Ok, please ELI5 this for me, The very statement that anything at all is random is completley absurd to me, especially from an academic context. Are they using a definition of random that is equivalent to "nearly impossible to predict"? , I mean, yes, from the perspective of a limited observer random things can exist, but in an absolute sense, for something to be random then even with the knowledge of all things past…
"randomness" has as much right to exist in a mathematical sense as a "point" or a "plane".
Ok, please ELI5 this for me, The very statement that anything at all is random is completley absurd to me, especially from an academic context. Are they using a definition of random that is equivalent to "nearly impossible to predict"? , I mean, yes, from the perspective of a limited observer random things can exist, but in an absolute sense, for something to be random then even with the knowledge of all things past…
This is mathematics, not physics. You can define stuff that don't "really" exist in the world, but that work for the purpose of calculating stuff. "randomness" has as much right to exist in a mathematical sense as a "point" or a "plane".
Would it not be prudent to wait for the final version.
Is all the peer reviews and "fact checking" done prior to the preprint?
Earlier quoted context omitted.
This is mathematics, not physics. You can define stuff that don't "really" exist in the world, but that work for the purpose of calculating stuff. "randomness" has as much right to exist in a mathematical sense as a "point" or a "plane".
How can you prove something that isn't real? How is randomness defined as a concept in mathematics?
Earlier quoted context omitted.
This is mathematics, not physics. You can define stuff that don't "really" exist in the world, but that work for the purpose of calculating stuff. "randomness" has as much right to exist in a mathematical sense as a "point" or a "plane".
How can you prove something that isn't real? How is randomness defined as a concept in mathematics?
Ok, please ELI5 this for me, The very statement that anything at all is random is completley absurd to me, especially from an academic context. Are they using a definition of random that is equivalent to "nearly impossible to predict"? , I mean, yes, from the perspective of a limited observer random things can exist, but in an absolute sense, for something to be random then even with the knowledge of all things past…
This is mathematics, not physics. You can define stuff that don't "really" exist in the world, but that work for the purpose of calculating stuff. "randomness" has as much right to exist in a mathematical sense as a "point" or a "plane".
I mean this deals with Hamiltonian cycles (which is the focus of a well know NP hard problems). It talks about lower boundaries for randomness (which relates to the information stored in the graph). The article talks about gaps which are logarithmic.
I can't quite articulate it, but somehow intuitively, it sounds like it could connect.
Earlier quoted context omitted.
This is mathematics, not physics. You can define stuff that don't "really" exist in the world, but that work for the purpose of calculating stuff. "randomness" has as much right to exist in a mathematical sense as a "point" or a "plane".
Randomness exists in physics as well.