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.

Popular Pragmatic topics Top

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
Chrichton
Dear Sophie. I tried to do the “Authorization” exercise and have two questions: When trying to plug in an email-service, I found the ...
New
jskubick
I’m under the impression that when the reader gets to page 136 (“View Data with the Database Inspector”), the code SHOULD be able to buil...
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
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
tkhobbes
After some hassle, I was able to finally run bin/setup, now I have started the rails server but I get this error message right when I vis...
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
Keton
When running the program in chapter 8, “Implementing Combat”, the printout Health before attack was never printed so I assumed something ...
New
davetron5000
Hello faithful readers! If you have tried to follow along in the book, you are asked to start up the dev environment via dx/build and ar...
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

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
AstonJ
SpaceVim seems to be gaining in features and popularity and I just wondered how it compares with SpaceMacs in 2020 - anyone have any thou...
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
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
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
PragmaticBookshelf
A Hero’s Journey with Chris Pine @chrispine Chris Pine, author of Learn to Program, Third Edition, discusses his journey to beco...
New
gagan7995
API 4 Path: /user/following/ Method: GET Description: Returns the list of all names of people whom the user follows Response [ { ...
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
New

Latest in PragProg

View all threads ❯