• Nakafa

    Nakafa

    Learn free and with quality.
Subject
    • Grade 10
    • Grade 11
    • Grade 12
Exercises
Holy
  • Quran
Articles
  • Politics
  • Community
  • About

Command Palette

Search for a command to run...

Complex Number

Complex Number Concept

The Need for Complex Numbers

You've probably tried solving quadratic equations. For example, the equation x2−1=0x^2 - 1 = 0x2−1=0. Easy, right? We can factor it into (x−1)(x+1)=0(x-1)(x+1) = 0(x−1)(x+1)=0, so the solutions are x=1x=1x=1 or x=−1x=-1x=−1. Both are real numbers.

Now, what about the equation x2+1=0x^2 + 1 = 0x2+1=0? If we try to find its solution in the set of real numbers, we won't find one. Why? Because the equation leads to x2=−1x^2 = -1x2=−1. There is no real number that, when squared, results in a negative number.

To overcome this problem, mathematicians introduced a new type of number called complex numbers.

Imaginary Numbers

The core of complex numbers is the imaginary unit, denoted by iii. This imaginary unit is defined as the square root of -1.

i=−1i = \sqrt{-1}i=−1​

With this definition, we get an important property:

i2=−1i^2 = -1i2=−1

With iii, we can now find the square root of negative numbers. For example:

−4=4×(−1)=4×−1=2i\sqrt{-4} = \sqrt{4 \times (-1)} = \sqrt{4} \times \sqrt{-1} = 2i−4​=4×(−1)​=4​×−1​=2i
−9=9×(−1)=9×−1=3i\sqrt{-9} = \sqrt{9 \times (-1)} = \sqrt{9} \times \sqrt{-1} = 3i−9​=9×(−1)​=9​×−1​=3i

Numbers like 2i2i2i and 3i3i3i are called purely imaginary numbers.

General Form

Complex numbers are generally written in the form z=a+biz = a + biz=a+bi, where:

  • aaa is the real part (a real number).
  • bbb is the imaginary part (a real number).
  • iii is the imaginary unit (−1\sqrt{-1}−1​ ).

The term bibibi as a whole is called the imaginary part of the complex number.

Examples

Let's look at some examples and identify their real and imaginary parts:

  1. 2+3i2 + 3i2+3i

    • Real part (aaa): 222
    • Imaginary part (bbb): 333
  2. 5−4i5 - 4i5−4i This is the same as 5+(−4)i5 + (-4)i5+(−4)i.

    • Real part (aaa): 555
    • Imaginary part (bbb): −4-4−4
  3. 2\sqrt{2}2​ This is an ordinary real number, but it can also be considered a complex number with an imaginary part of 0. Its form is 2+0i\sqrt{2} + 0i2​+0i.

    • Real part (aaa): 2\sqrt{2}2​
    • Imaginary part (bbb): 000
  4. −7i-7i−7i This is a purely imaginary number. Its form is 0+(−7)i0 + (-7)i0+(−7)i.

    • Real part (aaa): 000
    • Imaginary part (bbb): −7-7−7

Exercise

Determine the real and imaginary parts of the following complex numbers:

  1. 2+(−2)22 + \sqrt{(-2)^2}2+(−2)2​
  2. 2+i22 + i^22+i2
  3. 1+−91 + \sqrt{-9}1+−9​
  4. 1+2i1 + 2i1+2i

Answer Key

  1. 2+(−2)2=2+4=2+2=42 + \sqrt{(-2)^2} = 2 + \sqrt{4} = 2 + 2 = 42+(−2)2​=2+4​=2+2=4.

    This can be written as 4+0i4 + 0i4+0i.

    • Real part: 444
    • Imaginary part: 000
  2. 2+i2=2+(−1)=12 + i^2 = 2 + (-1) = 12+i2=2+(−1)=1.

    This can be written as 1+0i1 + 0i1+0i.

    • Real part: 111
    • Imaginary part: 000
  3. 1+−9=1+9×(−1)=1+3i1 + \sqrt{-9} = 1 + \sqrt{9 \times (-1)} = 1 + 3i1+−9​=1+9×(−1)​=1+3i.

    This can be written as 1+3i1 + 3i1+3i.

    • Real part: 111
    • Imaginary part: 333
  4. 1+2i1 + 2i1+2i.

    This can be written as 1+2i1 + 2i1+2i.

    • Real part: 111
    • Imaginary part: 222
Previous

Coefficient of Determination

Next

Complex Number Form

  • Complex Number ConceptDiscover what complex numbers are and why they exist. Understand imaginary unit i, real vs imaginary parts, and solve equations with negative roots.
On this page
  • The Need for Complex Numbers
  • Imaginary Numbers
  • General Form
    • Examples
  • Exercise
    • Answer Key
  • Comments
  • Report
  • Source code