In Cartesian form the sum, product and quotient are computed by treating ii as a letter and remembering the fundamental rule i2=1i^2=-1.

Property — Operations in Cartesian form

Given z1=a1+ib1z_1=a_1+ib_1 and z2=a2+ib2z_2=a_2+ib_2: z1+z2=(a1+a2)+i(b1+b2)z1z2=(a1a2b1b2)+i(a1b2+a2b1)z1z2=z1z2ˉz2z2ˉ=(a1a2+b1b2)+i(a2b1a1b2)a22+b22\begin{aligned} z_1 + z_2 &= (a_1+a_2) + i(b_1+b_2) \\ z_1 \cdot z_2 &= (a_1 a_2 - b_1 b_2) + i(a_1 b_2 + a_2 b_1) \\ \frac{z_1}{z_2} &= \frac{z_1\cdot\bar{z_2}}{z_2\cdot\bar{z_2}} = \frac{(a_1 a_2 + b_1 b_2) + i(a_2 b_1 - a_1 b_2)}{a_2^2 + b_2^2} \end{aligned} where zˉ=aib\bar{z} = a - ib is the conjugate of zz, obtained by changing the sign of the imaginary part.

The product is obtained by applying the distributive property and substituting i2=1i^2=-1: (a1+ib1)(a2+ib2)=a1a2+ia1b2+ia2b1+i2b1b2=(a1a2b1b2)+i(a1b2+a2b1).(a_1+ib_1)(a_2+ib_2) = a_1 a_2 + i a_1 b_2 + i a_2 b_1 + i^2 b_1 b_2 = (a_1 a_2 - b_1 b_2) + i(a_1 b_2 + a_2 b_1).

Division is carried out by “rationalising” the denominator, that is by multiplying numerator and denominator by z2ˉ\bar{z_2}: the denominator becomes real, z2z2ˉ=a22+b22Rz_2\cdot\bar{z_2} = a_2^2 + b_2^2 \in\mathbb{R}.

Topics: Complex numbers
Concepts: Conjugate · Cartesian form · Cartesian plane
Methods: Numeri complessi cartesiana
Skills: Calculate · Use formulae