Representation of complex numbers
1. Co-ordinate representation
2. Vector representation
3. Polar Representation
1. In co-ordinate representation any complex number z = x + iy can be represented as (x,y) where x is real part of complex number and y is imaginary part of complex number
2. In Vector representation any complex number z = x + iy is represented by a vector from origin to the point z i.e. (x,y)
Any vector has two things
1. magnitude
2. direction
here |z| is the magnitude of complex number
and is the Argument of the complex number (direction)
1. Modulus of Complex number |z|:
Modulus of complex number is defined as the length of vector from origin to the point z i.e. (x,y)
i.e.
in polar representation,
2. Argument of complex number arg(z):
Argument of a complex number is the angle between the line joining z to the origin with positive direction of x-axis
Argument has infinite values as if is an argument then will also be a valid argument. So, we have to take a principal argument of z to determine a unique value for a given complex number.
The principal Argument value of .
If complex number is above x-axis we consider the argument in [0,pi] anticlockwise direction and if below the x-axis consider the argument in (-pi,0] in clockwise direction.
Cartesian representation, z = x + iy or (x,y)
Polar representation, z = where, and
Addition & Subtraction of Complex numbers
Addition & Subtraction of Complex Numbers follow the law of addition and subtraction of vectors.
If,
and
Then, is addition of vector and
And, is addition of vector and
Negative of z (Reflection about Origin)
i.e. -z = -x - iy
and Conjugate of z ( Reflection about x-axis)
i.e.
Comments
Post a Comment