Write, autoreview, editor, reviewer
3,129
edits
Line 62: | Line 62: | ||
* The receiver will perform following Operators on the above states: | * The receiver will perform following Operators on the above states: | ||
# '''if''' he receives <math>00 \rightarrow</math> he performs <math>I</math> (does nothing) | # '''if''' he receives <math>00 \rightarrow</math> he performs <math>I</math> (does nothing) | ||
# '''if''' he receives <math>01 \rightarrow</math> he performs <math>Z([[Pauli Z]]) | # '''if''' he receives <math>01 \rightarrow</math> he performs <math>Z</math>([[Pauli Z]]) | ||
# '''if''' he receives <math>10 \rightarrow</math> he performs <math>X([[Pauli X]]) | # '''if''' he receives <math>10 \rightarrow</math> he performs <math>X</math>([[Pauli X]]) | ||
# '''if''' he receives <math>11 \rightarrow</math> he performs <math>ZX</math> (Pauli X then a Pauli Z) | # '''if''' he receives <math>11 \rightarrow</math> he performs <math>ZX</math> (Pauli X then a Pauli Z) | ||
*As a result, the state of the receiver will be: <math>|\psi\rangle_B = \alpha|0\rangle + \beta |1\rangle</math> | *As a result, the state of the receiver will be: <math>|\psi\rangle_B = \alpha|0\rangle + \beta |1\rangle</math> | ||
==Further Information== | ==Further Information== |