|q⟩ Bad Qubits

beginner · Physics · Math Foundations: Complex Numbers

The Complex Plane

Every complex number z=a+biz = a + bi can be thought of as a point or vector in a two-dimensional plane called the Argand diagram (or complex plane). The horizontal axis is the real axis carrying the value a=Re(z)a = \operatorname{Re}(z), and the vertical axis is the imaginary axis carrying b=Im(z)b = \operatorname{Im}(z).

Coordinates and the Cartesian form

Writing z=a+biz = a + bi is the Cartesian form. The point is located aa units to the right of the origin and bb units upward. For example:

The vector picture makes addition transparent: adding z1=a1+b1iz_1 = a_1 + b_1 i and z2=a2+b2iz_2 = a_2 + b_2 i is the same as ordinary vector addition in the plane,

z1+z2=(a1+a2)+(b1+b2)i,z_1 + z_2 = (a_1 + a_2) + (b_1 + b_2)i,

equivalent to placing the two arrows tip-to-tail.

Complex conjugate — reflection across the real axis

The complex conjugate of z=a+biz = a + bi is

z=abi.z^* = a - bi.

Geometrically this is a reflection across the real axis: the imaginary part flips sign while the real part stays fixed. Conjugation shows up constantly in quantum mechanics because ψϕ\langle\psi|\phi\rangle involves the conjugate of the bra components.

The unit circle and pure phases

The set of all complex numbers satisfying z=1|z| = 1 forms the unit circle in the Argand diagram. Points on this circle have the form eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta for some angle θ[0,2π)\theta \in [0, 2\pi). This is Euler's formula, and it turns angle into a complex number.

Multiplying any complex number zz by eiθe^{i\theta} rotates it counterclockwise by angle θ\theta without changing its distance from the origin. This rotation interpretation is essential in quantum mechanics: a global phase factor eiθψe^{i\theta}|\psi\rangle is physically unobservable, because the Born-rule probability eiθα2=α2|e^{i\theta}\alpha|^2 = |\alpha|^2 is unchanged.

Four special directions

The positive real axis (b=0,a>0b = 0,\, a > 0), the positive imaginary axis (a=0,b>0a = 0,\, b > 0), the negative real axis, and the negative imaginary axis divide the plane into four quadrants. The powers of ii cycle through those four special directions:

i0=1,i1=i,i2=1,i3=i,i4=1,i^0 = 1,\quad i^1 = i,\quad i^2 = -1,\quad i^3 = -i,\quad i^4 = 1, \ldots

Each multiplication by ii is a 9090^\circ counterclockwise rotation — a fact that is immediate from the Argand picture and laborious to verify purely algebraically.

Why this matters for quantum mechanics

Quantum states are vectors in a complex vector space. The amplitudes assigned to measurement outcomes are complex numbers, and only their squared moduli give probabilities. The full two-dimensional freedom of the complex plane — both the distance from the origin and the angle — carries physical content: the angle (phase) governs interference between paths, while the squared distance gives the probability. Developing a geometric intuition for the complex plane now will make those ideas concrete rather than abstract when they appear throughout the rest of the course.

Sign in on the full site to ask questions and join the discussion.