NiklasH

NiklasH

Quantum Computing: Qubelet amplitudes and probabilities (p. 40 and 142 ff.)

Given a qubit with 3 pentagon |0> qubelets and 1 triangle |1> qubelet. As described on p. 40 and in the answer to question 1.b.ii, " …the relative frequencies of recording the binary state 0 to 1 is 3:1" As per my understanding, this means that with a probability of 75% the qubit collapses to the binary state 0.

On page 142 ff. it is shown that the squared (normalized) amplitudes represent the probabilities of the qubit collapsing to a certain state.

For the above mentioned qubit, 3 |0> + 1 |1>, the normalized amplitude w_0 is 3 / sqrt(3^2 + 1^2) = 3 / sqrt(10). This means, the probability of this qubit collapsing to |0> is w_0^2, meaning (3/sqrt(10))^2 = 9/10 = 90%.

As per my current understanding, this contradicts the statement mentioned earlier from page 40, stating the probability would be 75%. I was also under the impression, that the qubelet model tried to convey that the ratio of pentagon vs triangle qubelets are the propabilties of the qubit collapsing to one of these qubelets.

Any help and clarification is very much appreciated!

Marked As Solved

nihal.mehta

nihal.mehta

Author of Quantum Computing

You are correct. The answer to the statement 1.b.ii on Page 40 should be False, not True as stated in the answers. The rest of your understanding that the probability of the qubit collapsing to |0> is 9/10 is correct.

Thank you for pointing this out.

Where Next?

Popular Pragmatic Bookshelf topics Top

johnp
Running the examples in chapter 5 c under pytest 5.4.1 causes an AttributeError: ‘module’ object has no attribute ‘config’. In particula...
New
sdmoralesma
Title: Web Development with Clojure, Third Edition - migrations/create not working: p159 When I execute the command: user=> (create-...
New
AleksandrKudashkin
On the page xv there is an instruction to run bin/setup from the main folder. I downloaded the source code today (12/03/21) and can’t see...
New
swlaschin
The book has the same “Problem space/Solution space” diagram on page 18 as is on page 17. The correct Problem/Solution space diagrams ar...
New
leonW
I ran this command after installing the sample application: $ cards add do something --owner Brian And got a file not found error: Fil...
New
AndyDavis3416
@noelrappin Running the webpack dev server, I receive the following warning: ERROR in tsconfig.json TS18003: No inputs were found in c...
New
hgkjshegfskef
The test is as follows: Scenario: Intersecting a scaled sphere with a ray Given r ← ray(point(0, 0, -5), vector(0, 0, 1)) And s ← sphere...
New
mert
AWDWR 7, page 152, page 153: Hello everyone, I’m a little bit lost on the hotwire part. I didn’t fully understand it. On page 152 @rub...
New
roadbike
From page 13: On Python 3.7, you can install the libraries with pip by running these commands inside a Python venv using Visual Studio ...
New
New

Other popular topics Top

New
PragmaticBookshelf
Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don't encounter in their regular wor...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
AstonJ
I ended up cancelling my Moonlander order as I think it’s just going to be a bit too bulky for me. I think the Planck and the Preonic (o...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
New
PragmaticBookshelf
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New

Sub Categories: