We have found that quadratic equations can have non-real solutions, when the discriminant is less than zero. To define these non-real solutions, we use imaginary numbers which are built on the concept that there is a number, the imaginary unit \left(i\right) such that i^2=-1.
This is not a real number, since the square of any real number is always non-negative. However, using this new number, we can find the answers to many real-world problems in electrical engineering, quantum physics, and more.
Note that the words “real” and “imaginary” are just names for different kinds of numbers. It does not mean that one type of number exists while the other type does not exist.
We can express the square root of any negative number by taking out a factor of \sqrt{-1}=i to get a imaginary number. For example:\sqrt{-5}=\sqrt{-1\cdot 5}=\sqrt{-1}\cdot\sqrt{5}=i\sqrt{5}
Calculate the powers of i, from i^2 until i^8.
When we raise i to some power, we notice a pattern unfolds:
i^1=i | i^5=i | i^9=i |
i^2=-1 | i^6=-1 | i^{10}=-1 |
i^3=-i | i^7=-i | i^{11}=-i |
i^4=1 | i^8=1 | i^{12}=1 |
We can see that there is a cycle of 4, and we can use this pattern to determine the value of any power of i.
When the exponent of i is a multiple of 4, the expression simplifies to 1.
When the exponent is one more than a multiple of 4, the expression simplifies to i.
When the exponent is 2 more than a multiple of 4, the expression simplifies to -1.
We can summarize this algebraically like so:
i^{4n+1}=i |
i^{4n+2}=-1 |
i^{4n+3}=-i |
i^{4n}=1 |
Express the following in terms of i:
\sqrt{-49}
\sqrt{-10}
\sqrt{-32}
Simplify the following expressions:
i^{15}
i^{-6}
5 i^{2} - 2 i^{4} + 3 i^{7}
Imaginary numbers are used to define square roots of negative numbers. The imaginary unit i is defined as \sqrt{-1}. The powers of i follow a cyclic pattern of 4:
i^1 | i^2 | i^3 | i^4 | \cdots |
---|---|---|---|---|
i | -1 | -i | 1 | \cdots |
Previously, all the numbers we knew fell under the umbrella of real numbers. Now, we have learned about imaginary numbers which are not real numbers, so we need to introduce a new type of number that encompasses both real and imaginary numbers.
By this definition, all numbers are complex numbers. Sometimes, a is referred to as the real part and bi is called the imaginary part. Both parts together make up one complex number.
A real number is a complex number where b=0. For example, -5=-5+0i.
A pure imaginary number is a complex number where a=0. For example, 2i=0+2i.
We perform the algebraic operations for complex numbers the same way we perform operations for rational algebraic expressions, except we sometimes have an extra step to account for the powers of i.
Addition: add in the same way as binomials with like terms
General example | \left(a+bi\right)+\left(c+di\right)=\left(a+c\right)+\left(b+d\right)i |
---|---|
Numerical example | \left(2+3i\right)+\left(4+5i\right)=\left(2+4\right)+\left(3+5\right)i=6+8i |
Subtraction: subtract in the same way as binomials with like terms
General example | \left(a+bi\right)-\left(c+di\right)=\left(a-c\right)+\left(b-d\right)i |
---|---|
Numerical example | \left(2+3i\right)-\left(4+5i\right)=\left(2-4\right)+\left(3-5\right)i=-2-2i |
Multiplication: distribute in the same way as binomials, evaluate any powers of i, then combine any like terms
General example | \left(a+bi\right)\left(c+di\right)=ac+adi+bci+bdi^2=ac+\left(ad+bc\right)i+bdi^2=\left(ac-bd\right)+\left(ad+bc\right)i |
---|---|
Numerical example | \left(2+3i\right)\left(4+5i\right)=8+10i+12i+15i^2=8+\left(10+12\right)i+15i^2={\left(8-15\right)+\left(10+12\right)i}=-7+22i |
The conjugate of the complex number 𝑎+𝑏𝑖 is 𝑎−𝑏𝑖.
A complex number multiplied by its conjugate is a non-negative, real number.
General example | \left(a+bi\right)\left(a-bi\right)=a^2-abi+abi-b^2i^2=a^2+b^2i^2=a^2-b^2 |
---|---|
Numerical example | \left(5+2i\right)\left(5-2i\right)=5^2-10i+10i-4i^2=25-4i^2=25+4=29 |
The following complex numbers are written in the form a+bi. State the values a and b.
-8+i
\dfrac{4}{7}
\sqrt{-40}
Simplify each of the following expressions. Justify each step using the commutative, associative, and distributive properties.
\left( -3 + 5 i\right) + \left(7-2 i\right)
(-6-i)-(8-5i)
\left( 2 - 4 i\right) \left(-4+2 i\right)
What is the result when each of the following is multiplied by its conjugate?
4+3i
-\sqrt{-4}
\dfrac{5i-6}{12}
All numbers are complex numbers. They are in the form a+bi where a is the real part and bi is the imaginary part. Both parts together make one complex number.
We simplify complex numbers by combining the real parts with the imaginary parts. Sometimes, we have to evaluate powers of i and continue simplifying the expression.
The conjugate of the complex number 𝑎+𝑏𝑖 is 𝑎−𝑏𝑖.