Skip to main content
Mathematics LibreTexts

2.4: Complex Numbers

  • Page ID
    106495
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    \( \newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\)

    ( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\id}{\mathrm{id}}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\kernel}{\mathrm{null}\,}\)

    \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\)

    \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\)

    \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    Learning Objectives
    • Definition of \(i\), imaginary and complex numbers.
    • Simplifying square roots with complex numbers

    Discovered by Benoit Mandelbrot around 1980, the Mandelbrot Set is one of the most recognizable fractal images. The image is built on the theory of self-similarity and the operation of iteration. Zooming in on a fractal image brings many surprises, particularly in the high level of repetition of detail that appears as magnification increases. The equation that generates this image turns out to be rather simple.

    A visual representation of the Mandelbrot set
    Figure \(\PageIndex{1}\): The Mandelbrot set exhibits similarity, which is best shown in an animation.

    In order to better understand it, we need to become familiar with a new set of numbers. Keep in mind that the study of mathematics continuously builds upon itself. Negative integers, for example, fill a void left by the set of positive integers. The set of rational numbers, in turn, fills a void left by the set of integers. The set of real numbers fills a void left by the set of rational numbers. Not surprisingly, the set of real numbers has voids as well. In this section, we will explore a set of numbers that fills voids in the set of real numbers and find out how to work within it.

    Expressing Square Roots of Negative Numbers as Multiples of \(i\)

    We know how to find the square root of any positive real number. In a similar way, we can find the square root of any negative number. The difference is that the root is not real. If the value in the radicand is negative, the root is said to be an imaginary number.The imaginary number \(i\) is defined as the square root of \(−1\).

    \[\sqrt{-1}=i\]

    So, using properties of radicals,

    \[i^2=(\sqrt{-1})^2=-1\]

    We can write the square root of any negative number as a multiple of \(i\). Consider the square root of \(−49\).

    \[\begin{align*} \sqrt{-49}&= \sqrt{49\times(-1)}\\[4pt] &= \sqrt{49}\sqrt{-1}\\[4pt] &= 7i \end{align*}\]

    We use \(7i\) and not \(−7i\) because the principal root of \(49\) is the positive root.

    A complex number is the sum of a real number and an imaginary number. A complex number is expressed in standard form when written \(a+bi\) where \(a\) is the real part and \(b\) is the imaginary part. For example, \(5+2i\) is a complex number. So, too, is \(3+4i\sqrt{3}\).

    The complex number 5 + 2i is displayed.  The 5 is labeled as: Real part and the 2i is labeled as: Imaginary part

    Imaginary numbers differ from real numbers in that a squared imaginary number produces a negative real number. Recall that when a positive real number is squared, the result is a positive real number and when a negative real number is squared, the result is also a positive real number. Complex numbers consist of real and imaginary numbers.

    Definition: IMAGINARY AND COMPLEX NUMBERS

    A complex number is a number of the form \(a+bi\) where

    1. \(a\) is the real part of the complex number.
    2. \(b\) is the imaginary part of the complex number.

    If \(b=0\), then \(a+bi\) is a real number. If \(a=0\) and \(b\) is not equal to \(0\), the complex number is called a pure imaginary number. An imaginary number is an even root of a negative number.

    Howto: Given an imaginary number, express it in the standard form of a complex number
    1. Write \(\sqrt{-a}\) as \(\sqrt{a}\sqrt{-1}\).
    2. Express \(\sqrt{-1}\) as \(i\).
    3. Write \(\sqrt{a}\times i\) in simplest form.
    Example \(\PageIndex{1}\): Expressing an Imaginary Number in Standard Form

    Express \(\sqrt{-9}\) in standard form.

    Solution

    \[\begin{align*} \sqrt{-9}&= \sqrt{9}\sqrt{-1)}\\[4pt] &= 3i\\[4pt] \end{align*}\]

    In standard form, this is \(0+3i\).

    Exercise \(\PageIndex{1}\)

    Express \(\sqrt{-24}\) in standard form.

    Answer

    \(\sqrt{-24}=0+2i\sqrt{6}\)

    Key Concepts

    • The square root of any negative number can be written as a multiple of \(i\). See Example.

    This page titled 2.4: Complex Numbers is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.