mirror of
https://github.com/quantumjim/Quantum-Computation-course-Basel.git
synced 2025-11-08 22:14:25 +01:00
ex4
This commit is contained in:
parent
e4207e596b
commit
c7f8e9b4a8
@ -84,17 +84,26 @@
|
||||
"boundary conditions. Then the code would be translationally invariant, and all $A_s$\n",
|
||||
"and $B_p$ stabilizers would be four qubit operators.\n",
|
||||
"\n",
|
||||
"* (a) The parameter $L$ counts the number of plaquettes along each direction. Show that\n",
|
||||
"a) The parameter $L$ counts the number of plaquettes along each direction. Show that\n",
|
||||
"$n = 2L^2$, where $n$ is the number of qubits.\n",
|
||||
"* (b) Show that the number of plaquette operators is $L^2$, but that the number of independent plaquette operators is $L^2-1$. Show the same thing for the vertex operators.\n",
|
||||
"* (c) How many logical qubits, $k$, can be stored in the stabilizer space?\n",
|
||||
"* (d) Define logical $X$ and $Z$ operators for these logical qubits. Note that these are not\n",
|
||||
"\n",
|
||||
"b) Show that the number of plaquette operators is $L^2$, but that the number of independent plaquette operators is $L^2-1$. Show the same thing for the vertex operators.\n",
|
||||
"\n",
|
||||
"c) How many logical qubits, $k$, can be stored in the stabilizer space?\n",
|
||||
"\n",
|
||||
"d) Define logical $X$ and $Z$ operators for these logical qubits. Note that these are not\n",
|
||||
"uniquely defined. However, as with any stabilizer code, you will know that your logical\n",
|
||||
"operators are a valid choice if they satisfy the following conditions.\n",
|
||||
" 1. Logical Pauli operators must commute with all stabilizers.\n",
|
||||
" 2. Logical Pauli operators for the same logical qubit anticommute: $\\left[ X_j, Z_j \\right] = 0$.\n",
|
||||
" 3. Logical Pauli operators for different logical qubits commute: $\\{ X_j, Z_j \\} = 0$."
|
||||
"\n",
|
||||
"1. Logical Pauli operators must commute with all stabilizers.\n",
|
||||
"2. Logical Pauli operators for the same logical qubit anticommute: $\\left[ X_j, Z_j \\right] = 0$.\n",
|
||||
"3. Logical Pauli operators for different logical qubits commute: $\\{ X_j, Z_j \\} = 0$."
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": []
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user