Understanding Quantum Computing: Unanswered Questions

MikeFromOhio
Messages
8
Reaction score
0
I've been reading "Programming the Universe" by Seth Lloyd, a quantum computer scientist. He goes on and on about the power of quantum computers and their ability, for example, to factor large numbers using massive parallelism. He also states that quantum parallelism is different than classical parallelism. In the quantum case, he says, the individual quantum bits (or qbits) are interfering with each other which is helpful.

A quantum computer of 4 qbits, he says, can be carrying out 2**4 or 16 tasks simultaneously. So if your trying to factor the number 20, one task might be trying out 6*3 which does not equal 20 while another task might be trying 4*5 which does.

What he does not explain is:

1) How does the Quantum Computer carry out the multiplication for a given qbit task?

2) If interference is important, then how do the separate trials interfere which each other? And how do failed tasks (6*3) interfere with the tasks which are successful (4*5) ?

3) How does the Quantum Computer know when it is done?

Any feedback on these questions would be appreciated.
Thanks,
Mike
 
Last edited:
Physics news on Phys.org
Here's a report of an actual experiment last year which used Shor's algorithm to factor 15:

http://arxiv.org/abs/0911.1242

http://physicsworld.com/cws/article/news/40306
 
Unusualname, thanks for the links.
I can see that it's a bit hard to explain.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top