Multi-Qubit States and Entanglement
Tensor products, controlled gates, and Bell-state correlations
Move from one-qubit reasoning to joint state spaces and learn why Bell states are not merely hidden shared coins.
Move from one-qubit reasoning to genuinely joint quantum states.
Learning objectives
- Construct two-qubit computational-basis states with tensor products.
- Use a consistent |00>, |01>, |10>, |11> basis order when reading amplitudes.
- Track H followed by CNOT to create a Bell state.
- Explain why entanglement creates correlations without faster-than-light signaling.

In this lesson
Learning objectives
- Construct two-qubit states with tensor products.
- Use the |00>, |01>, |10>, |11> basis order consistently.
- Track H followed by CNOT to create a Bell state.
- Explain entangled correlations without faster-than-light signaling.
Alice enters the twin observatory
One qubit taught Alice that a state is not a hidden bit. Two qubits teach a sharper lesson: the state of a pair is not always a pair of individual states. The new observatory has two wires, two dials, and one shared sky. Sometimes the whole sky has a pattern that neither wire owns alone.
Entanglement is essential groundwork for the protocol, algorithm, and hardware chapters that follow. The goal here is to replace vague language about "spooky connection" with a state-vector account of correlations and their limits.
Prerequisite recap
You need four ideas from earlier chapters:
- A pure state is a normalized vector of amplitudes.
- Ideal circuit gates are linear and unitary.
- Measurement probabilities come from squared magnitudes in the chosen basis.
- Relative phase can matter even when a single measurement basis hides it.
Joint state space
A two-qubit computational basis has four labels:
Throughout this course we use that order unless we say otherwise. A general two-qubit pure state is
with normalization
Tensor products
If the first qubit is and the second is , their independent joint state is the tensor product:
For example,
This is separable because it was built as a product of two one-qubit states. Not every four-amplitude vector has that form.
Controlled gates
A controlled gate acts on a target depending on a control. The most important first example is CNOT. With the first qubit as control and the second as target:
Linearity means CNOT applies that rule to every basis component. Starting from , apply H to the first qubit:
Then apply CNOT:
- 1
Prepare |00>
- 2
Apply H to qubit 1: (|00> + |10>)/sqrt(2)
- 3
Apply CNOT with qubit 1 controlling qubit 2: (|00> + |11>)/sqrt(2)
- 4
Measure both qubits: 00 or 11, never 01 or 10
The gate sequence is deterministic; the final measurement is probabilistic but perfectly correlated.
Bell states
The state
is a Bell state. It cannot be factored as . To see the tension, a product state would have amplitudes . For , the and amplitudes are zero, so and , but the and amplitudes require and . Those requirements cannot all hold at once.
For this pure two-qubit state, this is entanglement: the pair has a well-defined joint state that is not a product of one-qubit pure states.
Shared classical coin
- Can be described as hidden but definite shared values.
- Each run has a classical explanation before measurement.
- No relative phase in a joint state is needed.
Bell state
- Described by one joint quantum state.
- The pair is not a product of local pure states.
- Carefully chosen measurements across several bases can violate a Bell inequality.
Both are correlated. Establishing nonclassical Bell correlations requires more than observing agreement in one basis.
Worked example: a separability test
For a pure two-qubit state , a useful test in our basis order is
The state is separable exactly when this equality holds. For , both sides are zero and the state factors as . For , while , so it is entangled. This shortcut is specific to pure states of two qubits; mixed-state entanglement needs more careful tools.
Common misconceptions
Guided practice
Write in the X basis using and . The cross terms cancel, leaving . This predicts matched X-basis outcomes too. The exercises below separate this basis-dependent structure from any claim of controllable communication.
Chapter assessment
Before moving on, you should be able to derive the Bell state from , name the basis order, compute its Z-basis probabilities, and explain why the result is not a separable product state. The exercises below test exactly those skills.
Check your understanding
Summary
Next step
You can now describe the shared state used by quantum information protocols. Chapter 6 turns that resource into precise circuits for no-cloning reasoning, teleportation, and superdense coding.
References and further study
- Michael A. Nielsen and Isaac L. Chuang, Quantum Computation and Quantum Information.
- John Preskill, Lecture Notes for Physics 229: Quantum Information and Computation.
- IBM Quantum Learning, Quantum information for multiple systems.
Chapter exercises
Practice the ideas from this chapter with short interactive exercises.
Tensor-product map
Map one-qubit states into a two-qubit basis order.
The four-tile floor
Alice finds four tiles labeled |00>, |01>, |10>, |11>. The guide asks her to step only after naming the order.
Basis order first
For this course, use |00>, |01>, |10>, |11>. Then .
CNOT loom
Track H and CNOT as they create a Bell state.
The loom with two threads
The first thread controls the shuttle. The second thread flips only when the first thread carries a 1.
Two deterministic gates
Starting from , H on the first qubit gives . CNOT then maps to .
Bell correlation audit
Separate entangled correlation from signaling or hidden independent states.
Hint
The audit desk
Alice receives two records: every run is 00 or 11. The desk asks what the records prove, and what they do not prove.
Chapter 5 assessment
Synthesize tensor products, CNOT, Bell states, and no-signaling interpretation.
Hint
The third guardian
The guardian asks Alice to name the whole state before naming either part.
Separability test
Use the two-qubit amplitude criterion to distinguish product and entangled pure states.
The factorization desk
For a pure state , Alice must decide whether two one-qubit factors exist.
Hint
For a two-qubit pure state in this basis order, separability implies . A failure of this equality proves entanglement.
Local-state lens
Reason about random local outcomes and definite joint correlations.
One window, two records
Alice sees only the first qubit of . The joint record is hidden until both observers compare notes.
Hint
Each local Z-basis outcome is uniformly random even though the two outcomes agree perfectly.
Bell correlations across bases
Track how a Bell state behaves when both qubits are measured in the X basis.
Turn both analyzers
Alice rewrites in the X basis before measuring both qubits there.
Hint
Use and .
Correlation without signaling
Diagnose claims that confuse correlation, causation, and controllable communication.
The headline editor
A headline claims that measuring one Bell-pair qubit sends a chosen bit instantly. Alice must repair it.
Hint
Ask whether either observer can choose their random local outcome and whether the other observer's local probability distribution changes.
Chapter completion
Exercises completed: 0/8
Next: Chapter 6Take chapter assessment