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
simonpeter
When I try the command to create a pair of migration files I get an error. user=> (create-migration "guestbook") Execution error (Ill...
New
mikecargal
Title: Hands-On Rust (Chap 8 (Adding a Heads Up Display) It looks like ​.with_simple_console_no_bg​(SCREEN_WIDTH*2, SCREEN_HEIGHT*2...
New
joepstender
The generated iex result below should list products instead of product for the metadata. (page 67) iex> product = %Product{} %Pento....
New
alanq
This isn’t directly about the book contents so maybe not the right forum…but in some of the code apps (e.g. turbo/06) it sends a TURBO_ST...
New
cro
I am working on the “Your Turn” for chapter one and building out the restart button talked about on page 27. It recommends looking into ...
New
curtosis
Running mix deps.get in the sensor_hub directory fails with the following error: ** (Mix) No SSH public keys found in ~/.ssh. An ssh aut...
New
brunogirin
When trying to run tox in parallel as explained on page 151, I got the following error: tox: error: argument -p/–parallel: expected one...
New
s2k
Hi all, currently I wonder how the Tailwind colours work (or don’t work). For example, in app/views/layouts/application.html.erb I have...
New
dachristenson
I just bought this book to learn about Android development, and I’m already running into a major issue in Ch. 1, p. 20: “Update activity...
New

Other popular topics Top

Devtalk
Hello Devtalk World! Please let us know a little about who you are and where you’re from :nerd_face:
New
New
PragmaticBookshelf
Brace yourself for a fun challenge: build a photorealistic 3D renderer from scratch! In just a couple of weeks, build a ray tracer that r...
New
AstonJ
We have a thread about the keyboards we have, but what about nice keyboards we come across that we want? If you have seen any that look n...
New
PragmaticBookshelf
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
PragmaticBookshelf
Author Spotlight Rebecca Skinner @RebeccaSkinner Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, auth...
New
First poster: AstonJ
Jan | Rethink the Computer. Jan turns your computer into an AI machine by running LLMs locally on your computer. It’s a privacy-focus, l...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
NewsBot
Node.js v22.14.0 has been released. Link: Release 2025-02-11, Version 22.14.0 'Jod' (LTS), @aduh95 · nodejs/node · GitHub
New

Sub Categories: