Analyzing the Setup
The equation z2+z+1=0 is the fundamental identity for the non-real cube roots of unity, denoted as ω and ω2. These values represent points on the unit circle at angles of 120∘ and 240∘.
They satisfy the essential properties:
ω3=1
1+ω+ω2=0
The Art of Expansion
Consider the expression inside the summation: (zn+(−1)nzn1)2. We apply the algebraic identity (a+b)2=a2+b2+2ab to expand this term.
The expansion yields:
(zn)2+((−1)nzn1)2+2(zn)((−1)nzn1)
Simplifying the terms, we note that (−1)2n=1 because 2n is always even. The middle term simplifies as the zn factors cancel out.
This reduces our expression to:
z2n+z−2n+2(−1)n
The total summation we must evaluate is:
n=1∑15(z2n+z−2n+2(−1)n)
Conquering the Summation
By the linearity of summation, we decompose the problem into three distinct parts. We assume z=ω for this evaluation.
First, consider ∑n=115ω2n. The sequence of terms is ω2,ω4,ω6,…, which simplifies to ω2,ω,1,…. This is a repeating cycle of length 3. Since 15 is a multiple of 3, we have 5 full cycles, and the sum is 5×(1+ω+ω2)=0.
Second, consider ∑n=115ω−2n. Since ω−2=ω, this is equivalent to ∑n=115ωn. Again, because 15 is a multiple of 3, the sum of these terms is 0.
Third, consider ∑n=1152(−1)n. This expands to 2×[(−1)+1−1+1−⋯−1]. Because there are 15 terms (an odd number), the pairs cancel out, leaving a single −1. Thus, the sum is 2×(−1)=−2.
The Final Victory
Summing these components together, we find the total value
S:
S=0+0−2=−2
The problem asks for the modulus of the result. Therefore:
∣S∣=∣−2∣=2