Dr. Lalitha Subramanian
About the Author
Aksharam
The number $i=\sqrt{-1}$ is defined as the imaginary unit. For any negative number $a$, $\sqrt{a}=\sqrt{\mid a \mid}\times i$.
Simplify $\sqrt{-12}$
Solution: \begin{eqnarray} \sqrt{-12} &=& \sqrt{4 \times -3}\\ &=& 2\times \sqrt{-3}\\ &=& 2i\sqrt{3}\\ \end{eqnarray}
A complex number is any number that can be written in the form of $a+bi$ where $a$ and $b$ are real numbers. This expression consists of two parts: The first part $a$ is the real part and the second part $b$ is the imaginary part. The expression $a+bi$ is called the standard form of writing a complex number.
Following are the rules of addition and subtraction with complex numbers: If $a+bi$ and $c+di$ are two complex numbers, then,
Add: $(5-3i)+(1+4i)$
Solution: \begin{eqnarray} (5-3i)+(1+4i) &=& (5+1)+(-3+4)i\\ &=& 6+i\\ \end{eqnarray}
Subtract: $(-2+3i)-(1-5i)$
Solution: \begin{eqnarray} (-2+3i) - (1-5i) &=& (-2-1)+(3+5)i\\ &=& -3+8i \\ \end{eqnarray}
When we multiply a complex number by a constant, we multiply both real and imaginary parts by that constant.
Simplify: $2(5-4i)-3(1+i)$
Solution: \begin{eqnarray} 2(5-4i)-3(1+i) &=& (10-8i)-(3+3i)\\ &=& 10-8i-3-3i\\ &=& 10-3-8i-3i\\ &=& 7-11i\\ \end{eqnarray}
Based on the definition of the imaginary unit $i$, we have $i^2=(\sqrt{-1}^2)=-1$. Thus, we see that square of an imaginary number becomes a real number.
When we multiply two complex numbers, we use the same method we follow while multiplying two binomials. That is, if $a+bi$ and $c+di$ are two complex numbers, \begin{eqnarray} (a+bi)(c+di) &=& a(c+di)+bi(c+di)\\ &=& ac+adi+bci+bdi^2\\ &=& ac+(bc+ad)i-bd\\ &=& (ac-bd)+(bc+ad)i\\ \end{eqnarray}
Multiply: $(3+2i)(4-i)$
Solution: \begin{eqnarray} (3+2i)(4-i) &=& 3(4-i)+2i(4-i)\\ &=& 12-3i+8i-2i^2\\ &=& 12+5i+2\\ &=& 14+5i\\ \end{eqnarray}
The product of two complex numbers $a+bi$ and $a-bi$ is $(a+bi)(a-bi)=a^2-(bi)^2=a^2+b^2$, which is a real number. For this reason, these two numbers $z=a+bi$ and $\overline{z}=a-bi$ are called complex conjugates.
When we divide two complex numbers, we basically eliminate the complex number in the denominator by multiplying and dividing the expression by the complex conjugate of the denominator, and then simplify the resulting expression.
Simplify: $\frac{2-3i}{4i}$
Solution: \begin{eqnarray} \frac{2-3i}{4i} &=& \frac{(2-3i)(i)}{(4i)(i)}\\ &=& \frac{2i-3i^2}{4i^2} &=& \frac{3+2i}{-4}\\ &=& -\frac{3+2i}{4}\\ &=& -\frac{3}{4}-\frac{1}{2}i\\ \end{eqnarray}
Write the complex number $\frac{3+i}{2-3i}$ in standard form
Solution: \begin{eqnarray} \frac{3+i}{2-3i} &=& \frac{(3+i)(2+3i)}{(2-3i)(2+3i)} \\ &=& \frac{6+9i+2i+3i^{2}}{4-9i^{2}}\\ &=& \frac{3+11i}{13}\\ &=& \frac{3}{13}+\frac{11}{13}i \\ \end{eqnarray}
Simplify: $\frac{2}{4-3i}$
Solution: \begin{eqnarray} \frac{2}{4-3i} &=& \frac{2(4+3i)}{(4-3i)(4+3i)}\\ &=& \frac{8+6i}{16+9}\\ &=& \frac{8+6i}{25}\\ &=& \frac{8}{25}+\frac{6}{25}i\\ \end{eqnarray}
Properties of operations of complex numbers: If $z$, $p$, and $w$ are three complex numbers, then
Simplify: $(2-i)+3(1-i)-2(5+7i)$
Solution: \begin{eqnarray} (2-i)+3(1-i)-2(5+7i) &=& 2-i+3-3i-10-14i\\ &=& 2+3-10-i-3i-14i\\ &=& -5-18i\\ \end{eqnarray}
The imaginary unit $i$ is an interesting unit. We saw earlier that $i^2=-1$. Now, let us determine the higher powers of $i$.
\begin{eqnarray} i^3 &=& i^2\times i = -i\\ i^4 &=& i^2\times i^2 &=& (-1)(-1)=1\\ i^5 &=& i^4 \times i &=& (1)\times i &=& i\\ i^6 &=& i^4 \times i^2 &=& (1)(-1) &=& -1\\ i^7 &=& i^4 \times i^3 &=& (1)(-i) &=& -1\\ i^8 &=& i^4 \times i^4 &=& (1)(1) &=& 1\\ \end{eqnarray}
From the above, we observe that the imaginary unit $i$ is a cyclic number or order 4. That is, the same values of $i, -1, -i, 1$ are repeated for every four powers of $i$.
Simplify: $i^7-2i^4+4i^2$.
Solution: \begin{eqnarray} i^7-2i^4+4i^2 &=& i-2-4\\ &=& -6-i\\ \end{eqnarray}
If two complex numbers are equal, then their real and imaginary parts must be correspondingly equal. That is, if $a+bi=c+di$, then $a=c$ and $b=d$.
Find two real numbers $x$ and $y$ such that $(5-3i)+(3-i)=x-(3+yi)$
Solution: \begin{eqnarray} ((5-3i)+(3-i) &=& x-(3+yi)\\ 5+3-3i-i &=& x-3-yi\\ 8-4i &=& (x-3)-yi\\ \end{eqnarray}
Setting the real and imaginary parts of both sides correspondingly equal, \begin{eqnarray} x-3 &=& 8 \quad -y &=& -4\\ x &=& 11 \quad y &=& 4\\ \end{eqnarray}
For problems #1 - #16, simplify each expression and write the answer in standard form.
$-1+4i$
$7+4i$
$5-8i$
$4-5i$
$-8+i$
$1+5i$
$11+2i$
$-2-16i$
$-20+24i$
$4+31i$
$\frac{2}{13}+\frac{3}{13}i$
$-3-4i$
$-\frac{1}{3}-\frac{1}{3}i$
$2+11i$
$-\frac{2}{5}+\frac{11}{5}i$
$\frac{5}{13}+\frac{12}{13}i$
$x=8$; $y=7$
$a=3$; $b=-4$
$-8+11i$
$20-5i$