Ungrouped Data: When a data collection is vast, a frequency distribution table is frequently used to arrange the data. A frequency distribution table provides the...
Ungrouped Data: Know Formulas, Definition, & Applications
December 11, 2024Algebra of Complex Numbers: Complex numbers have wide applications in various fields of science, such as AC circuit analysis. Learning about the algebra of complex numbers serves the basic purpose of handling complex numbers well. Since the complex plane is very similar to the two-dimensional Cartesian plane, the rules that are associated with the complex number system has a lot in common with that of a real number system that we are already familiar with.
The algebraic identities that in the real number system studied in lower grades have their counterparts in complex numbers. This article explains all these and more.
Every complex number is a combination of real and imaginary numbers. The standard symbol used for the set of complex numbers is \(C\). It is customary to use \(z\) to denote a complex variable. The real and imaginary parts are often represented using lowercase letters such as \(a,\,b,\,c,\,d,\,x,\,y\) etc.
The standard form of a complex number has a real number part, an imaginary part, and an imaginary unit. So, a complex number looks like,
\(z = a + bi\)
where,
\(a \to \) real part
\(b \to \) imaginary part
\(i \to \) imaginary unit and \(i = \sqrt { – 1} \)
Two complex numbers \({z_1} = a + bi\) and \({z_2} = c + di\) are said to be equal if these two conditions are satisfied.
(i) Real parts are equal \(a = c\)
(ii) Imaginary parts are equal \(b = d\)
Let us now develop and learn the algebra of complex numbers.
Similar to the addition of polynomials where the like terms are added, the addition of complex numbers can also be performed. That is, add the real parts together and then the imaginary parts together.
So, if \({z_1} = a + bi\) and \({z_2} = c + di\) then:
\({z_1} + {z_2} = \left( {a + bi} \right) + \left( {c + di} \right) = \left( {a + c} \right) + \left( {b + d} \right)i\)
Listed below are the basic properties related to the addition of two complex numbers:
Subtraction of a complex number from another is nothing but the addition of a negative number. That is, for the complex numbers \({z_1}\) and \({z_2},\,{z_1} – {z_2} = {z_1} + \left( { – {z_2}} \right)\).
While multiplying two complex numbers, consider them as binomials, and apply the FOIL rule of multiplication.
That is First terms – Outer terms – Inner Terms – Last terms.
Lastly, the fact \({i^2} = – 1\) is applied to simplify the expressions further.
Let \({z_1} = a + bi\) and \({z_2} = c + di\). On multiplying, we get,
\({z_1} \cdot {z_2} = (a + bi) \cdot (c + di)\)
\( = (a \cdot c) + (a \cdot di) + (bi \cdot c) + (bi \cdot di)\)
\( = ac + adi + bci + bd{i^2}\)
\( = (ac – bd) + (ad + bc)i\)
The basic properties related to the multiplication of complex numbers are:
While dividing a complex number by another non-zero complex number, that is, \({z_1} \div {z_2} = \frac{{{z_1}}}{{{z_2}}} = {z_1} \times \frac{1}{{{z_2}}},\,{z_2} \ne {0_r}\), follow the steps:
Step 1: Set up the division problem as a fraction.
Step 2: Use the concept of the identity \(\left( {{z_1} + {z_2}} \right)\left( {{z_1} – {z_2}} \right) = z_1^2 – z_2^2\) to rationalize the denominator.
Step 3: Apply the fact \({i^2} = – 1\) to simplify the expressions.
By definition, \(i = \sqrt { – 1} \). Any integral power of \(i\) can be derived using the laws of indices.
\({i^2} = – 1\)
\({i^3} = {i^2} \cdot i = – 1 \cdot i = – i\)
\({i^4} = {i^2} \cdot {i^2} = ( – 1) \cdot ( – 1) = 1\)
In general, for any integer \(k,\,{i^{4k}} = 1,{i^{4k + 1}} = i,\,{i^{4k + 2}} = – 1\), and \({i^{4k + 3}} = – i\)
By using the definition of the imaginary unit \(i = \sqrt { – 1} \), if \(a\) is a positive real number then, \(\sqrt { – a} \) can be written as:
\(\sqrt { – a} = \sqrt a \cdot \sqrt { – 1} \)
\( = i\sqrt a \)
Example: \(\sqrt { – 4} = \sqrt 4 i = 2i\).
The algebraic properties of complex numbers, mainly commutative and distributive properties, can be used to derive algebraic identities similar to real numbers.
The important complex number identities are:
Q.1. Find the value of \(\sqrt { – 36} \sqrt { – 25} \).
Ans: Use the fact that \(i = \sqrt { – 1} \).
\(\sqrt { – 36} \sqrt { – 25} = (\sqrt { – 1} \sqrt {36} )(\sqrt { – 1} \sqrt {25} )\)
\( = (6i)(5i)\)
\( = 30{i^2}\)
\( = -30\)
Q.2. Find the real value of \(a\) if \(4a{i^3} – 6{i^2} + ai – 7\) is a real number.
Ans: Simplify the given expression and write it in the form \(a + bi\).
\(4a{i^3} – 6{i^2} + ai – 7\)
\( = (4ai){i^2} – 6{i^2} + ai – 7\)
\( = – 4ai + 6 + ai – 7\)
\( = – 1 – 3ai\)
Since this is a real number, the imaginary part is zero.
That is, \( – 3a = 0 \Rightarrow a = 0\).
Q.3. Find the value of \({( – \sqrt { – 1} )^{4n + 3}}\).
Ans: Use the fact that \(i = \sqrt { – 1} \).
\({( – \sqrt { – 1} )^{4n + 3}} = {( – i)^{4n + 3}}\)
\( = {( – 1)^{4n + 3}}{(i)^{4n + 3}}\)
Here, \(4n + 3\) is an odd integer, and odd powers of \(-1\) are \(-1\).
In general, for any integer \(k,\,{i^{4k + 3}} = – i\)
\({( – 1)^{4n + 3}}{(i)^{4n + 3}} = ( – 1)( – i)\)
\(\therefore \,\,{( – \sqrt { – 1} )^{4n + 3}} = i\)
Q.4. Simplify \({(3 + 2i)^3}\).
Ans: Using the identity \({(3 + 2i)^3}\),
\({\left( {{z_1} \pm {z_2}} \right)^3} = \left( {z_1^3 \pm 3z_1^2{z_2} + 3{z_1}z_2^2 \pm z_2^3} \right)\)
\({(3 + 2i)^3} = {3^3} + 3\left( {{3^2}} \right)(2i) + 3(3){(2i)^2} + {(2i)^3}\)
\( = 27 + 54i + 36{i^2} + 4{i^3}\)
\( = 27 + 54i – 36 – 4i\)
\(\therefore \,\,{(3 + 2i)^3} = – 9 + 50i\)
Q.5. Write \({\left( {\frac{{3 + i}}{{3 – i}}} \right)^2} – {\left( {\frac{{3 – i}}{{3 + i}}} \right)^2}\) in the form \(a + bi\).
Ans: Using the identity \(\left( {{z_1} + {z_2}} \right)\left( {{z_1} – {z_2}} \right) = z_1^2 – z_2^2\),
\({\left( {\frac{{3 + i}}{{3 – i}}} \right)^2} – {\left( {\frac{{3 – i}}{{3 + i}}} \right)^2} = \left[ {\left( {\frac{{3 + i}}{{3 – i}}} \right) + \left( {\frac{{3 – i}}{{3 + i}}} \right)} \right]\left[ {\left( {\frac{{3 + i}}{{3 – i}}} \right) – \left( {\frac{{3 – i}}{{3 + i}}} \right)} \right]\)
\( = \left[ {\frac{{{{(3 + i)}^2} + {{(3 – i)}^2}}}{{(3 – i)(3 + i)}}} \right]\left[ {\frac{{{{(3 + i)}^2} – {{(3 – i)}^2}}}{{(3 – i)(3 + i)}}} \right]\)
\( = \left[ {\frac{{18 + 2{i^2}}}{{9 – {i^2}}}} \right]\left[ {\frac{{4(3)(i)}}{{9 – {i^2}}}} \right]\)
\( = \left[ {\frac{{18 – 2}}{{10}}} \right]\left[ {\frac{{12i}}{{10}}} \right]\)
\( = \frac{{192}}{{100}}i\)
Thus, the simplified expression is a purely imaginary number whose real part is zero.
The article helps you handle complex numbers by explaining their algebraic operations. It outlines the basic properties of addition, subtraction, multiplication, and division of complex numbers. Further, some of these properties are applied to derive algebraic identities of complex numbers, similar to real numbers.
Another useful algebraic operation discussed in the article is the integral powers of the imaginary unit \(i\). Along with this, the complex notation of the square root of negative real numbers helps you simplify complex algebraic expressions into a standard form of a complex number.
Modulus and Conjugate of a Complex Number
Q.1. What is a complex number in algebra?
Ans: A complex number is a combination of real and imaginary numbers.
The standard form of a complex number has a real number part, an imaginary part, and an imaginary unit. So, for a complex number
\(z = a + bi\)
\(a \to \) real part
\(b \to \) imaginary part
\(i \to \) imaginary unit and \(i = \sqrt { – 1} \)
Q.2. What is the symbol of complex numbers?
Ans: The standard symbol used for the set of complex numbers is \(C\). It is customary to use \(z\) to denote a complex variable. The real and imaginary parts are often represented using lowercase letters such as \(a,\,b,\,c,\,d,\,x,\,y\) etc.
Q.3. Is every real number a complex number?
Ans: The standard form of a complex number has a real number part, an imaginary part, and an imaginary unit. So, for a complex number
\(z = a + bi\)
\(a \to \) real part
\(b \to \) imaginary part
\(i \to \) imaginary unit
Real numbers are also complex numbers with a zero as the imaginary part. Therefore, \(5\) is also a complex number with a zero imaginary part.
Q.4. How do you divide complex numbers?
Ans: To divide a complex number by another, set up the division problem as a fraction and use the identity \(\left( {{z_1} + {z_2}} \right)\left( {{z_1} – {z_2}} \right) = z_1^2 – z_2^2\) to rationalize the denominator. The fact \({i^2} = – 1\) is then applied to simplify the expressions.
For example, to divide the complex number \( – 3 + 4i\) by \(1 + 2i\), multiply the numerator and denominator by \(1 – 2i\).
\(\frac{{ – 3 + 4i}}{{1 + 2i}} = \frac{{( – 3 + 4i)(1 – 2i)}}{{(1 + 2i)(1 – 2i)}}\)
\( = \frac{{( – 3 + 4i)(1 – 2i)}}{{{1^2} – {{(2i)}^2}}}\)
\( = \frac{{ – 3 + 6i + 4i – 8{i^2}}}{{1 – 4{i^2}}}\)
\( = \frac{{ – 3 + 10i + 8}}{{1 + 4}}\)
\( = \frac{{5 + 10i}}{5}\)
\( = 1 + 2i.\)
Q.5. How do you simplify complex numbers?
Ans: A complex number has a real part, an imaginary part and an imaginary unit.
To add two complex numbers, add the real parts together and the imaginary parts together. That is, if \({z_1} = a + bi\) and \({z_2} = c + di\) then: \({z_1} + {z_2} = \left( {a + bi} \right) + \left( {c + di} \right) = \left( {a + c} \right) + \left( {b + d} \right)i\)
Subtraction is nothing but adding a negative number, hence uses the same rule.
To multiply two complex numbers, consider the complex numbers similar to binomials. That is, if \({z_1} = a + bi\) and \({z_2} = c + di\) then:
\({z_1} \cdot {z_2} = \left( {a + bi} \right) \cdot \left( {c + di} \right) = \left( {ac – bd} \right) + \left( {ad + bc} \right)i\)
To divide a complex number by another, set up the division problem as a fraction and rationalize the denominator. The fact \({i^2} = \, – 1\) is then applied to simplify the expressions.
The identities used for simplifying complex numbers further are:
1. \({\left( {{z_1} \pm {z_2}} \right)^2} = z_1^2 \pm 2{z_1}{z_2} + z_2^2\)
2. \({\left( {{z_1} \pm {z_2}} \right)^3} = \left( {z_1^3 \pm 3z_1^2{z_2} + 3{z_1}z_2^2 \pm z_2^3} \right)\)
3. \(\left( {{z_1} + {z_2}} \right)\left( {{z_1} – {z_2}} \right) = z_1^2 – z_2^2\)