Questions: Quantum Phase Estimation

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

QPE uses a register of n ancilla qubits initialized in superposition, each controlling a different power of U (U^1, U^2, U^4, ..., U^(2^(n-1))). Why are powers of 2 used?

APowers of 2 are computationally cheaper than other powers
BThe binary encoding means the j-th qubit picks up phase 2^j * phi, which the inverse QFT decodes into the binary representation of phi
COnly powers of 2 are implementable on quantum hardware
DThe algorithm works with any powers; powers of 2 are an arbitrary convention
Question 2 True / False

If phi is not exactly representable in n bits, QPE still outputs the correct value with probability 1.

TTrue
FFalse
Question 3 Short Answer

Explain how QPE connects to Shor's algorithm — specifically, what is the unitary U and what is the eigenvalue phase phi in the factoring context?

Think about your answer, then reveal below.