1.

Define multiplication numbers.

Answer»

Let z= a + ib and z2 = c + id be any two complex numbers. Then, the product z1z2 is defined as follows: 

z1z2 = (ac – bd) + i(ad + bc) 

Properties of product of complex numbers: 

  • Closure property: The product of two complex numbers is always a complex number. 
  • Commutative law: For any two complex numbers z1 and z2 we have z1 z2 = z2z1 
  • Associative law: For any three complex numbers z1 z2 and z3 we have (z1z2)z= z1(z2z3). 
  • Existence of multiplicative identity: For every complex number z, we have z . 1 = 1. z = z. Thus, 1 is the multiplicative identity. 
  • Existence of multiplicative inverse: Let z = a + ib. Then

z-1 = 1/z = 1/(a + ib) = 1/(a + ib) . (a - ib)/(a - ib) = (a - ib)/(a2 + b2)

Clearly

z. 1/z = 1/z . z = 1

Thus, every z = a + ib has its multiplicative inverse, given

z-1 = 1/z = a/(a2 + b2) - a/(a2 + b2)i (z ≠ 0)



Discussion

No Comment Found