Possible States of n Qubits as opposed to classical bits

In summary, the conversation discusses the difference between classical and quantum systems in terms of state space and dimensions. In classical physics, a system of n particles has a state space of 2*n dimensions, while a system of n qubits has a state space of 2^n dimensions. This means that a quantum system can have a much larger state space compared to a classical system. The conversation also touches on the concept of superposition and how it affects the number of states in a quantum system. It is also mentioned that the dimensions in quantum systems are related to the number of basis vectors and complex coefficients.
  • #1
doomCookie
7
0
I am reading an introduction to quantum computing and I have a question about one thing I don't understand.

"In classical physics, the possible states of a system of n particles, whose individual states can be described by a vector in a two dimensional vector space, form a vector space of 2*n dimensions. However, in a quantum system the resulting state space is much larger; a system of n qubits has a state space of 2^n dimensions."

Its the dimensions thing that confuses me. Let's say we have 3 classical bits of information. There are 2^3=8 possible unique configurations of these three bits, so there are 8 states.

So the above asserts that these three bits have 2*3=6 dimensions, which makes sense because each bit has 2 possible states and thus there are six different numbers involved.

Now consider three qubits. They apparently have 2^3=8 dimensions. Could someone explain this? And how many states do they have? I would have assumed that because of superposition they would have something like the original 8 states plus all combinations of these. Is that the right idea?
 
Physics news on Phys.org
  • #3
Thank you, I've read that but I will read it again.

Ive clarified a few things for myself over the past while. The three qubits will have an infinite number of states because they can be in any quantum superposition of their 8 classical configurations, ie they are a linear combination of their basis vectors, of which, by what I've written above, there are 8.

So three classical bits have 8 states and 6 dimensions, three qubits have infinite states and 8 dimensions.

I am still having trouble with the relationship between the 6 and 8 dimensions of classical versus quantum bits, respectively. I am remembering more and more linear algebra but there's something that I don't yet understand.

The qubits are in any linear combination of these:
|000>
|001>
|010>
|011>
|100>
|101>
|110>
|111>

And the classical bits as well only with the constraint that each coefficient must be 0 or 1 and must sum to 1. So why is this 6 and not 8 dimensions?
 
  • #4
Your calculation for classical information is wrong.
Each particle represent not a single bit, but two.
We have 3 pairs of bits as individual states can be described by a vector in a two dimensional vector space. So the state space of n particles having 2-dim individual spaces is 2n-dimensional. In your case (3 particles) 64, not only 8, different values may be coded (first particle in one of four states, the same for 2nd and 3rd).

Your calculation for qubits is right: using n qubits you may create 2^n orthogonal vectors, they define the total space.
 
  • #5
Thanks. I think see where I went wrong. I was thinking in terms of bits themselves and not particles. A bit could be described by a vector in a one-dimensional vector space, a particle by a vector in two-dimensions.

So these two dimensions of each particle (x,y) would be physically something like up/down and right/left?
 
  • #6
doomCookie said:
So these two dimensions of each particle (x,y) would be physically something like up/down and right/left?
Almost, actually it is the polarisation, what is most commonly used representation in experiments: we use polarized photons, and one dimension of their state space is [0=vertical, 1=horizontal], the second is [0 = 45° left-slanted, 1 = 45° right-slanted].
But if you use electrons the spin orientation up/down or left/right would be the right choice.
 
  • #7
xts said:
we use polarized photons, and one dimension of their state space is [0=vertical, 1=horizontal], the second is [0 = 45° left-slanted, 1 = 45° right-slanted].
I believe this is incorrect. For the photon, the two dimensions are horizontal and vertical. Arbitrary state X can be represented as a linear combination of the two: |X> = a|H> + b|V> where a and b are complex coefficients.

Accordingly, directions slanted at 45 degrees are not 'another dimension' but a different choice of basis vectors. You can transform back and forth between them:
|R45>=c(|H>+|V>),
|L45>=c(|H>-|V>)
|H> = c(|R45>+|L45>),
|V> = c(|R45>-|L45>)

Here c = sqrt(1/2) is a coefficient to keep the wavefunction normalized.

You can also have complex coefficients, eg. left and right circular polarization:
|L> = c(|H>+i|V>)
|R> = c(|H>-i|V>)

Note that |H> and |V> vectors are orthogonal in Hilbert space, meaning their scalar product <H|V>=0, but is has nothing to do with them being at 90 degrees in our 3D space, its is just a coincidence which causes a great deal of confusion. For electrons and other spin 1/2 particles, directions 'up' and 'down' along arbitrary axis are orthogonal and any other direction is expressed as a linear combination of the two (with complex coefficients):
|+X> = c(|+Z> + |-Z>)
|-X> = c(|+Z> - |-Z>)
|+Y> = c(|+Z> + i|-Z>)
|-Y> = c(|+Z> - i|-Z>)


Anyway, back to the OP question. 1 qubit has 2 basis vectors and 2 complex coefficients. A system of N qubits will have 2^N basis vectors and with 2^N complex coefficients.
(Actually, since the coefficients must be normalized and only relative phase shifts between them are important, one complex number is redundant and the correct answer is 2^N-1).

Compare it with a system of classical particles in XY plane: each particle requires 4 real numbers for position and momentum, and the the entire system requires only 4N real numbers (or 2N complex numbers) to describe it.

So simulating 32 billiard balls will require 128 real numbers or 512 bytes of memory (single-precision floats). Simulating a system of 32 qubits will require 2^32 complex numbers or 32GB of memory. Just think about it, let the mind boggle for a bit :)
 
  • #8
Delta Kilo is of course right. Thanks for correcting me!
 
  • #9
Thank you both for the kind responses!
 

1. What is a qubit?

A qubit is the basic unit of quantum information. It is a quantum version of a classical bit, which can represent a 0 or 1. A qubit can exist in multiple states at once, allowing for more complex and powerful computations.

2. How many states can n qubits have?

n qubits can have 2^n possible states. For example, 2 qubits can have 4 states (00, 01, 10, 11) and 3 qubits can have 8 states (000, 001, 010, 011, 100, 101, 110, 111).

3. How does a qubit differ from a classical bit?

A classical bit can only exist in one of two states (0 or 1) at a time, while a qubit can exist in any combination of these states. This allows for parallel processing and more efficient computation.

4. What is entanglement in relation to qubits?

Entanglement is a phenomenon where two or more qubits become correlated and share a state, even when physically separated. This allows for instantaneous communication and plays a crucial role in quantum computing.

5. What are the potential applications of qubits?

Qubits have the potential to revolutionize fields such as cryptography, optimization problems, and simulation. They can also be used in quantum computers to solve complex problems that are impossible for classical computers to solve in a reasonable amount of time.

Similar threads

  • Quantum Physics
Replies
22
Views
599
  • Quantum Physics
2
Replies
35
Views
461
Replies
2
Views
808
Replies
22
Views
1K
  • Quantum Physics
Replies
2
Views
1K
Replies
2
Views
604
Replies
16
Views
1K
Replies
3
Views
795
Replies
1
Views
722
  • Quantum Physics
Replies
8
Views
1K
Back
Top