Skip to main content
Back to Complex Numbers
JEE Main 2024
Complex Numbers
Complex Numbers
Hard

Question

Let C\mathrm{C} be the circle in the complex plane with centre z0=12(1+3i)\mathrm{z}_{0}=\frac{1}{2}(1+3 i) and radius r=1r=1. Let z1=1+i\mathrm{z}_{1}=1+\mathrm{i} and the complex number z2z_{2} be outside the circle CC such that z1z0z2z0=1\left|z_{1}-z_{0}\right|\left|z_{2}-z_{0}\right|=1. If z0,z1z_{0}, z_{1} and z2z_{2} are collinear, then the smaller value of z22\left|z_{2}\right|^{2} is equal to :

Options

Solution

Key Concepts and Formulas

  • Modulus of a complex number: For z=x+iyz = x+iy, its modulus is z=x2+y2|z| = \sqrt{x^2+y^2}, which represents the distance of the point (x,y)(x,y) from the origin (0,0)(0,0) in the complex plane.
  • Distance between two complex numbers: The distance between two complex numbers z1z_1 and z2z_2 is given by z1z2|z_1-z_2|.
  • Collinearity of three complex numbers: Three distinct complex numbers za,zb,zcz_a, z_b, z_c are collinear if and only if zbzazcza\frac{z_b-z_a}{z_c-z_a} is a real number. Geometrically, this means the vector from zaz_a to zbz_b is parallel to the vector from zaz_a to zcz_c.

Step-by-Step Solution

Step 1: Calculate the distance between z1z_1 and z0z_0.

We are given z1=1+iz_1 = 1+i and z0=12(1+3i)z_0 = \frac{1}{2}(1+3i). We first find the complex number z1z0z_1 - z_0, and then find its modulus to determine the distance between the two points. z1z0=(1+i)12(1+3i)=1+i1232i=1212iz_1 - z_0 = (1+i) - \frac{1}{2}(1+3i) = 1 + i - \frac{1}{2} - \frac{3}{2}i = \frac{1}{2} - \frac{1}{2}i Now, we calculate the modulus: z1z0=1212i=(12)2+(12)2=14+14=12=12|z_1 - z_0| = \left|\frac{1}{2} - \frac{1}{2}i\right| = \sqrt{\left(\frac{1}{2}\right)^2 + \left(-\frac{1}{2}\right)^2} = \sqrt{\frac{1}{4} + \frac{1}{4}} = \sqrt{\frac{1}{2}} = \frac{1}{\sqrt{2}} This tells us the distance between z1z_1 and z0z_0 is 12\frac{1}{\sqrt{2}}.

Step 2: Determine the distance between z2z_2 and z0z_0.

We are given that z1z0z2z0=1|z_1 - z_0||z_2 - z_0| = 1. We substitute the value of z1z0|z_1 - z_0| calculated in Step 1 into this equation and solve for z2z0|z_2 - z_0|. 12z2z0=1\frac{1}{\sqrt{2}}|z_2 - z_0| = 1 z2z0=2|z_2 - z_0| = \sqrt{2} This tells us the distance between z2z_2 and z0z_0 is 2\sqrt{2}. Since the radius of the circle CC is 1, and 2>1\sqrt{2} > 1, z2z_2 is indeed outside the circle.

Step 3: Apply the collinearity condition to find the relationship between vectors.

Since z0,z1,z_0, z_1, and z2z_2 are collinear, the vector z2z0z_2 - z_0 is a real scalar multiple of the vector z1z0z_1 - z_0. Thus, we can write: z2z0=k(z1z0)z_2 - z_0 = k(z_1 - z_0) where kk is a real number. Taking the modulus of both sides, we get: z2z0=kz1z0|z_2 - z_0| = |k||z_1 - z_0| Substituting the known values, we have: 2=k(12)\sqrt{2} = |k|\left(\frac{1}{\sqrt{2}}\right) k=2|k| = 2 Since kk is real, k=2k = 2 or k=2k = -2.

Step 4: Calculate the possible values of z2z_2.

Using the relation z2z0=k(z1z0)z_2 - z_0 = k(z_1 - z_0), we have z2=z0+k(z1z0)z_2 = z_0 + k(z_1 - z_0).

Case 1: k=2k=2 z2=z0+2(z1z0)=2z1z0=2(1+i)12(1+3i)=2+2i1232i=32+12iz_2 = z_0 + 2(z_1 - z_0) = 2z_1 - z_0 = 2(1+i) - \frac{1}{2}(1+3i) = 2+2i - \frac{1}{2} - \frac{3}{2}i = \frac{3}{2} + \frac{1}{2}i

Case 2: k=2k=-2 z2=z02(z1z0)=3z02z1=3(12(1+3i))2(1+i)=32+92i22i=12+52iz_2 = z_0 - 2(z_1 - z_0) = 3z_0 - 2z_1 = 3\left(\frac{1}{2}(1+3i)\right) - 2(1+i) = \frac{3}{2} + \frac{9}{2}i - 2 - 2i = -\frac{1}{2} + \frac{5}{2}i

Step 5: Calculate z22|z_2|^2 for each possible value of z2z_2.

For Case 1: z2=32+12iz_2 = \frac{3}{2} + \frac{1}{2}i z22=(32)2+(12)2=94+14=104=52|z_2|^2 = \left(\frac{3}{2}\right)^2 + \left(\frac{1}{2}\right)^2 = \frac{9}{4} + \frac{1}{4} = \frac{10}{4} = \frac{5}{2}

For Case 2: z2=12+52iz_2 = -\frac{1}{2} + \frac{5}{2}i z22=(12)2+(52)2=14+254=264=132|z_2|^2 = \left(-\frac{1}{2}\right)^2 + \left(\frac{5}{2}\right)^2 = \frac{1}{4} + \frac{25}{4} = \frac{26}{4} = \frac{13}{2}

Step 6: Identify the smaller value of z22|z_2|^2.

Comparing the two values calculated in Step 5: 52\frac{5}{2} and 132\frac{13}{2}. The smaller value is 52\frac{5}{2}.

Common Mistakes & Tips

  • Remember to consider both positive and negative values of kk when dealing with collinearity.
  • Double-check the arithmetic when calculating complex numbers and their moduli.
  • Ensure that your final answer satisfies all the given conditions (e.g., z2z_2 being outside the circle).

Summary

We found the distances between z1z_1 and z0z_0, and z2z_2 and z0z_0. Using the collinearity condition, we determined two possible values for z2z_2. Then, we calculated z22|z_2|^2 for each case and identified the smaller value. The smaller value of z22|z_2|^2 is 52\frac{5}{2}.

Final Answer

The final answer is \boxed{\frac{5}{2}}, which corresponds to option (B).

Practice More Complex Numbers Questions

View All Questions