Solveeit Logo

Question

Question: Prove the multiplicative inverse property of complex numbers....

Prove the multiplicative inverse property of complex numbers.

Explanation

Solution

Multiplicative inverse of a number system is also called reciprocal. Multiplicative inverse in a number system is a number, which when multiplied by that number, gives the identity element. In complex numbers, the identity element is 1+i01 + {\text{i0}} .
To find the multiplicative inverse of a complex number a+iba + ib , we have to find another complex number c+idc + id such that (a+ib)(c+id)=1+i0\left( {a + ib} \right)\left( {c + id} \right) = 1 + i0

Complete step-by-step answer:
The complex number is a+iba + ib .
We have to find the multiplicative inverse of a+iba + ib .
Let c+idc + id be the multiplicative inverse of a+iba + ib .
Then by the definition of multiplicative inverse, we have
(a+ib)(c+id)=1+i0\Rightarrow \left( {a + ib} \right)\left( {c + id} \right) = 1 + i0
By multiplying the LHS, we get
ac+iad+ιbc+i2bd=1+i0\Rightarrow ac + iad + \iota bc + {i^2}bd = 1 + i0
Since,i2=1{i^2} = - 1 ,
Therefore,
ac+iad+ιbc+(1)bd=1+i0\Rightarrow ac + iad + \iota bc + \left( { - 1} \right)bd = 1 + i0
Or
ac+i(ad+bc)bd=1+i0\Rightarrow ac + i\left( {ad + bc} \right) - bd = 1 + i0
Therefore, we have
(acbd)+i(ad+bc)=1+i0\Rightarrow \left( {ac - bd} \right) + i\left( {ad + bc} \right) = 1 + i0
Now, comparing LHS and RHS, we can write
acbd=1\Rightarrow ac - bd = 1
And
ad+bc=0\Rightarrow ad + bc = 0

Now we can write
ad+bc=0\Rightarrow ad + bc = 0
As
ad=bc\Rightarrow ad = - bc
Therefore
c=adb\Rightarrow c = \dfrac{{ - ad}}{b}
Now putting c=adbc = \dfrac{{ - ad}}{b} in acbd=1ac - bd = 1 , we can write
a(adb)bd=1\Rightarrow a\left( {\dfrac{{ - ad}}{b}} \right) - bd = 1
So we can write,
(a2db)b2db=1\Rightarrow \left( {\dfrac{{ - {a^2}d}}{b}} \right) - \dfrac{{{b^2}d}}{b} = 1
That gives us,
d(a2+b2)b=1\Rightarrow \dfrac{{ - d\left( {{a^2} + {b^2}} \right)}}{b} = 1
After simplifying, we get
d=b(a2+b2)\Rightarrow d = - \dfrac{b}{{\left( {{a^2} + {b^2}} \right)}}
Similarly, since
ad+bc=0\Rightarrow ad + bc = 0
Then
ad=bc\Rightarrow ad = - bc
Therefore
d=bca\Rightarrow d = \dfrac{{ - bc}}{a}
Now putting d=bcad = \dfrac{{ - bc}}{a} in acbd=1ac - bd = 1 , we can write
acb(bca)=1\Rightarrow ac - b\left( {\dfrac{{ - bc}}{a}} \right) = 1
Or
a2ca+b2ca=1\Rightarrow \dfrac{{{a^2}c}}{a} + \dfrac{{{b^2}c}}{a} = 1
Adding, we get
(a2+b2)ca=1\Rightarrow \dfrac{{\left( {{a^2} + {b^2}} \right)c}}{a} = 1
Therefore
c=a(a2+b2)\Rightarrow c = \dfrac{a}{{\left( {{a^2} + {b^2}} \right)}}
Now putting the values of c and d in the multiplicative inverse c+idc + id , we have
c+id=a(a2+b2)ιb(a2+b2)\Rightarrow c + id = \dfrac{a}{{\left( {{a^2} + {b^2}} \right)}} - \iota \dfrac{b}{{\left( {{a^2} + {b^2}} \right)}}
Therefore, the multiplicative inverse of the complex number (a+ib)\left( {a + ib} \right) is given by a(a2+b2)ιb(a2+b2)\dfrac{a}{{\left( {{a^2} + {b^2}} \right)}} - \iota \dfrac{b}{{\left( {{a^2} + {b^2}} \right)}} .

Note: For a complex number z=a+ibz = a + ib , its complex conjugate is denoted by zˉ=aib\bar z = a - ib and the modulus of z is denoted by z2=(a2+b2){\left| z \right|^2} = \left( {{a^2} + {b^2}} \right) . Hence, we can also write the multiplicative inverse of z=a+ibz = a + ib as zˉz2\dfrac{{\bar z}}{{{{\left| z \right|}^2}}} .
Whereas multiplicative inverse for a real number is defined as a reciprocal for a number x, denoted by 1x\dfrac{1}{x} or x1{x^{ - 1}} , is a number which when multiplied by x yields the multiplicative identity, 1. Similarly, the multiplicative inverse of a fraction ab\dfrac{a}{b} is ba\dfrac{b}{a} .