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
Mmm
Hi, build fails on: bracket-lib = “~0.8.1” when running on Mac Mini M1 Rust version 1.5.0: Compiling winit v0.22.2 error[E0308]: mi...
New
gilesdotcodes
In case this helps anyone, I’ve had issues setting up the rails source code. Here were the solutions: In Gemfile, change gem 'rails' t...
New
brunogirin
When I run the coverage example to report on missing lines, I get: pytest --cov=cards --report=term-missing ch7 ERROR: usage: pytest [op...
New
jonmac
The allprojects block listed on page 245 produces the following error when syncing gradle: “org.gradle.api.GradleScriptException: A prob...
New
rainforest
Hi, I’ve got a question about the implementation of PubSub when using a Phoenix.Socket.Transport behaviour rather than channels. Before ...
New
jwandekoken
Book: Programming Phoenix LiveView, page 142 (157/378), file lib/pento_web/live/product_live/form_component.ex, in the function below: d...
New
andreheijstek
After running /bin/setup, the first error was: The foreman' command exists in these Ruby versions: That was easy to fix: gem install fore...
New
gorkaio
root_layout: {PentoWeb.LayoutView, :root}, This results in the following following error: no “root” html template defined for PentoWeb...
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

AstonJ
If it’s a mechanical keyboard, which switches do you have? Would you recommend it? Why? What will your next keyboard be? Pics always w...
New
dasdom
No chair. I have a standing desk. This post was split into a dedicated thread from our thread about chairs :slight_smile:
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
PragmaticBookshelf
Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New
AstonJ
I have seen the keycaps I want - they are due for a group-buy this week but won’t be delivered until October next year!!! :rofl: The Ser...
New
Exadra37
I am asking for any distro that only has the bare-bones to be able to get a shell in the server and then just install the packages as we ...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
First poster: bot
The overengineered Solution to my Pigeon Problem. TL;DR: I built a wifi-equipped water gun to shoot the pigeons on my balcony, controlle...
New
PragmaticBookshelf
Author Spotlight: Tammy Coron @Paradox927 Gaming, and writing games in particular, is about passion, vision, experience, and immersio...
New

Sub Categories: