Key Concepts and Formulas
- Complex Cube Roots of Unity: The roots of x3=1 are 1,ω,ω2, where ω=ei(2π/3) and ω2=ei(4π/3).
- Properties of ω: 1+ω+ω2=0 and ω3=1.
- The quadratic z2+z+1=0 has roots ω and ω2.
Step-by-Step Solution
Step 1: Identify the roots of the equation
We are given z2+z+1=0. This is a standard quadratic equation. We recognize that its roots are the non-real cube roots of unity, ω and ω2.
WHY: Multiplying by (z−1) gives z3−1=0, so z3=1. Since z2+z+1=0, z=1, implying z=ω or z=ω2.
Step 2: Derive a useful relationship
Divide the equation z2+z+1=0 by z (since z=0).
zz2+zz+z1=0
z+1+z1=0
z+z1=−1
WHY: This relationship will simplify calculations of the terms in the summation.
Step 3: Simplify the general term
Consider the general term zk+zk1. Since z=ω (or ω2), we can write this as ωk+ωk1.
WHY: We want to find a pattern in these terms so we can evaluate the sum efficiently.
Step 4: Calculate the first few terms
Calculate zk+zk1 for k=1,2,3,4,5,6.
- For k=1: z+z1=−1 (from Step 2).
- For k=2: z2+z21=ω2+ω21=ω2+ω=−1.
WHY: ω21=ω3ω=ω.
- For k=3: z3+z31=ω3+ω31=1+11=2.
- For k=4: z4+z41=ω4+ω41=ω+ω1=ω+ω2=−1.
WHY: ω4=ω3⋅ω=ω.
- For k=5: z5+z51=ω5+ω51=ω2+ω21=ω2+ω=−1.
WHY: ω5=ω3⋅ω2=ω2.
- For k=6: z6+z61=ω6+ω61=(ω3)2+(ω3)21=1+1=2.
Step 5: Identify the pattern
The values of zk+zk1 repeat in a cycle of 3: −1,−1,2,−1,−1,2,…
WHY: Since ω3=1, the powers of ω cycle with period 3.
Step 6: Square the terms
Square each term in the sequence:
(−1)2,(−1)2,(2)2,(−1)2,(−1)2,(2)2=1,1,4,1,1,4
Step 7: Sum the squared terms
The sum is S=1+1+4+1+1+4=12.
WHY: This follows directly from the definition of the sum.
Common Mistakes & Tips
- Forgetting the fundamental properties of complex cube roots of unity.
- Not recognizing the pattern in the terms zk+zk1.
- Not simplifying powers of ω using ω3=1.
Summary
The given equation z2+z+1=0 implies that z is a complex cube root of unity. Using the properties of ω, we found that the terms zk+zk1 repeat in a cycle of 3. Squaring these terms and summing them gives the final answer.
Final Answer
The final answer is \boxed{12}, which corresponds to option (D).