Eulerian number

From formulasearchengine
Revision as of 22:27, 7 December 2013 by en>Zaslav (Identities: Add range of validity to power sum formula and adjust for n=0. Ce.)
Jump to navigation Jump to search

Template:Cleanup The theory of quantum error correction plays a prominent role in the practical realization and engineering of quantum computing and quantum communication devices. The first quantum error-correcting codes are strikingly similar to classical block codes in their operation and performance. Quantum error-correcting codes restore a noisy, decohered quantum state to a pure quantum state. A stabilizer quantum error-correcting code appends ancilla qubits to qubits that we want to protect. A unitary encoding circuit rotates the global state into a subspace of a larger Hilbert space. This highly entangled, encoded state corrects for local noisy errors. A quantum error-correcting code makes quantum computation and quantum communication practical by providing a way for a sender and receiver to simulate a noiseless qubit channel given a noisy qubit channel that has a particular error model.

The stabilizer theory of quantum error correction allows one to import some classical binary or quaternary codes for use as a quantum code. The only "catch" when importing is that the classical code must satisfy the dual-containing or self-orthogonality constraint. Researchers have found many examples of classical codes satisfying this constraint, but most classical codes do not. Nevertheless, it is still useful to import classical codes in this way (though, see how the entanglement-assisted stabilizer formalism overcomes this difficulty).

Mathematical background

The Stabilizer formalism exploits elements of the Pauli group Π in formulating quantum error-correcting codes. The set Π={I,X,Y,Z} consists of the Pauli operators:

I[1001],X[0110],Y[0ii0],Z[1001].

The above operators act on a single qubit---a state represented by a vector in a two-dimensional Hilbert space. Operators in Π have eigenvalues ±1 and either commute or anti-commute. The set Πn consists of n-fold tensor products of Pauli operators:

Πn={eiϕA1An:j{1,,n}AjΠ,ϕ{0,π/2,π,3π/2}}.

Elements of Πn act on a quantum register of n qubits. We occasionally omit tensor product symbols in what follows so that

A1AnA1An.

The n-fold Pauli group Πn plays an important role for both the encoding circuit and the error-correction procedure of a quantum stabilizer code over n qubits.

Definition

Let us define an [n,k] stabilizer quantum error-correcting code to encode k logical qubits into n physical qubits. The rate of such a code is k/n. Its stabilizer 𝒮 is an abelian subgroup of the n-fold Pauli group Πn: 𝒮Πn. 𝒮 does not contain the operator In. The simultaneous +1-eigenspace of the operators constitutes the codespace. The codespace has dimension 2k so that we can encode k qubits into it. The stabilizer 𝒮 has a minimal representation in terms of nk independent generators

{g1,,gnk|i{1,,nk},gi𝒮}.

The generators are independent in the sense that none of them is a product of any other two (up to a global phase). The operators g1,,gnk function in the same way as a parity check matrix does for a classical linear block code.

Stabilizer error-correction conditions

One of the fundamental notions in quantum error correction theory is that it suffices to correct a discrete error set with support in the Pauli group Πn. Suppose that the errors affecting an encoded quantum state are a subset of the Pauli group Πn:

Πn.

An error E that affects an encoded quantum state either commutes or anticommutes with any particular element g in 𝒮. The error E is correctable if it anticommutes with an element g in 𝒮. An anticommuting error E is detectable by measuring each element g in 𝒮 and computing a syndrome r identifying E. The syndrome is a binary vector r with length nk whose elements identify whether the error E commutes or anticommutes with each g𝒮. An error E that commutes with every element g in 𝒮 is correctable if and only if it is in 𝒮. It corrupts the encoded state if it commutes with every element of 𝒮 but does not lie in 𝒮. So we compactly summarize the stabilizer error-correcting conditions: a stabilizer code can correct any errors E1,E2 in if

E1E2𝒵(𝒮)

or

E1E2𝒮

where 𝒵(𝒮) is the centralizer of 𝒮.

Relation between Pauli group and binary vectors

A simple but useful mapping exists between elements of Π and the binary vector space (2)2. This mapping gives a simplification of quantum error correction theory. It represents quantum codes with binary vectors and binary operations rather than with Pauli operators and matrix operations respectively.

We first give the mapping for the one-qubit case. Suppose [A] is a set of equivalence classes of an operator A that have the same phase:

[A]={βA|β,|β|=1}.

Let [Π] be the set of phase-free Pauli operators where [Π]={[A]|AΠ}. Define the map N:(2)2Π as

00I,01X,11Y,10Z

Suppose u,v(2)2. Let us employ the shorthand u=(z|x) and v=(z|x) where z, x, z, x2. For example, suppose u=(0|1). Then N(u)=X. The map N induces an isomorphism [N]:(2)2[Π] because addition of vectors in (2)2 is equivalent to multiplication of Pauli operators up to a global phase:

[N(u+v)]=[N(u)][N(v)].

Let denote the symplectic product between two elements u,v(2)2:

uvzxxz.

The symplectic product gives the commutation relations of elements of Π:

N(u)N(v)=(1)(uv)N(v)N(u).

The symplectic product and the mapping N thus give a useful way to phrase Pauli relations in terms of binary algebra. The extension of the above definitions and mapping N to multiple qubits is straightforward. Let A=A1An denote an arbitrary element of Πn. We can similarly define the phase-free n-qubit Pauli group [Πn]={[A]|AΠn} where

[A]={βA|β,|β|=1}.

The group operation for the above equivalence class is as follows:

[A][B][A1][B1][An][Bn]=[A1B1][AnBn]=[AB].

The equivalence class [Πn] forms a commutative group under operation . Consider the 2n-dimensional vector space

(2)2n={(z,x):z,x(2)n}.

It forms the commutative group ((2)2n,+) with operation + defined as binary vector addition. We employ the notation u=(z|x),v=(z|x) to represent any vectors u,v(2)2n respectively. Each vector z and x has elements (z1,,zn) and (x1,,xn) respectively with similar representations for z and x. The symplectic product of u and v is

uvi=1nzixixizi,

or

uvi=1nuivi,

where ui=(zi|xi) and vi=(zi|xi). Let us define a map N:(2)2nΠn as follows:

N(u)N(u1)N(un).

Let

X(x)Xx1Xxn,Z(z)Zz1Zzn,

so that N(u) and Z(z)X(x) belong to the same equivalence class:

[N(u)]=[Z(z)X(x)].

The map [N]:(2)2n[Πn] is an isomorphism for the same reason given as the previous case:

[N(u+v)]=[N(u)][N(v)],

where u,v(2)2n. The symplectic product captures the commutation relations of any operators N(u) and N(v):

N(u)N(v)=(1)(uv)N(v)N(u).

The above binary representation and symplectic algebra are useful in making the relation between classical linear error correction and quantum error correction more explicit.

Example of a stabilizer code

An example of a stabilizer code is the five qubit [5,1] stabilizer code. It encodes k=1 logical qubit into n=5 physical qubits and protects against an arbitrary single-qubit error. Its stabilizer consists of nk=4 Pauli operators:

g1=XZZXIg2=IXZZXg3=XIXZZg4=ZXIXZ

The above operators commute. Therefore the codespace is the simultaneous +1-eigenspace of the above operators. Suppose a single-qubit error occurs on the encoded quantum register. A single-qubit error is in the set {Xi,Yi,Zi} where Ai denotes a Pauli error on qubit i. It is straightforward to verify that any arbitrary single-qubit error has a unique syndrome. The receiver corrects any single-qubit error by identifying the syndrome and applying a corrective operation.

References

  • D. Gottesman, "Stabilizer codes and quantum error correction," quant-ph/9705052, Caltech Ph.D. thesis. http://arxiv.org/abs/quant-ph/9705052
  • P. W. Shor, “Scheme for reducing decoherence in quantum computer memory,” Phys. Rev. A, vol. 52, no. 4, pp. R2493–R2496, Oct 1995.
  • A. R. Calderbank and P. W. Shor, “Good quantum error-correcting codes exist,” Phys. Rev. A, vol. 54, no. 2, pp. 1098–1105, Aug 1996. Available at http://arxiv.org/abs/quant-ph/9512032
  • A. M. Steane, “Error correcting codes in quantum theory,” Phys. Rev. Lett., vol. 77, no. 5, pp. 793–797, Jul 1996.
  • A. Calderbank, E. Rains, P. Shor, and N. Sloane, “Quantum error correction via codes over GF(4),” IEEE Trans. Inf. Theory, vol. 44, pp. 1369–1387, 1998. Available at http://arxiv.org/abs/quant-ph/9608006


Template:Quantum computing