Question
Question: Consider the set of complex number $A, B, C$ and $S$ defined as $A = \{z : ||z+2| - |z-2|| = 2\}$ $...
Consider the set of complex number A,B,C and S defined as
A={z:∣∣z+2∣−∣z−2∣∣=2} B={z:arg(zz−1)=2π} C={z:arg(z−1)=π} S={z:Re(z+1z−1)=0}
If z1,z2,z3∈S, then find the minimum value of ∣z1+z2∣2+∣z2+z3∣2+∣z3+z1∣2.

3
Solution
The given sets are:
A={z:∣∣z+2∣−∣z−2∣∣=2} represents a hyperbola with foci at (−2,0) and (2,0) and transverse axis length 2a=2. The equation is x2−3y2=1.
B={z:arg(zz−1)=2π} represents the upper semi-circle of the circle with diameter connecting 0 and 1. The equation is (x−1/2)2+y2=(1/2)2 with y>0.
C={z:arg(z−1)=π} represents the ray on the real axis from −∞ to 1, i.e., {z=x+i0:x<1}.
S={z:Re(z+1z−1)=0} represents the circle with diameter connecting 1 and −1, excluding the points 1 and −1. The equation is x2+y2=1, excluding z=1 and z=−1. This is the unit circle centered at the origin, excluding the points (1,0) and (−1,0).
We are given z1,z2,z3∈S. This means ∣z1∣=∣z2∣=∣z3∣=1. We want to find the minimum value of L=∣z1+z2∣2+∣z2+z3∣2+∣z3+z1∣2. Using the property ∣w∣2=wwˉ and ∣z∣=1⟹zˉ=1/z, we have: ∣zi+zj∣2=(zi+zj)(ziˉ+zjˉ)=ziziˉ+zizjˉ+zjziˉ+zjzjˉ=∣zi∣2+zizjˉ+zjziˉ+∣zj∣2. Since ∣zi∣=1 and ∣zj∣=1, this simplifies to 1+zizjˉ+zizjˉ+1=2+2Re(zizjˉ).
So, L=(2+2Re(z1z2ˉ))+(2+2Re(z2z3ˉ))+(2+2Re(z3z1ˉ)). L=6+2(Re(z1z2ˉ)+Re(z2z3ˉ)+Re(z3z1ˉ)).
Let zk=eiθk for k=1,2,3. Then z1z2ˉ=eiθ1e−iθ2=ei(θ1−θ2), so Re(z1z2ˉ)=cos(θ1−θ2). Similarly, Re(z2z3ˉ)=cos(θ2−θ3) and Re(z3z1ˉ)=cos(θ3−θ1).
We want to minimize L=6+2(cos(θ1−θ2)+cos(θ2−θ3)+cos(θ3−θ1)). Let α=θ1−θ2, β=θ2−θ3, γ=θ3−θ1. Note that α+β+γ=0. We want to minimize cos(α)+cos(β)+cos(γ) subject to α+β+γ=0. The sum cos(α)+cos(β)+cos(γ) is minimized when α,β,γ are as spread out as possible, subject to their sum being 0. This typically occurs when α=β=γ=0 (maximum sum 3) or when they are angles of an equilateral triangle, i.e., α=β=γ=2π/3 or −2π/3 (sum -3/2) or when two angles are π and one is −2π (sum -1). Consider the case when z1,z2,z3 form an equilateral triangle inscribed in the unit circle. Let z1=1=ei0, z2=ei2π/3, z3=ei4π/3. These points are in S since they are on the unit circle and are not 1 or −1. In this case, θ1=0, θ2=2π/3, θ3=4π/3. θ1−θ2=−2π/3. cos(−2π/3)=−1/2. θ2−θ3=2π/3−4π/3=−2π/3. cos(−2π/3)=−1/2. θ3−θ1=4π/3−0=4π/3. cos(4π/3)=−1/2. The sum cos(θ1−θ2)+cos(θ2−θ3)+cos(θ3−θ1)=−1/2+(−1/2)+(−1/2)=−3/2.
The minimum value of cos(α)+cos(β)+cos(γ) subject to α+β+γ=0 is −3/2. This occurs when α=β=γ=±2π/3. The minimum value of L is 6+2(−3/2)=6−3=3.
This minimum is achieved when z1,z2,z3 represent the vertices of an equilateral triangle inscribed in the unit circle. For example, z1=1,z2=ei2π/3,z3=ei4π/3. These points are in S.
The final answer is 3.
Explanation:
The set S is the unit circle centered at the origin, excluding points 1 and −1. For z∈S, we have ∣z∣=1. The expression to minimize is ∣z1+z2∣2+∣z2+z3∣2+∣z3+z1∣2. Using ∣w∣2=wwˉ and zˉ=1/z for ∣z∣=1, the expression simplifies to 6+2(Re(z1z2ˉ)+Re(z2z3ˉ)+Re(z3z1ˉ)). Let zk=eiθk. The expression becomes 6+2(cos(θ1−θ2)+cos(θ2−θ3)+cos(θ3−θ1)). Let α=θ1−θ2, β=θ2−θ3, γ=θ3−θ1. Then α+β+γ=0. The minimum value of cos(α)+cos(β)+cos(γ) subject to α+β+γ=0 is −3/2, which occurs when α=β=γ=±2π/3. This corresponds to z1,z2,z3 forming an equilateral triangle inscribed in the unit circle. The minimum value of the expression is 6+2(−3/2)=3.