Search This Blog

Monday, March 26, 2012

Complex Numbers

Complex numbers are the numbers of the form a+ib where i=√(-1) and a and b are real numbers.

Definition:- Complex numbers are defined as an ordered pair of real numbers like (x,y) where

z=(x,y)=x+iy

and both x and y are real numbers and x is known as real part of complex number and y is known as imaginary part of the complex number.

Addition of complex numbers

Let z1=x1+iy1 and z2=x2+iy2 then

z1+z2=(x1+x2)+i(y1+y2)

Subtraction

z1-z2=(x1-x2)+i(y1-y2)

Multiplication

(z1.z2)=(x1+iy1).(x2+iy2)

Division

To divide complex number by another , first write quotient as a fraction. Then reduce the fraction to rectangular form by multiplying the numerator and denominator by the complex conjugate of the denominatormaking the denominator real.

Points to remember

1. Complex conjugate of z=x+iy is z ¯ = x iy

2. Modulus of the absolute value of z is denoted by |z| and is defined by √(x2+y2)

3. Let r be any non negative number and θ any real number. If we take x=rcosθ and y=rsinθ then,

r = x 2 + y 2 which is the modulus of z and θ = tan 1 y x which is the argument or amplitude of z and is denoted by arg.z

we also have x+iy=r(cosθ+isinθ)=r[cos(2nπ+θ)+isin(2nπ+θ)] , where n=0, ±1, ±2, ....

4. Argument of a complex number is not unique since if θ is the value of argument then 2nπ+θ (n=0, ±1, ±2, ....) are also values of the argument. Thus, argument of complex number can have infinite number of values which differ from each other by any multiple of 2π.

5. Arg(0) is not defined.

6. argument of positive real number is zero.

7. argument of negative real number is ±π

8. Properties of moduli:-

  • |z1+z2|≤|z1|+|z2|
  • |z1-z2|≥|z1|-|z2|
  • |z1•z2|=|z1|•|z2|
  • |z1/z2|=|z1|/|z2|

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...