3.1 Two probabilistic bits
When you have two coins placed on a table, they can be in one out of four configurations:
These correspond to the four possible bit strings1212 12 A ‘string’ means a sequence of symbols (in this case: a sequence of bit values). It will be our favourite notation when we are dealing with multiple coins or bits.: 00, 01, 10, 11.
If you have a pair of probabilistic bits, their state is described by a probability distribution over these four possible deterministic states. In other words, their state is specified by four numbers such that . Just like in the case of a single bit, we could write this down as a vector
While accurate, this representation is quite clumsy because keeping track of which probability is assigned to which bit configuration can be hard (does or go first?!), and it will become only harder once we have more than two bits. It is much more convenient to use a notation that lets us directly keep track of the probabilities assigned to particular bit strings. We therefore extend the notation we introduced in Eq. 1.7 for a single probabilistic bit and write the above two-bit state as follows:
If you wish, you can always relate this notation back to the 4-vector notation in Eq. 3.1 using the following dictionary that generalizes Eq. 1.6:
One advantage of this notation in the case of multiple bits is that we can simply omit entries that are zero. For example, we can simply write
instead of the more clumsy
With this notation it is also much easier to describe measurements and operations on several probabilistic bits. We can explore two probabilistic bits using Quirky, which has again gained new powers since last week. To begin, go to:
https://www.quantum-quest.org/quirky
and click on “Quest 3” and select “Two Bits”. Your web browser will look similarly to Fig. 3.1. Note that we now have two wires, corresponding to two bits, which are initialized in state . Perhaps surprisingly, the first bit corresponds to the bottom wire and the second bit to the top wire. In addition, there is one new box: (but the mystery box is gone). We will discuss the meaning of this box later in this chapter.