Skip to Content
Math401Math 401, Fall 2025: Thesis notesMath 401, Fall 2025: Thesis notes, R4, Superdense coding and Quantum error correcting codes

Math 401, Fall 2025: Thesis notes, R4, Superdense coding and Quantum error correcting codes

Progress: 0/NaN=NaN% (denominator and enumerator may change)

This part may not be a part of “mathematical” research. But that’s what I initially begin with.

Tip

A helpful resource is The Functional Analysis of Quantum Information Theory  Section 2.2

Or another way in quantum computing Quantum Computing and Quantum Information  Section 2.3

References to begin with

Quantum computing and quantum information

Every quantum bit is composed of two orthogonal states, denoted by 0|0\rangle and 1|1\rangle.

Each state

φ=α0+β1\varphi=\alpha|0\rangle+\beta|1\rangle

where α\alpha and β\beta are complex numbers, and α2+β2=1|\alpha|^2+|\beta|^2=1.

Logic gates

All the logic gates are unitary operators in C2×2\mathbb{C}^{2\times 2}.

Example: the NOT gate is represented by the following matrix:

NOT=(0110)NOT=\begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}

Hadamard gate is represented by the following matrix:

H=12(1111)H=\frac{1}{\sqrt{2}}\begin{pmatrix} 1 & 1 \\ 1 & -1 \end{pmatrix}

Superdense coding

Quantum error correcting codes

This part is intentionally left blank and may be filled near the end of the semester, by assignments given in CSE5313.

Link to self-contained report

Last updated on