Let ω=cos72π+i⋅sin72π, where i=−1. Find the value of the product
k=0∏6(ω3k+ωk+1).
Video solution by grogg007
https://www.youtube.com/watch?v=e-CyXek-ZFs
解析
Solution 1
For any k∈Z, we have,
(ω3k+ωk+1)(ω3(7−k)+ω(7−k)+1)=ω3⋅7+ω2k+7+ω3k+ω−2k+3⋅7+ω7+ωk+ω3(7−k)+ω(7−k)+1=1+ω2k+ω3k+ω−2k+1+ωk+ω−3k+ω−k+1=2+ω−3kj=0∑6ωjk=2+ω−3k1−ωk1−ω7k=2.
The second and the fifth equalities follow from the property that ω7=1.
Therefore,
Πk=06(ω3k+ωk+1)=(ω3⋅0+ω0+1)Πk=13(ω3k+ωk+1)(ω3(7−k)+ω(7−k)+1)=3⋅23=024.
Man, What can I say? Mamba never out!
k cannot be a multiple of 7, otherwise the first equation would equal 9 instead of 2 ~inaccessibles
Solution 2 (Moduli)
Because the answer must be a positive integer, it is just equal to the modulus of the product. Define zn=(cis 72nπ)3+cis 72nπ+1.
Then, our product is equal to
∣z0∣∣z1∣∣z2∣∣z3∣∣z4∣∣z5∣∣z6∣.z0=3, and we may observe that zx and z7−x are conjugates for any x, meaning that their magnitudes are the same. Thus, our product is
3∣z1∣2∣z2∣2∣z3∣2=3((cos76π+cos72π+1)2+(sin76π+sin72π)2)((cos712π+cos74π+1)2+(sin712π+sin74π)2)((cos74π+cos76π+1)2+(sin74π+sin76π)2)
Let us simplify the first term. Expanding, we obtain
cos276π+cos272π+1+2cos76πcos72π+2cos76π+2cos72π+sin276π+sin272π+2sin76πsin72π.
Rearranging and cancelling, we obtain
3+2cos76π+2cos72π+2cos76πcos72π+2sin76πsin72π.
By the cosine subtraction formula, we have 2cos76πcos72π+2sin76πsin72π=cos76π−2π=cos74π.
Thus, the first term is equivalent to
3+2(cos72π+cos74π+cos76π).
Similarly, the second and third terms are, respectively,
3+2(cos74π+cos78π+cos712π), and3+2(cos76π+cos712π+cos74π).
Next, we have cos72π+cos74π+cos76π=−21. This is because
cos72π+cos74π+cos76π=21(cis 72π+cis 74π+cis 76π+cis 78π+cis 710π+cis 712π)=21(−1)=−21.
Therefore, the first term is simply 2. We have cosx=cos2π−x, so therefore the second and third terms can both also be simplified to 3+2(cos72π+cos74π+cos76π)=2. Thus, our answer is simply
3⋅2⋅2⋅2=024.
~mathboy100
Solution 3 (Inspecting the exponents of powers of ω)
We write out the product in terms of ω:
k=0∏6(ω3k+ωk+1)=3(ω3+ω+1)(ω6+ω2+1)(ω9+ω3+1)(ω12+ω4+1)(ω15+ω5+1)(ω18+ω6+1).
Grouping the terms in the following way exploits the fact that ω7k=1 for an integer k, when multiplying out two adjacent products from left to right:
31k=0∏6(ω3k+ωk+1)=(ω3+ω+1)(ω18+ω6+1)(ω6+ω2+1)(ω15+ω5+1)(ω9+ω3+1)(ω12+ω4+1).
When multiplying two numbers with like bases, we add the exponents. We can now rewrite the exponents of each product (two at a time, where 1 is treated as the identity) as a series of arrays:
(A)[3181600](B)[6152500](C)[9123400].
Note that ω=e72πi. When raising ω to a power, the numerator of the fraction is 2 times whatever power ω is raised to, multiplied by πi. Since the period of ω is 2π, we multiply each array by 2 then reduce each entry mod14, as each entry in an array represents an exponent which ω is raised to.
(A)[6821200](B)[12241000](C)[4106800].
To obtain the correct exponents, we seperately add each element of the lower row to one element of the top row.
Therefore (after reducing mod14 again), we get the following sets:
(A){0,4,6,10,0,2,8,12,0}(B){0,8,12,6,0,4,2,10,0}(C){0,12,4,2,0,8,10,8,0}.
Raising ω to the power of each element in every set then multiplying over (A),(B), and (C) yields
31k=0∏6(ω3k+ωk+1)=a∈(A)∑ωab∈(B)∑ωbc∈(C)∑ωc=a∈(A)∑ωa3=(ω0+ω4+ω6+ω10+ω0+ω2+ω8+ω12+ω0)3=(3+ω2+ω4+ω6+ω8+ω10+ω12)3,
as these sets are all identical.
k=0∏6(ω3k+ωk+1)=3⋅8=(024).
-Benedict T (countmath1)
Solution 4
The product can be factored into (1−r)(1−s)(1−t)(w−r)(w−s)(w−t)(w2−r)(w2−s)(w2−t)....(w6−r)(w6−s)(w6−t), (treat ωk as x, so x3+x+1=0 then k varies from 0 to 6.
where r,s,t are the roots of the polynomial x3+x+1=0.
This is then −(r7−1)(s7−1)(t7−1) because (r7−1) and (r−1)(r−w)(r−w2)...(r−w6) share the same roots and leading coefficient so are thus the same polynomial.
To find −(r7−1)(s7−1)(t7−1),
Notice that (r7−1)=(r−1)(r6+r5+r4+r3+r2+r+1). Since r satisfies x3+x+1=0, r6+r4+r3=0
Substituting, you are left with r5+r2+r+1. This is r2(r3+1)+r+1, and after repeatedly substituting r3+r+1=0 you are left with −2r3.
So now the problem is reduced to finding −(r−1)(s−1)(t−1)(−2r3)(−2s3)(−2t3)=8(rst)3(r−1)(s−1)(t−1), and vietas gives you the result of 24 -resources
Solution 5
The product can be written as (ω0+ω0+1)(ω3+ω+1)(ω6+ω2+1)(ω9+ω3+1)(ω12+ω4+1)(ω15+ω5+1)(ω18+ω6+1).
The key here then is noticing that cis2π=1.
From this we realize ω7n+a=ωa where a is a residue(mod7).
Our expression then simplifies to (3)(ω3+ω+1)(ω6+ω2+1)(ω2+ω3+1)(ω5+ω4+1)(ω+ω5+1)(ω4+ω6+1).
The key then becomes multiplying the 2nd and 7th, 3rd and 6th, 4th and 5th terms because they would result in a couple of ω7 which will cancel out.
Multiplying them you obtain ω6+ω5+ω4+ω3+ω2+ω+3. Recognizing this as ω−1ω7−1+2. For terms 2∗7,3∗6,4∗5.
ω7−1=0 (cis2π=1.) We are left with (3)(2)(2)(2)=024.
~BigBrain_2009
Solution 6 (Simple with proof)
Let x=ωk. Let α1, α2, and α3 be the roots of the polynomial x3+x+1. Thus, the product simplifies down to
k=0∏6(x−α1)(x−α2)(x−α3)
Return x as the value ωk. It becomes evident that every ωk is also a 7th root of unity. Thus, because each product cycles between the seven roots of unity, one can rewrite the entirety of the product as −(α17−1)(α27−1)(α37−1). Through Vieta's, α1α2α3=−1, and through Newton's Sums, the answer is 024.
~Pinotation
Solution 6 Proof
The most likely confusion point is: how do we get from simplifying the product into (x−α1)(x−α2)(x−α3) into immediately concluding that the product is essentially −(α17−1)(α27−1)(α37−1)?
We can prove this quite easily.
Let x be an nth root of unity, so xn=1.
Factor an−1 as (a−1)(a−x)(a−x2)⋯(a−xn−1)□.
For each term in the product, factor out −1 in each product to obtain (−1)n⋅(1−a)(x−a)(x2−a)(x3−a)(...)(xn−1−a).
Because n=7, we have the term (−1)7=−1.
Now, note that each a term is a root of unity! This is because a=1, and that must correspond to some x power. However, x is also a root of unity! Thus, a must also be a root of unity. Then, because n=7, our final rewritten form is −(a7−1).