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

telemachus
Python Testing With Pytest - Chapter 2, warnings for “unregistered custom marks” While running the smoke tests in Chapter 2, I get these...
New
ianwillie
Hello Brian, I have some problems with running the code in your book. I like the style of the book very much and I have learnt a lot as...
New
mikecargal
Title: Hands-On Rust (Chapter 11: prefab) Just played a couple of amulet-less games. With a bit of debugging, I believe that your can_p...
New
jdufour
Hello! On page xix of the preface, it says there is a community forum "… for help if your’re stuck on one of the exercises in this book… ...
New
JohnS
I can’t setup the Rails source code. This happens in a working directory containing multiple (postgres) Rails apps. With: ruby-3.0.0 s...
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
jskubick
I’m running Android Studio “Arctic Fox” 2020.3.1 Patch 2, and I’m embarrassed to admit that I only made it to page 8 before running into ...
New
nicoatridge
Hi, I have just acquired Michael Fazio’s “Kotlin and Android Development” to learn about game programming for Android. I have a game in p...
New
taguniversalmachine
Hi, I am getting an error I cannot figure out on my test. I have what I think is the exact code from the book, other than I changed “us...
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

Exadra37
I am thinking in building or buy a desktop computer for programing, both professionally and on my free time, and my choice of OS is Linux...
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
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
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
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
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
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
hilfordjames
There appears to have been an update that has changed the terminology for what has previously been known as the Taskbar Overflow - this h...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
PragmaticBookshelf
Fight complexity and reclaim the original spirit of agility by learning to simplify how you develop software. The result: a more humane a...
New

Sub Categories: