The correct option is
A Greater than
23Let
z=z1+iz2 and
w=w1+iw2 be two complex numbers. Distance between these two complex numbers on the complex plane can be found using the Pythagoras theorem as follows-
Distance = √(z1−w1)2+(z2−w2)2
=|(z1−w1)+i(z2−w2)| {Since |x+iy|=√x2+y2}
=|(z1+iz2)−(w1+iw2)|
=|z−w|
This shows that the distance between any two complex numbers is the modulus of their difference.
The given equation is |sinθ1|z3+|sinθ2|z2+|sinθ3|z+|sinθ4|=3
Hence to find the distance between the roots of this equation and z=0 we have to find the modulus of the difference of z and 0, i.e.- we have to find the value of |z−0|=|z|
We know that for any value of θn , |sinθn|≤1
Now, taking modulus on both sides of the given equation we get-
∣∣|sinθ1|z3+|sinθ2|z2+|sinθ3|z+|sinθ4|∣∣=|3|
⇒3=∣∣|sinθ1|z3+|sinθ2|z2+|sinθ3|z+|sinθ4|∣∣
⇒3≤∣∣z3+z2+z+1∣∣ {Using |sinθn|≤1}
⇒3≤∣∣z3∣∣+∣∣z2∣∣+|z|+|1| {Using Triangle Inequality}
⇒3<1+|z|+∣∣z2∣∣+∣∣z3∣∣+..........∞
⇒3<1+|z|+|z|2+|z|3+..........∞
⇒3<11−|z| {Using the sum of infinite GP series and the fact that |z|<1}
⇒1−|z|<13
⇒1−13<|z|
⇒|z|>23
This shows the distance between the roots of the given equation and z=0 is greater than 23.
Hence, the correct option is Option A.