Question
Question: Let $C_1$ and $C_2$ be two curves on the complex plane defined as $C_1: z+\overline{z}=2(|z-1|)$ $C_...
Let C1 and C2 be two curves on the complex plane defined as C1:z+z=2(∣z−1∣) C2:arg(z+1+i)=α where α∈(0,π) such that the curves C1 and C2 touches each other at P(z0) then the value of ∣z0∣2 is

1
2
3
4
2
Solution
Solution:
Given the curves
C1:z+z=2∣z−1∣andC2:arg(z+1+i)=α,α∈(0,π).Let z=x+iy. Then:
-
For C1:
z+z=2x,∣z−1∣=(x−1)2+y2.Hence,
2x=2(x−1)2+y2⟹x=(x−1)2+y2.Squaring both sides:
x2=(x−1)2+y2⟹x2=x2−2x+1+y2.Therefore,
y2+1−2x=0⟹2x=y2+1⟹x=2y2+1.This represents a parabola with equation y2=2x−1.
-
For C2:
arg(z+1+i)=α
Write z+1+i=(x+1)+(y+1)i. The conditionimplies that the point (x,y) lies on the straight line
y+1=tanα(x+1),or equivalently,
y=tanα(x+1)−1.Let m=tanα; then C2 is the line
y=m(x+1)−1.
Since C1 and C2 touch each other at P(z0), the line is tangent to the parabola y2=2x−1. Substitute y=m(x+1)−1 into the parabola:
[m(x+1)−1]2=2x−1.Expanding,
m2(x+1)2−2m(x+1)+1=2x−1.Express this as a quadratic in x:
m2x2+[2m2−2m−2]x+(m2−2m+2)=0.For tangency, the discriminant must be zero:
Δ=[2m2−2m−2]2−4m2(m2−2m+2)=0.Factor out 4:
4[(m2−m−1)2−m2(m2−2m+2)]=0.Dividing by 4:
(m2−m−1)2−m2(m2−2m+2)=0.Expanding and simplifying,
m4−2m3−m2+2m+1−(m4−2m3+2m2)=0, −3m2+2m+1=0⟹3m2−2m−1=0.Solving,
m=62±4+12=62±4.Thus, m=1 or m=−31. Since α∈(0,π) gives tanα>0, we take m=1 which implies α=4π.
Now, with m=1, the line C2 becomes:
y=1⋅(x+1)−1=x.Substitute y=x in the parabola:
x2=2x−1⟹x2−2x+1=0⟹(x−1)2=0.So, x=1 and y=1. That is,
z0=1+i.Then,
∣z0∣2=12+12=2.Explanation of the minimal solution:
- Convert C1 to a parabola y2=2x−1.
- Express C2 as the line y=tanα(x+1)−1.
- Use tangency condition (discriminant = 0) to find tanα=1.
- Find the point of tangency (x,y)=(1,1) so that z0=1+i.
- Therefore, ∣z0∣2=2.