firmfunda
  maths > complex-number

Multiplication, Conjugate, & Division in Complex numbers


    what you'll learn...

Overview

Complex number multiplication

 »  (a+ib)×(c+id)
by associative, commutative, distributive laws of real numbers, considering i as a variable, and applying i2=-1
    →  =(ac-bd)+i(cb+ad)

Complex Number Conjugate

 »  Conjuage of a+ib
Conjugate means "coupled or related". Conjugate of a complex number makes the number real by addition or multiplication.

    →  =a+ib¯
    →  =a-ib

Complex Number Division

 »  (a+ib)÷(c+id)
by multiplicative identity, multiplicative inverse, distributive properties.

    →  =a+ibc+id×c-idc-id

    →  =(a+ib)×(c-id)c2+d2

multiplication

Consider two complex numbers z1=a1+ib1 and z2=a2+ib2. Then z1×z2 is '(a1a2-b1b2)+i(a2b1+a1b2)'. This is from the associative and distributive laws of real numbers extended to numbers with -1.

z1=a1+ib1 and z2=a2+ib2. What is z1×z2?
Solution :
z3=z1×z2
    =(a1+ib1)×(a2+ib2)
    =a1×(a2+ib2)
        +ib1×(a2+ib2)
    =a1a2+ia1b2+ib1a2
        +i2b1b2
    =(a1a2-b1b2)
        +i(b1a2+a1b2)

Given z1=1+2i and z2=3-i what is z1×z2?

The answer is '5+5i'

summary

Multiplication of two complex numbers : For any complex number z1=a1+ib1 and z2=a2+ib2
z1×z2=(a1a2-b1b2)
          +i(a2b1+a1b2)

Multiplication of two complex numbers follows numerical expression laws and properties with -1 handled as per the property (-1)2=-1

conjugate

In numerical expressions or algebraic expressions, we can manipulate the expressions without modifying the value of the expression
 •  add and subtract : eg 3=3+1-1
 •  multiply and divide : eg : 3=3×22
 •  etc.

. These manipulations help to arrive at a different form of expressions or help to solve.

In case of complex numbers, a+ib, one modification stands out "convert the complex number to real number". This can be achieved either by addition or multiplication with the number a-ib.
 •  addition (a+ib)+(a-ib)=2a
 •  multiplication (a+ib)×(a-ib)=a2+b2

For a given complex number z=a+ib, the connected number that give a real number on multiplication is a-ib. It is named as conjugate of z and represented as z¯ or a+ib¯=a-ib

The word 'conjugate' means 'coupled; joined ; related in reciprocal or complementary'

Find 1-3i¯.

summary

Conjugate of a Complex NumberFor a complex number z=a+ib the conjugate of z is given as z¯=a-ib.

Conjugate of a complex number is the number with the same real part and negative of imaginary part.

division

Consider two complex numbers z1=a1+ib1 and z2=a2+ib2. Then, z1z2 in a+bi form is '(a1a2+b1×b2)+i(a2b1-a1b2)a22+b22'

z1=a1+ib1 and z2=a2+ib2. What is z1z2?
Solution :
z3=z1z2
    =a1+ib1a2+ib2
    =a1+ib1a2+ib2×a2-ib2a2-ib2
    =(a1+ib1)×(a2-ib2)(a2+ib2)×(a2-ib2)
    =(a1a2+b1b2)+i(a2b1-a1b2)a22+b22

Given z1=10+5i and z2=3-4i then z1z2 is '10+11i5'.

summary

Division of two complex numbers : For any complex number z1=a1+ib1 and z2=a2+ib2
z1z2= (a1a2+b1b2)+i(a2b1-a1b2)a22+b22

Division of two complex numbers follows numerical expression laws and properties with i handled as (-1)2=-1 to arrive at a+bi form.

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