Quantum Entanglement – Solved (with pseudocode)
February 6, 2010 7 Comments
I am always amazed at how such bright physicists discuss scientific anomalies, like quantum entanglement, pronounce that “that’s just the way it is” and never seriously consider an obvious answer and solution to all such anomalies – namely that perhaps our reality is under programmed control.
For the quantum entanglement anomaly, I think you will see what I mean. Imagine that our world is like a video game. As with existing commercial games, which use “physics engines”, the players (us) are subject to the rules of physics, as are subatomic particles. However, suppose there is a rule in the engine that says that when two particles interact, their behavior is synchronized going forward. Simple to program. The pseudocode would look something like:
for all particles (i)
for all particles (j)
if distance(particle.i, particle.j) < EntanglementThreshold then
Synchronize(particle.i, particle.j)
else
end if
next j
next i
After that event, at each cycle through the main program loop, whatever one particle does, its synchronized counterparts also do. Since the program operates outside of the artificial laws of physics, those particles can be placed anywhere in the program’s reality space and they will always stay synchronized. Yet their motion and other interactions may be subject to the usual physics engine. This is very easy to program, and, coupled with all of the other evidence that our reality is under programmed control (the programmer is the intelligent creator), offers a perfect explanation. More and more scientists are considering these ideas (e.g. Craig Hogan, Brian Whitworth, Andrei Linde) although the thought center is more in the fields of philosophy, computer science, and artificial intelligence. I wonder if the reason more physicists haven’t caught on is that they fear that such concepts might make them obsolete.
They needn’t worry. Their jobs are still to probe the workings of the “cosmic program.”
Pingback: Quantum Mechanics Anomalies – Solved! « Musings on the Nature of Reality
Pingback: The Observer Effect and Entanglement are Practically Requirements of Programmed Reality « Musings on the Nature of Reality
Pingback: Quantum Entanglement - Solved (with pseudocode)
Pingback: Macroscopic Coherence Explained | Musings on the Nature of Reality
I’ve done a lot of game dev work over the years. When I first learned about digital physics, I thought about how digital physics–like computer game coding–could easily explain quantum entanglement as the result of some kind of encoded “trigger” within a virtual reality. Distance within that reality is also virtual, which made me wonder if alien civilizations–understanding how to hack the universal code–could use their knowledge for space travel, time travel, instantaneous cross-cosmos communication, etc. I’m sure many scientists (like you) and sci fi writers have considered all of this before, but for me it was a revelation that has been confirmed by blogs and articles like yours.
Pingback: Collapsing the Objective Collapse Theory | Musings on the Nature of Reality
Pingback: New Hints to How our Reality is Created | Musings on the Nature of Reality