How do you divide # (2+i)/(3+7i) # in trigonometric form?

1 Answer
Dec 30, 2015

First of all we have to convert these two numbers into trigonometric forms.
If #(a+ib)# is a complex number, #u# is its magnitude and #alpha# is its angle then #(a+ib)# in trigonometric form is written as #u(cosalpha+isinalpha)#.
Magnitude of a complex number #(a+ib)# is given by#sqrt(a^2+b^2)# and its angle is given by #tan^-1(b/a)#

Let #r# be the magnitude of #(2+i)# and #theta# be its angle.
Magnitude of #(2+i)=sqrt(2^2+1^2)=sqrt(4+1)=sqrt5=r#
Angle of #(2+i)=Tan^-1(1/2)=tan^-1(1/2)=theta#

#implies (2+i)=r(Costheta+isintheta)#

Let #s# be the magnitude of #(3+7i)# and #phi# be its angle.
Magnitude of #(3+7i)=sqrt(3^2+7^2)=sqrt(9+49)=sqrt58=s#
Angle of #(3+7i)=Tan^-1(7/3)=phi#

#implies (3+7i)=s(Cosphi+isinphi)#

Now,
#(2+i)/(3+7i)#

#=(r(Costheta+isintheta))/(s(Cosphi+isinphi))#

#=r/s*(Costheta+isintheta)/(Cosphi+isinphi)*(Cosphi-isinphi)/(Cosphi-isinphi#

#=r/s*(costhetacosphi+isinthetacosphi-icosthetasinphi-i^2sinthetasinphi)/(cos^2phi-i^2sin^2phi)#

#=r/s*((costhetacosphi+sinthetasinphi)+i(sinthetacosphi-costhetasinphi))/(cos^2phi+sin^2phi)#

#=r/s*(cos(theta-phi)+isin(theta-phi))/(1)#

#=r/s(cos(theta-phi)+isin(theta-phi))#

Here we have every thing present but if here directly substitute the values the word would be messy for find #theta -phi# so let's first find out #theta-phi#.

#theta-phi=tan^-1(1/2)-tan^-1(7/3)#
We know that:
#tan^-1(a)-tan^-1(b)=tan^-1((a-b)/(1+ab))#

#implies tan^-1(1/2)-tan^-1(7/3)=tan^-1(((1/2)-(7/3))/(1+(1/2)(7/3)))#

#=tan^-1((3-14)/(6+7))=tan^-1(-11/13)#

#implies theta -phi=tan^-1(-11/13)#

#r/s(cos(theta-phi)+isin(theta-phi))#

#=sqrt5/sqrt58(cos(tan^-1(-11/13))+isin(tan^-1(-11/13)))#

#=sqrt(5/58)(cos(tan^-1(-11/13))+isin(tan^-1(-11/13)))#

This is your final answer.

You can also do it by another method.
By firstly dividing the complex numbers and then changing it to trigonometric form, which is much easier than this.

First of all let's simplify the given number
#(2+i)/(3+7i)#.

Multiply and divide by the conjugate of the complex number present in the denominator i.e #3-7i#.

#(2+i)/(3+7i)=((2+i)(3-7i))/((3+7i)(3-7i))=(6-14i+3i-7i^2)/(3^2-(7i)^2)#
#=(6-11i+7)/(9-(-49))=(13-11i)/(9+49)=(13-11i)/58=13/58-(11i)/58#

#(2+i)/(3+7i)=13/58-(11i)/58#

Let #t# be the magnitude of #(13/58-(11i)/58)# and #beta# be its angle.
Magnitude of #(13/58-(11i)/58)=sqrt((13/58)^2+(-11/58)^2)=sqrt(169/3364+121/3364)=sqrt(290/3364)=sqrt(5/58)=t#
Angle of #(13/58-(11i)/58)=Tan^-1((-11/58)/(13/58))=tan^-1(-11/13)=beta#

#implies (13/58-(11i)/58)=t(Cosbeta+isinbeta)#
#implies (13/58-(11i)/58)=sqrt(5/58)(Cos(tan^-1(-11/13))+isin(tan^-1(-11/13)))#.