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

Question

Let S1={zC:z5},S2={zC:Im(z+13i13i)0}S_1=\{z \in \mathbf{C}:|z| \leq 5\}, S_2=\left\{z \in \mathbf{C}: \operatorname{Im}\left(\frac{z+1-\sqrt{3} i}{1-\sqrt{3} i}\right) \geq 0\right\} and S3={zC:Re(z)0}S_3=\{z \in \mathbf{C}: \operatorname{Re}(z) \geq 0\}. Then the area of the region S1S2S3S_1 \cap S_2 \cap S_3 is :

Options

Solution

Key Concepts and Formulas

  • Complex numbers: z=x+iyz = x + iy, where xx is the real part and yy is the imaginary part.
  • Modulus of a complex number: z=x2+y2|z| = \sqrt{x^2 + y^2}.
  • Area of a sector of a circle: A=12r2θA = \frac{1}{2}r^2\theta, where rr is the radius and θ\theta is the angle in radians.

Step-by-Step Solution

Step 1: Understanding the sets

We are given three sets of complex numbers:

  • S1={zC:z5}S_1 = \{z \in \mathbf{C}: |z| \leq 5\}
  • S2={zC:Im(z+13i13i)0}S_2 = \left\{z \in \mathbf{C}: \operatorname{Im}\left(\frac{z+1-\sqrt{3} i}{1-\sqrt{3} i}\right) \geq 0\right\}
  • S3={zC:Re(z)0}S_3 = \{z \in \mathbf{C}: \operatorname{Re}(z) \geq 0\}

Our goal is to find the area of the region S1S2S3S_1 \cap S_2 \cap S_3. We will analyze each set individually and then find the intersection.

Step 2: Analyzing Set S1S_1

S1={zC:z5}S_1 = \{z \in \mathbf{C}: |z| \leq 5\}

  • Explanation: This set represents all complex numbers zz whose distance from the origin is less than or equal to 5.
  • Geometric Interpretation: This is a closed disk centered at the origin with radius r=5r = 5.

Step 3: Analyzing Set S3S_3

S3={zC:Re(z)0}S_3 = \{z \in \mathbf{C}: \operatorname{Re}(z) \geq 0\}

  • Explanation: If z=x+iyz = x + iy, then Re(z)=x\operatorname{Re}(z) = x. The inequality x0x \geq 0 means the real part of zz is non-negative.
  • Geometric Interpretation: This is the right half of the complex plane, including the imaginary axis. This corresponds to angles from π2-\frac{\pi}{2} to π2\frac{\pi}{2}.

Step 4: Analyzing Set S2S_2

S2={zC:Im(z+13i13i)0}S_2 = \left\{z \in \mathbf{C}: \operatorname{Im}\left(\frac{z+1-\sqrt{3} i}{1-\sqrt{3} i}\right) \geq 0\right\}

  • Explanation: We need to simplify the complex expression and then apply the imaginary part condition.
  • Step-by-step working:
    1. Let z=x+iyz = x + iy. Substitute into the expression: z+13i13i=(x+iy)+13i13i=(x+1)+i(y3)13i\frac{z+1-\sqrt{3} i}{1-\sqrt{3} i} = \frac{(x+iy)+1-\sqrt{3} i}{1-\sqrt{3} i} = \frac{(x+1)+i(y-\sqrt{3})}{1-\sqrt{3} i}
    2. Multiply the numerator and denominator by the conjugate of the denominator, which is 1+3i1 + \sqrt{3}i: (x+1)+i(y3)13i×1+3i1+3i\frac{(x+1)+i(y-\sqrt{3})}{1-\sqrt{3} i} \times \frac{1+\sqrt{3} i}{1+\sqrt{3} i}
    3. Calculate the denominator: (13i)(1+3i)=12(3i)2=1(3)=1+3=4(1-\sqrt{3} i)(1+\sqrt{3} i) = 1^2 - (\sqrt{3} i)^2 = 1 - (-3) = 1+3 = 4
    4. Calculate the numerator: ((x+1)+i(y3))(1+3i)((x+1)+i(y-\sqrt{3}))(1+\sqrt{3} i) =(x+1)(1)+(x+1)(3i)+i(y3)(1)+i(y3)(3i)= (x+1)(1) + (x+1)(\sqrt{3} i) + i(y-\sqrt{3})(1) + i(y-\sqrt{3})(\sqrt{3} i) =(x+1)+i3(x+1)+iyi3+i23(y3)= (x+1) + i\sqrt{3}(x+1) + iy - i\sqrt{3} + i^2\sqrt{3}(y-\sqrt{3}) =(x+1)+i3x+i3+iyi33y+3= (x+1) + i\sqrt{3}x + i\sqrt{3} + iy - i\sqrt{3} - \sqrt{3}y + 3 =(x+13y+3)+i(3x+y)= (x+1-\sqrt{3}y+3) + i(\sqrt{3}x + y) =(x+43y)+i(3x+y)= (x+4-\sqrt{3}y) + i(\sqrt{3}x+y)
    5. Combine the numerator and denominator: z+13i13i=x+43y4+i3x+y4\frac{z+1-\sqrt{3} i}{1-\sqrt{3} i} = \frac{x+4-\sqrt{3}y}{4} + i\frac{\sqrt{3}x+y}{4}
    6. Apply the condition Im(z+13i13i)0\operatorname{Im}\left(\frac{z+1-\sqrt{3} i}{1-\sqrt{3} i}\right) \geq 0: 3x+y40\frac{\sqrt{3}x+y}{4} \geq 0     3x+y0\implies \sqrt{3}x+y \geq 0     y3x\implies y \geq -\sqrt{3}x
  • Geometric Interpretation: The inequality y3xy \geq -\sqrt{3}x describes the region above or on the line y=3xy = -\sqrt{3}x. The slope of this line is 3-\sqrt{3}, corresponding to an angle of π3-\frac{\pi}{3} with the positive real axis.

Step 5: Finding the Intersection S1S2S3S_1 \cap S_2 \cap S_3

We combine all three conditions:

  1. z5|z| \leq 5: Inside the circle of radius 5 centered at the origin.
  2. Re(z)0    x0\operatorname{Re}(z) \geq 0 \implies x \geq 0: The right half-plane (angles from π2-\frac{\pi}{2} to π2\frac{\pi}{2}).
  3. y3xy \geq -\sqrt{3}x: The region above or on the line y=3xy = -\sqrt{3}x (angles from π3-\frac{\pi}{3} to π\pi).

We need to find the angular span of the region S2S3S_2 \cap S_3.

  • S3S_3 restricts us to angles from π2-\frac{\pi}{2} to π2\frac{\pi}{2}.
  • S2S_2 restricts us to angles from π3-\frac{\pi}{3} upwards.

The intersection of these two angular conditions is the range [π3,π2][-\frac{\pi}{3}, \frac{\pi}{2}].

  • The lower bound is the line y=3xy = -\sqrt{3}x, which makes an angle of π3-\frac{\pi}{3} with the positive x-axis.
  • The upper bound is the positive y-axis, which makes an angle of π2\frac{\pi}{2} with the positive x-axis.

The region S1S2S3S_1 \cap S_2 \cap S_3 is a sector of the circle with radius r=5r=5, bounded by the ray y=3xy = -\sqrt{3}x for x0x \geq 0 and the positive y-axis.

The total angle θ\theta of this sector is: θ=π2(π3)=π2+π3=3π6+2π6=5π6 radians\theta = \frac{\pi}{2} - \left(-\frac{\pi}{3}\right) = \frac{\pi}{2} + \frac{\pi}{3} = \frac{3\pi}{6} + \frac{2\pi}{6} = \frac{5\pi}{6} \text{ radians}

Step 6: Calculating the Area

The area of a circular sector is given by 12r2θ\frac{1}{2}r^2\theta.

  • Radius r=5r=5.
  • Angle θ=5π6\theta = \frac{5\pi}{6} radians.

Area =12(52)(5π6)= \frac{1}{2} (5^2) \left(\frac{5\pi}{6}\right) Area =12(25)(5π6)= \frac{1}{2} (25) \left(\frac{5\pi}{6}\right) Area =125π12= \frac{125\pi}{12}

Common Mistakes & Tips

  • Be careful when finding the conjugate of a complex number and multiplying complex fractions.
  • Remember that the angle in the sector area formula must be in radians.
  • Always visualize the regions in the complex plane to help understand the intersection.

Summary

The region S1S2S3S_1 \cap S_2 \cap S_3 is a sector of a circle with radius 5. The intersection of the angular conditions derived from S2S_2 and S3S_3 spans from π3-\frac{\pi}{3} to π2\frac{\pi}{2}, resulting in a total angle of 5π6\frac{5\pi}{6} radians. Therefore, the area of the sector is 12r2θ=12(52)(5π6)=125π12\frac{1}{2}r^2\theta = \frac{1}{2}(5^2)\left(\frac{5\pi}{6}\right) = \frac{125\pi}{12}.

The final answer is \boxed{\frac{125 \pi}{12}}, which corresponds to option (C).

Practice More Complex Numbers Questions

View All Questions