Imaginary and complex numbers and their properties

 
 
 
 
 

Defining imaginary numbers and their properties

In this lesson we’ll look at the imaginary number ii, what it means, and how to use it in expressions.

Krista King Math.jpg

Hi! I'm krista.

I create online courses to help you rock your math class. Read more.

 

The imaginary number ii is defined as the square root of 1-1, and we can use it in algebraic expressions. An imaginary number (in general) is defined as a number that can be written as a product of a real number and ii. For instance, 4i4i and 15i-15i are imaginary numbers.

Properties of imaginary numbers

These are the things we need to know about imaginary numbers.

  1.  The formulas for ii and i2i^2 are

    i=1i=\sqrt{-1} and i2=1i^2=-1

    We can use these formulas to express i3i^3 as the imaginary number i-i, and i4i^4 as the real number 11.

    i3=i2+1=(i2)(i1)=(1)(i)=ii^3=i^{2+1}=(i^2)(i^1)=(-1)(i)=-i

    i4=i2+2=(i2)(i2)=(1)(1)=1i^4=i^{2+2}=(i^2)(i^2)=(-1)(-1)=1

    In fact, if nn is any positive integer, then we can express ini^n as either an imaginary number (if nn is odd) or a real number (if nn is even).

  2.  When we add or subtract expressions with ii raised to the same power, we treat them as like terms.

    For example, in the list

    ii, 3i23i^2, 44, 2i2i, 88, 5i25i^2

    the like terms are

    ii and 2i2i

    3i23i^2 and 5i25i^2

    44 and 88

    We could in turn use i2=1i^2=1 to express 3i23i^2 and 5i25i^2 as 3-3 and 5-5, respectively, so the like terms in the list ii, 3i23i^2, 44, 2i2i, 88, 5i25i^2 would end up being

    ii and 2i2i

    3-3, 44, 88, and 5-5

  3.  If we have the sum of a real number and an imaginary number, we should write the real number first and the imaginary number second.

    So 6i+8-6i+8 should be written as 86i8-6i, with the real number first and the imaginary number second. A number that can be written as the sum of a real number and an imaginary number (a number that can be written in the form a+bia+bi where aa and bb are real numbers) is called a complex number.

Arithmetic with imaginary numbers

Now let’s look at how we can perform basic operations with complex numbers, like addition and subtraction. 

When we want to add complex numbers, we combine the real parts and imaginary parts separately. In general, adding complex numbers looks like

z1+z2=a+ib+c+idz_1+z_2=a+ib+c+id

z1+z2=(a+c)+(ib+id)z_1+z_2=(a+c)+(ib+id)

z1+z2=(a+c)+i(b+d)z_1+z_2=(a+c)+i(b+d)

So we get the general formula

(a+ib)+(c+id)=(a+c)+i(b+d)(a+ib)+(c+id)=(a+c)+i(b+d)

We can subtract complex numbers using the same principle, by subtracting the real parts and imaginary parts separately. Then the subtraction of complex numbers looks like

z1z2=(a+ib)(c+id)z_1-z_2=(a+ib)-(c+id)

z1z2=a+ibcidz_1-z_2=a+ib-c-id

z1z2=(ac)+(ibid)z_1-z_2=(a-c)+(ib-id)

z1z2=(ac)+i(bd)z_1-z_2=(a-c)+i(b-d)

So we get the general formula

(a+ib)(c+id)=(ac)+i(bd)(a+ib)-(c+id)=(a-c)+i(b-d)

Let’s wrap it up by outlining the general steps for adding and subtracting complex numbers.

  1.  Separate the real and imaginary parts of the complex numbers.

  2.  Add/subtract the real parts of the complex numbers.

  3.  Add/subtract the imaginary parts of the complex numbers.

  4.  Write the final answer in a+bia+bi format.

 
 

Simplifying expressions with imaginary numbers


 
Krista King Math Signup.png
 
Algebra 2 course.png

Take the course

Want to learn more about Algebra 2? I have a step-by-step course for that. :)

 
 

 
 

Step-by-step examples of arithmetic operations with imaginary numbers

Let’s begin with a simple example.

Example

Simplify the expression.

18i4i-1-8i-4-i

Begin by grouping the like terms.

148ii-1-4-8i-i

Remember that there’s an unwritten 11 in front of the ii.

148i1i-1-4-8i-1i

Follow the usual addition and subtraction rules.

59i-5-9i


Let’s look at another one.


Example

Simplify the expression.

9+9+5+3i4\sqrt{-9}+\sqrt{9}+5+3i-\sqrt{-4}

Remember that

1=i\sqrt{-1}=i

Let’s start with the square roots.

91+9+5+3i41\sqrt{9\cdot-1}+\sqrt{9}+5+3i-\sqrt{4\cdot-1}

91+9+5+3i41\sqrt{9}\sqrt{-1}+\sqrt{9}+5+3i-\sqrt{4}\sqrt{-1}

3i+3+5+3i2i3i+3+5+3i-2i

Now group like terms.

3+5+3i+3i2i3+5+3i+3i-2i

8+4i8+4i


predator-prey systems

We can subtract complex numbers using the same principle, by subtracting the real parts and imaginary parts separately.

Let’s do one final example.

Example

Simplify the expression.

25+8i3+2i44+39-\sqrt{-25}+8i^3+2i-\sqrt{-4}\sqrt{4}+3\sqrt{-9}

Let’s start with the square roots.

251+8i3+2i414+391-\sqrt{25\cdot-1}+8i^3+2i-\sqrt{4\cdot-1}\sqrt{4}+3\sqrt{9\cdot-1}

251+8i3+2i414+391-\sqrt{25}\sqrt{-1}+8i^3+2i-\sqrt{4}\sqrt{-1}\sqrt{4}+3\sqrt{9}\sqrt{-1}

5i+8i3+2i2i2+33i-5i+8i^3+2i-2i\cdot 2+3\cdot 3i

Let’s simplify 8i38i^3 to 8i2i8i^2i, which is 8(1)i8(-1)i, or 8i-8i.

5i8i+2i2i2+33i-5i-8i+2i-2i\cdot 2+3\cdot 3i

Now let’s do the rest of the multiplication.

5i8i+2i4i+9i-5i-8i+2i-4i+9i

Finally, let’s combine like terms, by doing the addition and subtraction from left to right:

13i+2i4i+9i-13i+2i-4i+9i

11i4i+9i-11i-4i+9i

15i+9i-15i+9i

6i-6i


 
Krista King.png
 

Get access to the complete Algebra 2 course