firmfunda
  maths > complex-number

Understanding Complex Arithmetic and equivalence


    what you'll learn...

Overview

Complex Arithmetic as Numerical Expression

 »  Real Number arithmetic

    →  Addition with closure, commutative, associative, identity, inverse properties

    →  Multiplication with closure, commutative, associative, distributive, identity, inverse properties

    →  subtraction and division as inverse of addition and multiplication respectively

    →  PEMDAS / BODMAS Precedence rule

 »  Complex number arithmetic
    →  extension of real arithmetic with additional number i
    →  i is handled like a variable
    →  i2=-1 maps i to a real number

When Two Complex numbers are Equal?

 »  if two complex numbers a+ib and c+id are equal then

    →  a=c and

    →  b=d

understanding complex arithmetics

The complex number system can be understood as :

 •  Real number system extended to include solutions to polynomials

 •  Real number system added with an additional number i=-1

 •  Mathematical Model of amplitude and phase of sine waves and elements interacting with sine waves

For the complex number the following definitions and properties
 •  addition and subtraction
 •  multiplication and division
 •  exponents and roots
 •  properties like commutative, distributive, associative, etc.

One need not learn each of these afresh. Just extend the definitions and properties of real numbers. Let us see what this means.

analogy in real numbers

One person decides to write all real numbers in the form 3.1+7×2.4 - that is, two real numbers with 7 appearing as in the expression. How would the representation affect the arithmetic operations, like addition, subtraction, associative, etc?

All the definitions and properties will hold true for the numerical expressions too, as long as the expression is kept in tact. (This is one of the properties -- closure. The expression itself is a realnumber.)


Consider the example of writing real numbers in the form a+7b:
 •  Two identical numerical expressions may not be evident from the numbers in the expressions. eg: 3.1+7×2.4=4.5+7×2.2, though the expression looks different, they evaluate to the same.
 •  There can be additional properties that is a combination of already existing properties. eg: To add 3.1+7×2.4+1.1+7×0.2, add the coefficients 3.1+1.1 and 2.4+0.2. This looks to be a new definitions for addition. But it is derived from the distributive and associative properties of addition and subtraction.


Complex number is a numerical expression with -1 as an element. When learning rules and properties of complex numbers, visualize the complex number as a numerical expression of real numbers with a new element i.

summary

Complex Arithmetic Fundamentals: The definitions and properties of real number arithmetic is extended to include -1 as a number that cannot be added or multiplied to other numbers.

Complex arithmetic is the extension of Real numbers arithmetic.

equivalence

The two complex numbers z1=a+ib and z2=p+iq are equal only if the real and imaginary parts are equal. That is, if z1=z2 then a=p and b=q

If two complex numbers 3-i4 and 1+x are equal, What is x?

The answer is '2-i4'

summary

Complex numbers Equivalence: Two complex numbers z1=a1+ib1 and z2=a2+ib2 are equal only if a1=a2 and b1=b2

Two complex numbers are equal if real and imaginary parts are equal.

Outline

The outline of material to learn "complex numbers" is as follows.

Note : Click here for detailed overview of Complex-Numbers

  →   Complex Numbers in Number System

  →   Representation of Complex Number (incomplete)

  →   Euler's Formula

  →   Generic Form of Complex Numbers

  →   Argand Plane & Polar form

  →   Complex Number Arithmetic Applications

  →   Understanding Complex Artithmetics

  →   Addition & Subtraction

  →   Multiplication, Conjugate, & Division

  →   Exponents & Roots

  →   Properties of Addition

  →   Properties of Multiplication

  →   Properties of Conjugate

  →   Algebraic Identities