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

Question

Let S 1 , S 2 and S 3 be three sets defined as S 1 = {z\inC : |z - 1| \le 2\sqrt 2 } S 2 = {z\inC : Re((1 - i)z) \ge 1} S 3 = {z\inC : Im(z) \le 1} Then the set S 1 \cap S 2 \cap S 3 :

Options

Solution

Key Concepts and Formulas

  • Complex Numbers: A complex number zz can be expressed as z=x+iyz = x + iy, where x=Re(z)x = \text{Re}(z) is the real part and y=Im(z)y = \text{Im}(z) is the imaginary part. The modulus is given by z=x2+y2|z| = \sqrt{x^2 + y^2}.
  • Geometric Interpretation of Modulus: zz0|z - z_0| represents the distance between the points zz and z0z_0 in the complex plane. The inequality zz0r|z - z_0| \le r represents a closed disk centered at z0z_0 with radius rr.
  • Geometric Interpretation of Inequalities: Inequalities involving Re(z)\text{Re}(z) or Im(z)\text{Im}(z) typically represent half-planes.

Step-by-Step Solution

Step 1: Analyze Set S1S_1

We are given S1={zC:z12}S_1 = \{z \in \mathbb{C} : |z - 1| \le \sqrt{2}\}. Let z=x+iyz = x + iy. We want to express this inequality in terms of xx and yy to understand its geometric representation.

(x+iy)12|(x + iy) - 1| \le \sqrt{2} (x1)+iy2|(x - 1) + iy| \le \sqrt{2} Using the definition of modulus: (x1)2+y22\sqrt{(x - 1)^2 + y^2} \le \sqrt{2} Squaring both sides (since both sides are non-negative): (x1)2+y22(Equation 1)(x - 1)^2 + y^2 \le 2 \quad (\text{Equation 1}) This represents a closed disk centered at (1,0)(1, 0) with radius 2\sqrt{2}.

Step 2: Analyze Set S2S_2

We are given S2={zC:Re((1i)z)1}S_2 = \{z \in \mathbb{C} : \text{Re}((1 - i)z) \ge 1\}. Let z=x+iyz = x + iy. We need to find the real part of (1i)z(1 - i)z.

(1i)(x+iy)=x+iyixi2y(1 - i)(x + iy) = x + iy - ix - i^2y Since i2=1i^2 = -1: (1i)(x+iy)=x+iyix+y=(x+y)+i(yx)(1 - i)(x + iy) = x + iy - ix + y = (x + y) + i(y - x) Now, take the real part: Re((1i)z)=x+y\text{Re}((1 - i)z) = x + y Substituting this back into the inequality: x+y1(Equation 2)x + y \ge 1 \quad (\text{Equation 2}) This represents a closed half-plane bounded by the line x+y=1x + y = 1.

Step 3: Analyze Set S3S_3

We are given S3={zC:Im(z)1}S_3 = \{z \in \mathbb{C} : \text{Im}(z) \le 1\}. Let z=x+iyz = x + iy. We need to find the imaginary part of zz.

Im(z)=y\text{Im}(z) = y Substituting this into the inequality: y1(Equation 3)y \le 1 \quad (\text{Equation 3}) This represents a closed half-plane bounded by the line y=1y = 1.

Step 4: Find the Intersection Points

We need to find the intersection S1S2S3S_1 \cap S_2 \cap S_3. This involves finding the points that satisfy all three inequalities. The boundary equations are:

  • Circle: (x1)2+y2=2(x - 1)^2 + y^2 = 2
  • Line 1: x+y=1x + y = 1
  • Line 2: y=1y = 1

We will find the intersection points of these boundaries.

Step 5: Intersection of Line 1 and Line 2

Substitute y=1y = 1 into x+y=1x + y = 1: x+1=1x=0x + 1 = 1 \Rightarrow x = 0 So, the point is P1=(0,1)P_1 = (0, 1).

Step 6: Intersection of the Circle and Line 2

Substitute y=1y = 1 into (x1)2+y2=2(x - 1)^2 + y^2 = 2: (x1)2+12=2(x - 1)^2 + 1^2 = 2 (x1)2=1(x - 1)^2 = 1 x1=±1x - 1 = \pm 1 If x1=1x - 1 = 1, then x=2x = 2, giving the point P2=(2,1)P_2 = (2, 1). If x1=1x - 1 = -1, then x=0x = 0, giving the point P1=(0,1)P_1 = (0, 1) (already found).

Step 7: Intersection of the Circle and Line 1

From x+y=1x + y = 1, we have y=1xy = 1 - x. Substitute into (x1)2+y2=2(x - 1)^2 + y^2 = 2: (x1)2+(1x)2=2(x - 1)^2 + (1 - x)^2 = 2 (x1)2+(x1)2=2(x - 1)^2 + (x - 1)^2 = 2 2(x1)2=22(x - 1)^2 = 2 (x1)2=1(x - 1)^2 = 1 x1=±1x - 1 = \pm 1 If x1=1x - 1 = 1, then x=2x = 2, so y=12=1y = 1 - 2 = -1, giving the point P3=(2,1)P_3 = (2, -1). If x1=1x - 1 = -1, then x=0x = 0, so y=10=1y = 1 - 0 = 1, giving the point P1=(0,1)P_1 = (0, 1) (already found).

Step 8: Verification of the Intersection Points

We have three potential intersection points: P1(0,1)P_1(0, 1), P2(2,1)P_2(2, 1), and P3(2,1)P_3(2, -1). We need to check if these points satisfy all three inequalities.

  • P1(0,1)P_1(0, 1):
    • (01)2+12=22(0 - 1)^2 + 1^2 = 2 \le 2 (Satisfies S1S_1)
    • 0+1=110 + 1 = 1 \ge 1 (Satisfies S2S_2)
    • 111 \le 1 (Satisfies S3S_3)
  • P2(2,1)P_2(2, 1):
    • (21)2+12=22(2 - 1)^2 + 1^2 = 2 \le 2 (Satisfies S1S_1)
    • 2+1=312 + 1 = 3 \ge 1 (Satisfies S2S_2)
    • 111 \le 1 (Satisfies S3S_3)
  • P3(2,1)P_3(2, -1):
    • (21)2+(1)2=22(2 - 1)^2 + (-1)^2 = 2 \le 2 (Satisfies S1S_1)
    • 2+(1)=112 + (-1) = 1 \ge 1 (Satisfies S2S_2)
    • 11-1 \le 1 (Satisfies S3S_3)

All three points satisfy the inequalities defining S1S_1, S2S_2, and S3S_3. Therefore, the intersection S1S2S3S_1 \cap S_2 \cap S_3 contains exactly three elements.

Common Mistakes & Tips

  • Careless Algebra: Double-check calculations, especially when dealing with complex numbers and squaring terms.
  • Misinterpreting Inequalities: Remember that \le and \ge include the boundary lines/curves.
  • Assuming Infinitely Many Solutions: While intersections of continuous regions often have infinitely many points, look for specific intersection points when the answer choices are discrete numbers.

Summary

We analyzed the three sets S1S_1, S2S_2, and S3S_3 geometrically, converting the complex inequalities into Cartesian form. We then found the intersection points of the boundary curves and lines, and verified that these points satisfy all three original inequalities. This led us to the conclusion that the set S1S2S3S_1 \cap S_2 \cap S_3 contains exactly three elements.

Final Answer

The final answer is \boxed{has exactly three elements}, which corresponds to option (A).

Practice More Complex Numbers Questions

View All Questions