An Inconvenient Truth!

Hilaal Alam
2 min readAug 21, 2022

--

As per the Quantum Strong Church-Turing Thesis (QSCTT): Any ‘reasonable’ model of computation can be efficiently simulated on a quantum computer (QC).

Bounded Quantum Polynomial problems are the class of problems that can be efficiently solved by a QC.

Image: https://www.reddit.com/r/math/comments/2ptxwk/quantum_computing_and_information_a_plot_of_p_np/

When do you call a problem “hard”?

Loosely speaking, if a computational task is NOT solving a problem in a polynomial time, we can call it a ‘hard’ problem. If a computational problem is efficiently solved, i.e. the cost of computing is minimal, then it is an optimal algorithm.

Big-O Complexity Chart: http://bigocheatsheet.com/

However, it is not simple to identity them.

Does adding an RNG with a deterministic computer (our digital computer) solve any problem efficiently?

Does a quantum computer outperform a deterministic computer?

No concrete proof yet. Only empirical evidences are available now.

Deterministic bits, Probabilistic bits, and Quantum bits, a cheat sheet. (Image: http://quantum.cs.washington.edu/wiki/index.php/Research:Self_Correcting_Quantum_Computers)

The problem of finding which problems are difficult, appears to be a difficult problem.

Let us assume 3 cases

(a) quantum computers outperform classical computers,

(b) quantum computers & classical computers are equally powerful and

(c)quantum computers are all powerful.

Case (a): If a quantum computer outperforms the classical deterministic computers, then in addition to solving all that classical computers do, it can solve the BQP problems efficiently. However, it cannot solve NP or NP-complete problems such as Traveling Salesman Problem.

(Image: Quantum Computational Complexities by Mile Gu.)

Case (b): If the quantum & the classical computers are equally powerful, then there is no need of the expensive quantum version as the existing classical computers will do with powerful algorithms.

Case (c): If quantum computers are all powerful then they can solve all the NP problems.

(Image: Quantum Computational Complexities by Mile Gu.)

It is one of the significant open problems highlighting our dearth of knowledge in this field.

--

--

Hilaal Alam
Hilaal Alam

Written by Hilaal Alam

| Dreamer, Explorer, Innovator | Startups | Quantum-Information, Computing, Complexity, Error Correction, Gravity, Biomimicry | Design-Flexures, PBDL |

No responses yet