1. Given Information and Initial Setup:
We are given that a∈R and z1,z2,…,zn are complex numbers of modulus 1 satisfying the relation:
k=1∑nzk3=4(a+(a−n)i)−3k=1∑nzk
We need to prove that a∈{0,1,…,n} and zk∈{1,i} for all k.
2. **Expressing zk in Polar Form:**
Let zk=eiθk=cos(θk)+isin(θk). Since ∣zk∣=1, we have:
zk3=(cos(θk)+isin(θk))3=cos(3θk)+isin(3θk)
and
zk=cos(θk)−isin(θk)
3. Substituting into the Given Equation:
Substitute zk3 and zk into the given equation:
k=1∑n(cos(3θk)+isin(3θk))=4(a+(a−n)i)−3k=1∑n(cos(θk)−isin(θk))
4. Separating Real and Imaginary Parts:
Separate the real and imaginary parts of the equation:
k=1∑ncos(3θk)+ik=1∑nsin(3θk)=4a+4(a−n)i−3k=1∑ncos(θk)+3ik=1∑nsin(θk)
Equate the real and imaginary parts:
k=1∑ncos(3θk)=4a−3k=1∑ncos(θk)
k=1∑nsin(3θk)=4(a−n)+3k=1∑nsin(θk)
5. Using Trigonometric Identities:
Recall the trigonometric identities:
cos(3θ)=4cos3(θ)−3cos(θ)
sin(3θ)=3sin(θ)−4sin3(θ)
Substitute these into the equations:
k=1∑n(4cos3(θk)−3cos(θk))=4a−3k=1∑ncos(θk)
k=1∑n(3sin(θk)−4sin3(θk))=4(a−n)+3k=1∑nsin(θk)
6. Simplifying the Equations:
Simplify the real part equation:
4k=1∑ncos3(θk)−3k=1∑ncos(θk)=4a−3k=1∑ncos(θk)
4k=1∑ncos3(θk)=4a
k=1∑ncos3(θk)=a
Simplify the imaginary part equation:
3k=1∑nsin(θk)−4k=1∑nsin3(θk)=4(a−n)+3k=1∑nsin(θk)
−4k=1∑nsin3(θk)=4(a−n)
k=1∑nsin3(θk)=n−a
7. Combining the Results:
Combine the results:
k=1∑ncos3(θk)+k=1∑nsin3(θk)=a+(n−a)=n
From the lemma, we know that cos3(θk)+sin3(θk)≤1. Therefore:
k=1∑n(cos3(θk)+sin3(θk))≤n
Since the sum equals n, it must be that cos3(θk)+sin3(θk)=1 for all k.
8. **Determining θk:**
The equality cos3(θk)+sin3(θk)=1 holds if and only if θk=2mπ or θk=2π+2mπ for some integer m. Thus:
zk=eiθk=1 or i
9. Conclusion:
Since cos3(θk) can only be 0 or 1, a must be an integer in the range {0,1,…,n}.
The final answer is a∈{0,1,…,n} and zk∈{1,i} for all k.