| >Quantum Computers have been proved to be more powerful than classical. wrong. I take issue with that claim. Take for example, the Deutsch-Jozsa problem.
Given some function f, on n bits to one bit, such that f is either {zero on all the possible inputs, or one on all inputs}, or f is zero on half the inputs and one on the other half.
To tell which of those cases it is, it requires 2^(n-1) + 1 tests of f. You have to test it on half the inputs, plus one. With the added power of a quantum computer, we can solve it with only one call to f. Boom, there is exponential speedup with quantum computing. This is similar to what lies behind Shor's algorithm for factoring. Check it out, wikipedia has diagrams that I can't put in here. http://en.wikipedia.org/wiki/Deutsch%E2%80%93Jozsa_algorithm EDIT:
It seems he addresses this exact problem here
http://rjlipton.wordpress.com/2011/10/26/quantum-chocolate-b... I apologize, I was a bit hasty to call him out, he does know what he is talking about. |
Specifically:
The fair comparison is to allow the classic machine the same ability to see the circuit representation of the box. The trouble now is the proof disappears.