Let S={z∈C:∣z−2∣≤1,z(1+i)+z(1−i)≤2}. Let ∣z−4i∣ attains minimum and maximum values, respectively, at z 1 ∈ S and z 2 ∈ S. If 5(∣z1∣2+∣z2∣2)=α+β5, where α and β are integers, then the value of α + β is equal to ___________.
Answer: 1
Solution
Key Concepts and Formulas
Modulus as Distance: For complex numbers z1 and z2, ∣z1−z2∣ represents the distance between the points corresponding to z1 and z2 in the Argand plane.
Equation of a Circle:∣z−z0∣=r represents a circle centered at z0 with radius r in the complex plane. In Cartesian form, this is (x−a)2+(y−b)2=r2, where z0=a+bi.
Equation of a Line:az+az≤k defines a half-plane, where a is a complex number and k is a real number. In Cartesian form, this can be expressed as y≥mx+c or y≤mx+c.
Step-by-Step Solution
Step 1: Defining the Region S - Condition 1
The first condition is ∣z−2∣≤1. Let z=x+iy.
Why: We want to convert the complex inequality into a Cartesian equation to visualize the region.
Substituting z=x+iy, we get ∣x+iy−2∣≤1.
This simplifies to ∣(x−2)+iy∣≤1.
Taking the modulus, we have (x−2)2+y2≤1.
Squaring both sides, we get (x−2)2+y2≤1.
Geometric Interpretation: This represents a closed disk centered at (2,0) with radius 1.
Step 2: Defining the Region S - Condition 2
The second condition is z(1+i)+z(1−i)≤2.
Why: We want to convert this complex inequality into a Cartesian equation to visualize the region.
Substituting z=x+iy and z=x−iy, we get (x+iy)(1+i)+(x−iy)(1−i)≤2.
Expanding the terms, we get (x+ix+iy−y)+(x−ix−iy−y)≤2.
Simplifying, we get 2x−2y≤2.
Dividing by 2, we get x−y≤1.
Rearranging, we get y≥x−1.
Geometric Interpretation: This represents a half-plane including the line y=x−1 and all points above it.
Step 3: Finding z1 - Minimum Distance
We need to find the minimum value of ∣z−4i∣ for z∈S. This is the distance between a point z in S and the point (0,4).
Why: We want to find the point in the region S that is closest to (0,4). We consider the line connecting the center of the circle to (0,4) and its intersection with the circle.
The center of the circle is C(2,0) and the point is P(0,4).
The equation of the line passing through C(2,0) and P(0,4) is y=−2x+4.
Substituting y=−2x+4 into the circle equation (x−2)2+y2=1, we get (x−2)2+(−2x+4)2=1.
Simplifying, we get (x−2)2+4(x−2)2=1, which gives 5(x−2)2=1.
Thus, (x−2)2=51, so x−2=±51.
We have two possible x values: x=2±51.
If x=2−51, then y=−2(2−51)+4=52. This gives the point A(2−51,52).
If x=2+51, then y=−2(2+51)+4=−52. This gives the point B(2+51,−52).
Point A is closer to P(0,4) than point B.
Check if A satisfies y≥x−1: 52≥2−51−1, which simplifies to 53≥1, or 3≥5, which is true.
Therefore, z1=2−51+i52.
∣z1∣2=(2−51)2+(52)2=4−54+51+54=5−54.
Step 4: Finding z2 - Maximum Distance
We need to find the maximum value of ∣z−4i∣ for z∈S.
Why: We want to find the point in the region S that is furthest from (0,4).
Point B(2+51,−52) is on the opposite side of the circle from P(0,4).
However, B does not satisfy the half-plane condition y≥x−1: −52≥2+51−1, which simplifies to −52≥1+51, or −2≥5+1, which is false.
Therefore, z2 must lie on the boundary where the line y=x−1 intersects the circle (x−2)2+y2=1.
Substituting y=x−1 into the circle equation, we get (x−2)2+(x−1)2=1.
Simplifying, we get x2−4x+4+x2−2x+1=1, which gives 2x2−6x+4=0.
Dividing by 2, we get x2−3x+2=0.
Factoring, we get (x−1)(x−2)=0, so x=1 or x=2.
If x=1, then y=1−1=0. This gives the point C(1,0).
If x=2, then y=2−1=1. This gives the point D(2,1).
We need to find which point is further from P(0,4).
Distance from C(1,0) to P(0,4): (1−0)2+(0−4)2=1+16=17.
Distance from D(2,1) to P(0,4): (2−0)2+(1−4)2=4+9=13.
Since 17>13, the point C(1,0) is further from P(0,4).
Therefore, z2=1+0i=1.
∣z2∣2=12+02=1.
Step 5: Calculating the Expression
We have ∣z1∣2=5−54 and ∣z2∣2=1.
Why: We need to compute the final value using the values we found.
Comparing the two expressions, we get α=30 and β=−4.
Therefore, α+β=30+(−4)=26.
Common Mistakes & Tips
Remember to check if the extreme points you find satisfy the given inequalities. The half-plane condition is crucial.
Visualizing the problem geometrically can help avoid errors in calculations.
Rationalize the denominator to simplify the expression and compare it with the desired form.
Summary
We first defined the region S as the intersection of a disk and a half-plane. Then, we found the points z1 and z2 in S that minimize and maximize the distance to the point (0,4), respectively. Finally, we calculated the value of 5(∣z1∣2+∣z2∣2) and determined that α+β=26.