Library/Algebra/Complex numbers

Complex numbers

Overview

Topic: Complex numbers

Levels Supported

Primary: no

Junior: no

Intermediate: yes

Senior: yes


Intermediate

Important

Complex numbers extend the real numbers by introducing a new number, ii, defined by i2=1i^2 = -1. Every complex number can be written as a+bia + bi, where aa and bb are real numbers. Here, aa is called the real part and bb is the imaginary part.

Important properties:

  • Addition and subtraction: (a+bi)+(c+di)=(a+c)+(b+d)i(a + bi) + (c + di) = (a + c) + (b + d)i

  • Multiplication: (a+bi)(c+di)=(acbd)+(ad+bc)i(a + bi)(c + di) = (ac - bd) + (ad + bc)i

  • The conjugate of a+bia + bi is abia - bi

  • The modulus (absolute value) of a+bia + bi is a+bi=a2+b2|a + bi| = \sqrt{a^2 + b^2}

  • Complex numbers can be plotted on the complex plane, with the horizontal axis for the real part and the vertical axis for the imaginary part


Validation

Mathematical correctness: OK Age suitability: OK Progression between levels: OK