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

Question

Let P={zC:z+23i1}\mathrm{P}=\{\mathrm{z} \in \mathbb{C}:|z+2-3 i| \leq 1\} and Q={zC:z(1+i)+zˉ(1i)8}\mathrm{Q}=\{\mathrm{z} \in \mathbb{C}: z(1+i)+\bar{z}(1-i) \leq-8\}. Let in PQ\mathrm{P} \cap \mathrm{Q}, z3+2i|z-3+2 i| be maximum and minimum at z1z_1 and z2z_2 respectively. If z12+2z22=α+β2\left|z_1\right|^2+2\left|z_2\right|^2=\alpha+\beta \sqrt{2}, where α,β\alpha, \beta are integers, then α+β\alpha+\beta equals _____________.

Answer: 1

Solution

Key Concepts and Formulas

  • Complex Numbers as Points: Representing z=x+iyz = x + iy as a point (x,y)(x, y) in the Cartesian plane.
  • Modulus and Distance: zz0|z - z_0| represents the distance between complex numbers zz and z0z_0.
  • Regions in the Complex Plane:
    • zz0r|z - z_0| \leq r represents a closed disk centered at z0z_0 with radius rr.
    • az+aˉzˉcaz + \bar{a}\bar{z} \leq c represents a half-plane.

Step-by-Step Solution

Step 1: Analyze Region P

We are given P={zC:z+23i1}P = \{z \in \mathbb{C} : |z + 2 - 3i| \leq 1\}. We want to convert this complex inequality into a Cartesian one to understand the region geometrically. Let z=x+iyz = x + iy. Then:

(x+iy)+23i1| (x + iy) + 2 - 3i | \leq 1 (x+2)+i(y3)1| (x+2) + i(y-3) | \leq 1

Using the definition of modulus:

(x+2)2+(y3)21\sqrt{(x+2)^2 + (y-3)^2} \leq 1

Squaring both sides:

(x+2)2+(y3)21(x+2)^2 + (y-3)^2 \leq 1

This represents a closed disk centered at (2,3)(-2, 3) with radius 11. We denote the center as CP=(2,3)C_P = (-2, 3) and the radius as rP=1r_P = 1.

Step 2: Analyze Region Q

We are given Q={zC:z(1+i)+zˉ(1i)8}Q = \{z \in \mathbb{C} : z(1+i) + \bar{z}(1-i) \leq -8\}. Again, let z=x+iyz = x + iy, so zˉ=xiy\bar{z} = x - iy. We want to convert this into a Cartesian inequality.

(x+iy)(1+i)+(xiy)(1i)8(x+iy)(1+i) + (x-iy)(1-i) \leq -8 (x+ix+iyy)+(xixiyy)8(x + ix + iy - y) + (x - ix - iy - y) \leq -8 2x2y82x - 2y \leq -8 xy4x - y \leq -4 xy+40x - y + 4 \leq 0

This represents a half-plane bounded by the line xy+4=0x - y + 4 = 0. We denote this line as L2:xy+4=0L_2: x - y + 4 = 0. The region Q consists of all points (x,y)(x,y) on or to the left of this line.

Step 3: Verify Intersection of P and Q

To ensure that the intersection PQP \cap Q is non-empty, we calculate the perpendicular distance from the center of the disk CP(2,3)C_P(-2, 3) to the line L2:xy+4=0L_2: x - y + 4 = 0. The formula for the distance from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax + By + C = 0 is d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}.

d=1(2)+(1)(3)+412+(1)2=23+42=12=12d = \frac{|1(-2) + (-1)(3) + 4|}{\sqrt{1^2 + (-1)^2}} = \frac{|-2 - 3 + 4|}{\sqrt{2}} = \frac{|-1|}{\sqrt{2}} = \frac{1}{\sqrt{2}}

Since d=12<1=rPd = \frac{1}{\sqrt{2}} < 1 = r_P, the line L2L_2 intersects the disk PP. Therefore, PQP \cap Q is non-empty.

Step 4: Identify the Target Function for Maximization/Minimization

We need to find z1,z2PQz_1, z_2 \in P \cap Q such that z3+2i|z - 3 + 2i| is maximum and minimum, respectively. Let AA be the point (3,2)(3, -2) in the complex plane (corresponding to 32i3 - 2i). The expression z(32i)|z - (3 - 2i)| represents the distance from any point z(x,y)z(x,y) to the fixed point A(3,2)A(3, -2). We want to find the points in PQP \cap Q farthest from and closest to A(3,2)A(3, -2).

Step 5: Finding z1z_1 (Maximum Distance)

The point farthest from A(3,2)A(3, -2) will lie on the boundary of PQP \cap Q. It is likely to be on the circle boundary along the line connecting AA and the center of the circle CPC_P. Let's call this line L1L_1. The slope of L1L_1 is m=3(2)23=55=1m = \frac{3 - (-2)}{-2 - 3} = \frac{5}{-5} = -1. Using the point-slope form with A(3,2)A(3, -2):

y(2)=1(x3)y - (-2) = -1(x - 3) y+2=x+3y + 2 = -x + 3 L1:x+y1=0L_1: x + y - 1 = 0

Now we find the intersection points of L1L_1 and the circle (x+2)2+(y3)2=1(x+2)^2 + (y-3)^2 = 1. From L1L_1, y=1xy = 1 - x. Substitute into the circle equation:

(x+2)2+(1x3)2=1(x+2)^2 + (1-x-3)^2 = 1 (x+2)2+(x2)2=1(x+2)^2 + (-x-2)^2 = 1 2(x+2)2=12(x+2)^2 = 1 (x+2)2=12(x+2)^2 = \frac{1}{2} x+2=±12x+2 = \pm \frac{1}{\sqrt{2}} x=2±12x = -2 \pm \frac{1}{\sqrt{2}}

For each xx value, find the corresponding yy using y=1xy = 1 - x:

  • If x=2+12x = -2 + \frac{1}{\sqrt{2}}, then y=1(2+12)=312y = 1 - \left(-2 + \frac{1}{\sqrt{2}}\right) = 3 - \frac{1}{\sqrt{2}}. Point ZA=(2+12,312)Z_A = \left(-2 + \frac{1}{\sqrt{2}}, 3 - \frac{1}{\sqrt{2}}\right).
  • If x=212x = -2 - \frac{1}{\sqrt{2}}, then y=1(212)=3+12y = 1 - \left(-2 - \frac{1}{\sqrt{2}}\right) = 3 + \frac{1}{\sqrt{2}}. Point ZB=(212,3+12)Z_B = \left(-2 - \frac{1}{\sqrt{2}}, 3 + \frac{1}{\sqrt{2}}\right).

Check which points lie in region QQ (i.e., satisfy xy+40x - y + 4 \leq 0):

  • For ZAZ_A: xy+4=(2+12)(312)+4=1+2>0x - y + 4 = \left(-2 + \frac{1}{\sqrt{2}}\right) - \left(3 - \frac{1}{\sqrt{2}}\right) + 4 = -1 + \sqrt{2} > 0. So ZAZ_A is not in QQ.
  • For ZBZ_B: xy+4=(212)(3+12)+4=12<0x - y + 4 = \left(-2 - \frac{1}{\sqrt{2}}\right) - \left(3 + \frac{1}{\sqrt{2}}\right) + 4 = -1 - \sqrt{2} < 0. So ZBZ_B is in QQ.

Since ZBZ_B is farther from AA and is in PQP \cap Q, z1=(212)+i(3+12)z_1 = \left(-2 - \frac{1}{\sqrt{2}}\right) + i\left(3 + \frac{1}{\sqrt{2}}\right).

Step 6: Finding z2z_2 (Minimum Distance)

The minimum distance from A(3,2)A(3, -2) to PQP \cap Q occurs on the boundary. The closest point on the circle to AA is ZAZ_A, but it's not in QQ. Therefore, the minimum distance must occur on the line L2L_2. The closest point on L2L_2 to AA is the foot of the perpendicular from AA to L2L_2. The line through AA perpendicular to L2L_2 has slope 1-1 and equation x+y1=0x + y - 1 = 0, which is L1L_1. So we find the intersection of L1L_1 and L2L_2:

x+y1=0x + y - 1 = 0 xy+4=0x - y + 4 = 0

Adding the equations: 2x+3=0    x=322x + 3 = 0 \implies x = -\frac{3}{2}. Substituting into L1L_1: 32+y1=0    y=52-\frac{3}{2} + y - 1 = 0 \implies y = \frac{5}{2}. So the intersection point is ZC=(32,52)Z_C = \left(-\frac{3}{2}, \frac{5}{2}\right).

Verify that ZCZ_C is within the disk PP:

(32+2)2+(523)2=(12)2+(12)2=14+14=121\left(-\frac{3}{2} + 2\right)^2 + \left(\frac{5}{2} - 3\right)^2 = \left(\frac{1}{2}\right)^2 + \left(-\frac{1}{2}\right)^2 = \frac{1}{4} + \frac{1}{4} = \frac{1}{2} \leq 1

Since ZCZ_C is in PP and on L2L_2, it's in PQP \cap Q. Therefore, z2=32+i52z_2 = -\frac{3}{2} + i\frac{5}{2}.

Step 7: Calculate z12|z_1|^2 and 2z222|z_2|^2

For z1=(212)+i(3+12)z_1 = \left(-2 - \frac{1}{\sqrt{2}}\right) + i\left(3 + \frac{1}{\sqrt{2}}\right):

z12=(212)2+(3+12)2=4+42+12+9+62+12=14+102+1=14+52|z_1|^2 = \left(-2 - \frac{1}{\sqrt{2}}\right)^2 + \left(3 + \frac{1}{\sqrt{2}}\right)^2 = 4 + \frac{4}{\sqrt{2}} + \frac{1}{2} + 9 + \frac{6}{\sqrt{2}} + \frac{1}{2} = 14 + \frac{10}{\sqrt{2}} + 1 = 14 + 5\sqrt{2}

For z2=32+i52z_2 = -\frac{3}{2} + i\frac{5}{2}:

z22=(32)2+(52)2=94+254=344=172|z_2|^2 = \left(-\frac{3}{2}\right)^2 + \left(\frac{5}{2}\right)^2 = \frac{9}{4} + \frac{25}{4} = \frac{34}{4} = \frac{17}{2} 2z22=2172=172|z_2|^2 = 2 \cdot \frac{17}{2} = 17

Step 8: Compute z12+2z22\left|z_1\right|^2+2\left|z_2\right|^2 and Determine α,β\alpha, \beta

z12+2z22=(14+52)+17=31+52\left|z_1\right|^2 + 2\left|z_2\right|^2 = (14 + 5\sqrt{2}) + 17 = 31 + 5\sqrt{2}

Comparing with α+β2\alpha + \beta\sqrt{2}, we have α=31\alpha = 31 and β=5\beta = 5. Therefore, α+β=31+5=36\alpha + \beta = 31 + 5 = 36.

Common Mistakes & Tips

  • Incorrectly Assuming Extrema on the Circle: The minimum distance point isn't necessarily on the circle if the closest point on the unconstrained circle is outside the feasible region.
  • Not Checking Intersection: Always verify that the regions intersect before proceeding.
  • Careless Calculation: Be extra careful with signs and fractions when expanding and simplifying.

Summary By converting the complex inequalities to Cartesian coordinates, we identified the feasible region as the intersection of a disk and a half-plane. We found the points in this region that maximized and minimized the distance to a given point by considering the geometry and the boundaries of the region. Finally, we calculated the requested expression, obtaining α+β=36\alpha + \beta = 36.

The final answer is \boxed{36}.

Practice More Complex Numbers Questions

View All Questions