Difference between revisions of "Thread:User talk:Sheldor/Are the robots we create alive?/reply (23)"

From Robowiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 16:59, 22 February 2013

@Skilgannon, I never said or even implied that the universe is a simple system. Or, for that matter, even comprehendible. All I meant was that basic logic would suggest that the universe is a deterministic, albeit extremely complex system.

I'll try rephrasing my argument. I define "true" randomness as having different outputs despite having exactly the same inputs. By "seed values" I mean anything that could possibly affect the result. In an algorithmic example, that would not only be a method parameter, but also system time, or any other variable that could affect the result. They could even be things like the CPU temperature or even the Earth's gravity. So, from the perspective of the program that called the random generator method, the result is truly random because the result could be different even with the same initial method parameter. But, if you widen your perspective to include every "seed value" that could possibly affect the result, it becomes a deterministic system.

If something that appears to be truly random turns out to be deterministic with a wider perspective, couldn't subatomic particles?

I realize this probably sounds like the ramblings of a madman, so I would be glad to clarify if you need me to.