Can I run Shors algorithm on this? If not, how many qubits would I need for that? If so, how do I short bitcoin?
According to this paper: https://arxiv.org/abs/quant-ph/0205095 You can implement Shor's algorithm to factor an N-bit number with just 2n+3 qubits. So the 20 qubit processor would be able to factor any 8 bit number (not necessarily faster than a classical computer could, or even a human could, mind you).
Getting the World Quantum Ready
11–16 of 16 posts
Re: Getting the World Quantum Ready
#12Earlier quoted context omitted.
According to this paper: https://arxiv.org/abs/quant-ph/0205095 You can implement Shor's algorithm to factor an N-bit number with just 2n+3 qubits. So the 20 qubit processor would be able to factor any 8 bit number (not necessarily faster than a classical computer could, or even a human could, mind you).
As the question was about bitcoin, I'm not sure how prime factoring is relevant.
Re: Getting the World Quantum Ready
#13Earlier quoted context omitted.
According to this paper: https://arxiv.org/abs/quant-ph/0205095 You can implement Shor's algorithm to factor an N-bit number with just 2n+3 qubits. So the 20 qubit processor would be able to factor any 8 bit number (not necessarily faster than a classical computer could, or even a human could, mind you).
As the question was about bitcoin, I'm not sure how prime factoring is relevant.
The question was about Shor's algorithm. The question relating to bitcoin seemed like an aside.
https://en.wikipedia.org/wiki/Shor%27s_algorithm
Given that the original article was about Quantum Computing, I was more interested in answering questions about Quantum Computing.
Re: Getting the World Quantum Ready
#14Earlier quoted context omitted.
As the question was about bitcoin, I'm not sure how prime factoring is relevant.
> Can I run Shors algorithm on this? If not, how many qubits would I need for that? The question was about Shor's algorithm. The question relating to bitcoin seemed like an aside. https://en.wikipedia.org/wiki/Shor%27s_algorithm Given that the original article was about Quantum Computing, I was more interested in answering questions about Quantum Computing.
Wikipedia seems to indicate that 2330 qubits and 126 billion Toffoli gates would be required for elliptic curves with 256-bit group size, although I wonder if the endomorphism of secp256k1 gives an additional speedup.
Re: Getting the World Quantum Ready
#15This is an interesting hypothetical based on the assumption that quantum computers will be available in 10 years time. What if the first practical quantum computers are still 50 years away? Using the same hypothetical, it would be like someone preparing for the PC age in that 1920s. That might be "jumping in" too early.