Accedmychevron_right11thchevron_rightmathchevron_rightComplex Numberschevron_rightExercise 1.5

Solution

Use the mapping A=1,,Z=26A=1,\dots,Z=26.

Word: QUIZ

Q=17, U=21, I=9, Z=26Q=17,\ U=21,\ I=9,\ Z=26

Encryption key:

k=33ik=3-3i

Encryption (multiply by kk)

Q: 17(33i)=5151iU: 21(33i)=6363iI: 9(33i)=2727iZ: 26(33i)=7878i\begin{aligned} Q:&\ 17(3-3i)=51-51i\\ U:&\ 21(3-3i)=63-63i\\ I:&\ 9(3-3i)=27-27i\\ Z:&\ 26(3-3i)=78-78i \end{aligned}

Encrypted values:

(5151i, 6363i, 2727i, 7878i)(51-51i,\ 63-63i,\ 27-27i,\ 78-78i)

Decryption (multiply by k1k^{-1})

133i=3+3i(33i)(3+3i)=3+3i18=1+i6\begin{aligned} \frac{1}{3-3i}&=\frac{3+3i}{(3-3i)(3+3i)}=\frac{3+3i}{18}=\frac{1+i}{6} \end{aligned}

Now:

(5151i)1+i6=17,(6363i)1+i6=21,(2727i)1+i6=9,(7878i)1+i6=26(51-51i)\cdot\frac{1+i}{6}=17,\quad (63-63i)\cdot\frac{1+i}{6}=21,\quad (27-27i)\cdot\frac{1+i}{6}=9,\quad (78-78i)\cdot\frac{1+i}{6}=26

So the decrypted word is QUIZ.

Encrypted: (5151i,6363i,2727i,7878i)  Decrypted: QUIZ\boxed{\text{Encrypted: }(51-51i,63-63i,27-27i,78-78i)\ \to\ \text{Decrypted: QUIZ}}