HSSC Forge / Maths 11th / Complex Numbers / Conjugate

Conjugate

The conjugate of

z=a+biz = a + bi

is

zˉ=abi\bar{z} = a - bi

— just flip the sign of the imaginary part. Geometrically it's the mirror image of

zz

across the real axis.

Multiplying a complex number by its own conjugate always gives a real, non-negative result:

zzˉ=(a+bi)(abi)=a2+b2z \bar{z} = (a+bi)(a-bi) = a^2 + b^2

Example: for

z=3+4iz = 3 + 4i

,

zˉ=34i\bar{z} = 3 - 4i

, and

zzˉ=9+16=25z\bar{z} = 9 + 16 = 25

.

Conjugation also distributes over addition and multiplication:

z1+z2=z1ˉ+z2ˉ\overline{z_1 + z_2} = \bar{z_1} + \bar{z_2}

and

z1z2=z1ˉz2ˉ\overline{z_1 z_2} = \bar{z_1}\bar{z_2}

. This is the trick behind dividing complex numbers (see the Division topic).