Analyzing the Setup
The problem asks us to evaluate the sum:
k=1∑6(sin72πk−icos72πk)
At first glance, this expression deviates from the standard polar form of a complex number, z=cosθ+isinθ. The real and imaginary parts are swapped, and the signs are unconventional.
Unmasking the Form
To simplify, we factor out
−i from the expression:
sinθ−icosθ=−i(cosθ+−i1sinθ)
Since
−i1=i, the expression simplifies beautifully to:
−i(cosθ+isinθ)=−ieiθ
Here,
θ=72πk. Thus, our summation transforms into:
−ik=1∑6ei72πk
The Power of Euler
Let us define ω=ei72π. This ω represents the fundamental 7th root of unity.
The summation now takes the elegant form:
−ik=1∑6ωk
The Geometry of the Heptagon
The 7th roots of unity are 1,ω,ω2,ω3,ω4,ω5,ω6. These points form the vertices of a regular heptagon inscribed in the unit circle.
Due to the perfect rotational symmetry of these roots, their sum is zero:
1+ω+ω2+ω3+ω4+ω5+ω6=0
Our target summation,
∑k=16ωk, represents the sum of all these roots excluding the root
1. Therefore:
1+k=1∑6ωk=0⟹k=1∑6ωk=−1
Final Calculation
We now multiply the result of the summation by the constant −i that we factored out earlier.
The final result is:
−i×(−1)=i
By recognizing the symmetry of the roots of unity, we have bypassed tedious trigonometric expansion to arrive at the solution i.