0

I'm trying to build a deep understanding of where the power of quantum computing comes from when compared to probabilistic computing. A naive observation might be that probabilistic computing would be just as powerful since both give you a single result from a set of possible results with a certain probability. I've come to understand that quantum computing is more powerful, because unlike with probabilistic computing, quantum computers can make the probabilities interfere with each other to suppress undesired results, and enhance desired results.

Is there a simple quantum gate that shows this suppression and enhancements of results in action? I think that that would really help me tie the intuition behind quantum computers to the concrete mathematical description of quantum gates.

And how does all this relate to entanglement? Is entanglement required to get useful results out of interference?

  • 3
    Hadamard gate? Apply it once to the state $|0\rangle$ create the superposition... then apply it again to get back to the state $|0\rangle$ via destructive interference – KAJ226 May 01 '21 at 15:57
  • Yes that shows off entanglement and interference, but doesn't show off the power of this kind of interference has to suppress unwanted results. I was wondering if there is some simple calculation where this interference can serve as a clear example of the power quantum computers have over classic computers. – Frederik Baetens May 01 '21 at 16:41
  • 2
    Note that the Hadamard gate is a single qubit gate so it does not create entanglement. And in term of suppressing the unwanted results using the Hadamard gate, look at the Bernstein Vazarini algorithm. – KAJ226 May 01 '21 at 16:46
  • 2
    This answer describes the details of an interference demonstration using the Hadamard gate that @KAJ226 mentioned. (Of course, this does not answer the question here about the computational capabilities offered by interference, but may still be of some interest.) – Adam Zalcman May 01 '21 at 19:53
  • Thanks! Another question: We model all these operations as matrix calculations, but is there some sort of disconnect between these matrix calculations and the actual power of a quantum computer? Because a classic computer can easily do these matrix calculations? Or is the problem just that the size of these matrices grows exponentially with an increased amount of qubits? – Frederik Baetens May 02 '21 at 06:56
  • to "show off the power interference has to suppress unwanted results" you have to specify some kind of task you want the algorithm to perform, otherwise there is no notion of "unwanted results". Then, you can just take the gate corresponding to such an algorithm, e.g. Shor's or Grover's – glS May 02 '21 at 11:04
  • It doesn't really matter to me, any useful task is fine, as long as it's a relatively simple example. Be it shors, grover, bernstein vazarini...

    And I don't think that "just taking the gate corresponding to such an algorithm" will help me in my understanding. I'm specifically curious as to how that interference arises in the mathematical notation of those gates.

    – Frederik Baetens May 02 '21 at 11:57

0 Answers0