Quote (brmv @ Nov 3 2013 08:54am)
yes, i know that what you stated is quite different
but what is really randomness? how can one well define it?
the statement you quoted, does it refer to sequence of numbers or sequence of digits within or of a number?
if the latter, there is some sort of conundrum: does any number base do or does it need to apply to all bases
just take pi, while the sequence of its digits is probably random (at least in base 10) there are algorithms which can calculate the n-th hexadecimal digit without having calculated any of the previous ones
I do not know exactly what randomness is. I don't even know of anyone who has a good definition. The formal definition of a random variable is at once too restrictive and too open. The requirement that you have a full countable sequence of mathematically independent non-trivial variables on a single measure space is wildly too restrictive for reality (I am reasonably confident that no such collection exists in reality), but surely if it did, that would be 'random'. If we want a more reasonable definition, then the best I can say is that I do know of some properties that anything 'random' should have. Put another way, I know necessary conditions and I know sufficient conditions, but I do not know of any necessary and sufficient conditions.
The thing I love most about probability is that things which are not truly random can interact in such a way that they are extremely well approximated by idealized random variables. You see this a lot in deterministic systems that essentially obey the Central Limit Theorem. If the approximation is so good that we essentially cannot distinguish the output from the output of randomness, why not pretend it was random to begin with?
From a probabilists perspective, generating a random real number is the same as randomly generating countably many digits is the same as randomly generating a sequence of numbers. It actually doesn't matter which view you choose. If you can produce any one sequence of mathematically independent random variables for which you know the marginal distributions, then you can produce any sequence of mathematically independent random variables you want. I'm not sure what you mean by saying that pi is random base 10. It is completely deterministic. The value of pi is computable to any degree of accuracy in any base given sufficient time and computing power. It may be true that the asymptotic density of each digit is correct base 10, but that is substantially weaker than true randomness.
Quote (brmv @ Nov 3 2013 08:54am)
btw, my question was tongue in cheek (was tempted to put a

behind it)

I should have guessed
This post was edited by darkfire on Nov 3 2013 08:23am