Key Concepts and Formulas
- Roots of x2+x+1=0 are ω and ω2, where ω is a complex cube root of unity.
- Properties of ω: ω3=1 and 1+ω+ω2=0.
- ω1=ω2 and ω21=ω. In general, ωk1=ω2k.
Step-by-Step Solution
Step 1: Identify α and its properties
Since α is a root of x2+x+1=0, we know that α=ω or α=ω2. Without loss of generality, let's assume α=ω. The properties ω3=1 and 1+ω+ω2=0 will be crucial.
Step 2: Simplify the general term
We want to simplify (αk+αk1)2. Substituting α=ω, we have:
(ωk+ωk1)2
Using the property ωk1=ω2k, we get:
(ωk+ω2k)2
Step 3: Analyze cases based on k(mod3)
We need to consider the value of the expression based on the remainder when k is divided by 3, because ω3=1.
-
Case 1: k≡0(mod3)
If k is a multiple of 3, then k=3m for some integer m. Thus, ωk=ω3m=(ω3)m=1m=1 and ω2k=ω6m=(ω3)2m=12m=1. Therefore,
(ωk+ω2k)2=(1+1)2=22=4
-
Case 2: k≡0(mod3)
If k is not a multiple of 3, then k≡1(mod3) or k≡2(mod3).
If k≡1(mod3), then ωk=ω and ω2k=ω2.
If k≡2(mod3), then ωk=ω2 and ω2k=ω4=ω.
In either case, ωk+ω2k=ω+ω2=−1 (since 1+ω+ω2=0). Therefore,
(ωk+ω2k)2=(−1)2=1
Step 4: Evaluate the summation
We are given ∑k=1n(αk+αk1)2=20. We know that the term is 4 when k is a multiple of 3, and 1 otherwise. Let's write out the first few terms:
- k=1: (ω1+ω11)2=1
- k=2: (ω2+ω21)2=1
- k=3: (ω3+ω31)2=4
- k=4: (ω4+ω41)2=1
- k=5: (ω5+ω51)2=1
- k=6: (ω6+ω61)2=4
The pattern is 1,1,4,1,1,4,…. The sum of each cycle of 3 terms is 1+1+4=6.
We want the sum to be 20.
- 3×6=18. So, the first 9 terms sum to 18.
- We need 2 more to reach 20. The 10th term is 1 and the 11th term is 1.
- 18+1+1=20.
Therefore, the sum reaches 20 when n=11.
Common Mistakes & Tips
- Forgetting the properties of ω: The properties ω3=1 and 1+ω+ω2=0 are essential.
- Incorrectly simplifying ωk1: Remember that ωk1=ω2k.
- Not recognizing the pattern: The terms repeat in a cycle of 3, making the summation easier to evaluate.
Summary
By recognizing that α is a cube root of unity, simplifying the general term based on the properties of ω, and identifying the repeating pattern in the summation, we found that n=11.
The final answer is \boxed{11}.