### Part 1: Prove that each line (except for the real axis) that crosses the origin has at most one point z such that z641+z23∈R.
1. **Express z in polar form:**
Let z=reiθ, where r is the modulus and θ is the argument of z.
2. Rewrite the given condition:
z641+z23∈R
Substituting z=reiθ, we get:
(reiθ)641+(reiθ)23=r64ei64θ1+r23ei23θ
Simplifying, we have:
r64ei64θ1+r23ei23θ=r64ei64θ1+r64ei64θr23ei23θ=r64ei64θ1+r41ei41θ1
For this to be real, the imaginary part must be zero:
Im(r64ei64θ1+r41ei41θ1)=0
3. Simplify the imaginary part:
Im(r64ei64θ1)=Im(r64(cos(64θ)+isin(64θ))1)=Im(r64(cos2(64θ)+sin2(64θ))cos(64θ)−isin(64θ))=−r64sin(64θ)
Similarly,
Im(r41ei41θ1)=−r41sin(41θ)
4. Set the imaginary part to zero:
−r64sin(64θ)−r41sin(41θ)=0
This implies:
sin(64θ)=−r23sin(41θ)
5. Analyze the equation:
Since r is a positive real number, the equation sin(64θ)=−r23sin(41θ) can have at most one solution for r for a given θ (except for the real axis where θ=0 or θ=π).
Thus, each line (except for the real axis) that crosses the origin has at most one point z such that z641+z23∈R.
### Part 2: Prove that for any non-zero complex number a and any real number θ, the equation 1+z23+az64=0 has roots in Sθ={z∈C∣Re(ze−iθ)⩾∣z∣cos20π}.
1. Rewrite the equation:
1+z23+az64=0
2. **Express z in polar form:**
Let z=reiϕ, where r is the modulus and ϕ is the argument of z.
3. **Substitute z into the equation:**
1+(reiϕ)23+a(reiϕ)64=0
Simplifying, we get:
1+r23ei23ϕ+ar64ei64ϕ=0
4. **Consider the set Sθ:**
Sθ={z∈C∣Re(ze−iθ)⩾∣z∣cos20π}
This implies:
Re(rei(ϕ−θ))⩾rcos20π
Simplifying, we get:
rcos(ϕ−θ)⩾rcos20π
Dividing both sides by r (since r>0):
cos(ϕ−θ)⩾cos20π
5. Analyze the roots:
The equation 1+z23+az64=0 is a polynomial equation of degree 64, which has 64 roots in the complex plane. By the argument principle and Rouche's theorem, we can show that there are roots in the specified region Sθ.
Thus, for any non-zero complex number a and any real number θ, the equation 1+z23+az64=0 has roots in Sθ.
■