Table of Contents

Computational 10 (|10⟩)

Computational 10 state |10⟩ is a product state with the first qubit in excited state and the second qubit in ground state. It is separable (unentangled) and an eigenstate of both Z₁ and Z₂ operators with eigenvalues -1 and +1 respectively.

Definition

$$|10\rangle = |1\rangle_1 \otimes |0\rangle_2 = \begin{pmatrix} 0 \\ 0 \\ 1 \\ 0 \end{pmatrix}$$

in the computational basis ordering (|00⟩, |01⟩, |10⟩, |11⟩).

Properties

Role in Quantum Computing

Construction

Prepare by:

  1. Initialize both qubits to |0⟩
  2. Apply X (Pauli-X) gate to first qubit only
  3. Measure both qubits in Z basis: outcomes are 1, 0

Relation to Other States

Measurement

Measuring |10⟩ in the computational (Z) basis always yields outcome 10. Measuring either qubit in X or Y basis requires rotation before measurement.