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

Question

The equation Im (iz2zi)\left( {{{iz - 2} \over {z - i}}} \right) + 1 = 0, z \in C , z \ne i represents a part of a circle having radius equal to :

Options

Solution

Key Concepts and Formulas

  • Complex Number Representation: A complex number zz can be represented as z=x+iyz = x + iy, where xx and yy are real numbers, and i=1i = \sqrt{-1}.
  • Imaginary Part: For a complex number z=x+iyz = x + iy, the imaginary part is denoted as Im(z)=yIm(z) = y.
  • Equation of a Circle: The general equation of a circle in the Cartesian plane is x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0, where the center is (g,f)(-g, -f) and the radius is R=g2+f2cR = \sqrt{g^2 + f^2 - c}.

Step-by-step Solution

Given the equation: Im(iz2zi)+1=0Im\left( {{{iz - 2} \over {z - i}}} \right) + 1 = 0 which implies Im(iz2zi)=1Im\left( {{{iz - 2} \over {z - i}}} \right) = -1

Step 1: Substitute z=x+iyz = x + iy

We begin by substituting z=x+iyz = x + iy into the complex expression. Why this step? To convert the complex number equation into an equation involving real variables xx and yy, which is necessary to determine its geometric representation.

The numerator becomes: iz2=i(x+iy)2=ix+i2y2=ixy2=(y2)+ixiz - 2 = i(x + iy) - 2 = ix + i^2y - 2 = ix - y - 2 = (-y - 2) + ix

The denominator becomes: zi=(x+iy)i=x+i(y1)z - i = (x + iy) - i = x + i(y - 1)

So the expression is: (y2)+ixx+i(y1){{(-y - 2) + ix} \over {x + i(y - 1)}}

Step 2: Rationalize the complex fraction

To find the imaginary part of a complex fraction A+iBC+iD\frac{A + iB}{C + iD}, we multiply both the numerator and the denominator by the conjugate of the denominator, which is CiDC - iD. Why this step? This process eliminates the imaginary term from the denominator, transforming it into a real number. This makes it straightforward to separate the real and imaginary parts of the entire fraction.

The conjugate of the denominator x+i(y1)x + i(y - 1) is xi(y1)x - i(y - 1). \begin{align*} {{{(-y - 2) + ix} \over {x + i(y - 1)}}} &= {{{(-y - 2) + ix} \over {x + i(y - 1)}} \times {{x - i(y - 1)} \over {x - i(y - 1)}}} \\ &= {{[(-y - 2) + ix][x - i(y - 1)]} \over {x^2 - (i(y - 1))^2}} \\ &= {{[(-y - 2) + ix][x - i(y - 1)]} \over {x^2 - i^2(y - 1)^2}} \\ &= {{[(-y - 2) + ix][x - i(y - 1)]} \over {x^2 + (y - 1)^2}} \quad (\text{since } i^2 = -1) \end{align*}

Step 3: Expand the numerator and group real and imaginary parts

Now we expand the numerator: \begin{align*} {[(-y - 2) + ix][x - i(y - 1)]} &= (-y - 2)x + (-y - 2)(-i(y - 1)) + ix(x) + ix(-i(y - 1)) \\ &= -xy - 2x + i(y + 2)(y - 1) + ix^2 - i^2x(y - 1) \\ &= -xy - 2x + i(y^2 + y - 2) + ix^2 + x(y - 1) \\ &= -xy - 2x + i(y^2 + y - 2) + ix^2 + xy - x \\ \end{align*} Group the real and imaginary terms in the numerator: Real part: (xy2x+xyx)=3x(-xy - 2x + xy - x) = -3x Imaginary part: i(y2+y2+x2)i(y^2 + y - 2 + x^2)

So the full expression becomes: 3x+i(x2+y2+y2)x2+(y1)2{{-3x + i(x^2 + y^2 + y - 2)} \over {x^2 + (y - 1)^2}}

Step 4: Equate the imaginary part to -1

From the problem statement, Im(iz2zi)=1Im\left( {{{iz - 2} \over {z - i}}} \right) = -1. The imaginary part of the simplified expression is x2+y2+y2x2+(y1)2\frac{x^2 + y^2 + y - 2}{x^2 + (y - 1)^2}. Why this step? This is the direct application of the given condition to form the equation of the locus.

Therefore, we have: x2+y2+y2x2+(y1)2=1{{x^2 + y^2 + y - 2} \over {x^2 + (y - 1)^2}} = -1

Step 5: Simplify the equation to the standard form of a circle

Multiply both sides by the denominator (note that ziz \neq i, so x2+(y1)20x^2 + (y - 1)^2 \neq 0): x2+y2+y2=[x2+(y1)2]x^2 + y^2 + y - 2 = -[x^2 + (y - 1)^2] x2+y2+y2=x2(y22y+1)x^2 + y^2 + y - 2 = -x^2 - (y^2 - 2y + 1) x2+y2+y2=x2y2+2y1x^2 + y^2 + y - 2 = -x^2 - y^2 + 2y - 1

Now, bring all terms to one side: x2+y2+y2+x2+y22y+1=0x^2 + y^2 + y - 2 + x^2 + y^2 - 2y + 1 = 0 2x2+2y2y1=02x^2 + 2y^2 - y - 1 = 0

Divide by 2 to get the standard form x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0: x2+y212y12=0x^2 + y^2 - {1 \over 2}y - {1 \over 2} = 0

Step 6: Identify the center and calculate the radius

For a circle x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0: Here, 2g=0g=02g = 0 \Rightarrow g = 0 2f=12f=142f = -{1 \over 2} \Rightarrow f = -{1 \over 4} c=12c = -{1 \over 2}

The radius RR is given by the formula R=g2+f2cR = \sqrt{g^2 + f^2 - c}. Why this step? Once the equation is in standard form, we can directly apply the radius formula.

\begin{align*} R &= \sqrt{(0)^2 + \left(-{1 \over 4}\right)^2 - \left(-{1 \over 2}\right)} \\ &= \sqrt{0 + {1 \over {16}} + {1 \over 2}} \\ &= \sqrt{{1 \over {16}} + {8 \over {16}}} \\ &= \sqrt{{9 \over {16}}} \\ &= {3 \over 4} \end{align*}

The radius of the circle is 3/43/4.

Common Mistakes & Tips

  • Sign Errors: Pay close attention to signs when expanding and simplifying expressions, especially when dealing with i2=1i^2 = -1.
  • Complex Conjugate: Double-check the multiplication by the complex conjugate to ensure correct expansion and separation of real and imaginary parts.
  • Standard Equation of Circle: Make sure the coefficients of x2x^2 and y2y^2 are both 1 before applying the radius formula.

Summary

By substituting z=x+iyz = x + iy into the given equation and carefully simplifying the complex expression, we obtained the Cartesian equation of a circle. After identifying the coefficients in the standard equation, we calculated the radius of the circle to be 34\frac{3}{4}.

The final answer is 34\boxed{{3 \over 4}}, which corresponds to option (C).

Practice More Complex Numbers Questions

View All Questions