ArticleslgStudy

physics

PostBQP

PostBQP is a physics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand PostBQP rather than just read about it. In short: In computational complexity theory, PostBQP is a complexity class consisting of all of the computational problems solvable in polynomial time on a quantum Turing machine with postselection and bounded error (in the sense that the algorithm is correct at least 2/3 of the time on all inputs). Postselection is not considered to be a feature that a realistic computer (even a quantum one) would possess, but nevertheless…

Key takeaways

  • PostBQP belongs to physics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect PostBQP to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of PostBQP from memory before moving on to harder problems.

Reference excerpt

In computational complexity theory, PostBQP is a complexity class consisting of all of the computational problems solvable in polynomial time on a quantum Turing machine with postselection and bounded error (in the sense that the algorithm is correct at least 2/3 of the time on all inputs). Postselection is not considered to be a feature that a realistic computer (even a quantum one) would possess, but nevertheless postselecting machines are interesting from a theoretical perspective. Removing either one of the two main features (quantumness, postselection) from PostBQP gives the following two complexity classes, both of which are subsets of PostBQP:

BQP is the same as PostBQP except without postselection BPPpath is the same as PostBQP except that instead of quantum, the algorithm is a classical randomized algorithm (with postselection) The addition of postselection seems to make quantum Turing machines much more powerful: Scott Aaronson proved PostBQP is equal to PP, a class which is believed to be relatively powerful, whereas BQP is not known even to contain the seemingly smaller class NP. Using similar techniques, Aaronson also proved that small changes to the laws of quantum computing would have significant effects. As specific examples, under either of the two following changes, the "new" version of BQP would equal PP:

if we broadened the definition of 'quantum gate' to include not just unitary operations but linear operations, or if the probability of measuring a basis state | x ⟩ {\displaystyle |x\rangle } was proportional to | α x | p {\displaystyle |\alpha _{x}|^{p}} instead of | α x | 2 {\displaystyle |\alpha _{x}|^{2}} for any even integer p > 2.

Basic properties In order to describe some of the properties of PostBQP we fix a formal way of describing quantum postselection. Define a quantum algorithm to be a family of quantum circuits (specifically, a uniform circuit family). We designate one qubit as the postselection qubit P and another as the output qubit Q. Then PostBQP is defined by postselecting upon the event that the postselection qubit is | 1 ⟩ {\displaystyle |1\rangle } . Explicitly, a language L is in PostBQP if there is a quantum algorithm A so that after running A on input x and measuring the two qubits P and Q,

P = 1 with nonzero probability if the input x is in L then Pr[Q = 1|P = 1] ≥ 2/3 if the input x is not in L then Pr[Q = 0|P = 1] ≥ 2/3. One can show that allowing a single postselection step at the end of the algorithm (as described above) or allowing intermediate postselection steps during the algorithm are equivalent. Here are three basic properties of PostBQP (which also hold for BQP via similar proofs):

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with PostBQP

Start with the simplest possible case. Write down what PostBQP claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In physics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to PostBQP before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about PostBQP ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of PostBQP

In research
PostBQP appears in physics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses PostBQP in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
PostBQP is common in secondary-school and first-year university syllabi. It links to neighbouring topics Probabilistic complexity classes, Quantum complexity theory, so understanding it makes those chapters shorter.
In everyday life
Look for PostBQP outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study PostBQP in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what PostBQP means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain PostBQP out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is PostBQP in simple terms?

In computational complexity theory, PostBQP is a complexity class consisting of all of the computational problems solvable in polynomial time on a quantum Turing machine with postselection and bounded error (in the sense that the algorithm is correct at least 2/3 of the time on all inputs). Postsel…

Why does PostBQP matter?

Because it connects several physics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study PostBQP?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on PostBQP.

Tags

  • Probabilistic complexity classes
  • Quantum complexity theory

Keep exploring