∣ ∣ ∣ ∣ ∣ 1 ≤ m < n ≤ 2 0 1 5 ∏ ( w m + w n ) ∣ ∣ ∣ ∣ ∣ If w 1 , . . . , w 2 0 1 5 are the 2015-th roots of unity, find the value of the expression above.
Extra Credit Question: Find ∏ m < n ( w m + w n ) , not just the absolute value.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Thank you for your elegant and careful solution; it has inspired me to pose a related question today. I'm sorry for the late reply; I try to stay away from Brilliant during the semester (I have taught summer school in the Boston area).
Another approach to the problem (and the additional challenge) uses a special polynomial. For simplicity use the following shorthands
N : = 2 0 1 5 , z : = e i N 2 π , Y : = 1 ≤ m < n ≤ N ∏ ( w m + w n )
Before getting started, let's take a look at a polynomial that wil help a lot:
p ( x ) (*) 1 ≤ m ≤ N ∏ ( z m + z n ) : = ( − 1 ) N ( x N − 1 ) = ( − 1 ) N 1 ≤ m ≤ N ∏ ( x − z m ) = 1 ≤ m ≤ N ∏ ( z m − x ) = p ( − z n ) = ( − 1 ) N ( ( − 1 ) N z N n − 1 ) = 1 − ( − 1 ) N
Now to the task. First, observe that the product Y is fully symmetrical in m , n :
Y ⇒ Y 2 = 1 ≤ m < n ≤ N ∏ ( w m + w n ) = 1 ≤ m < n ≤ N ∏ ( w n + w m ) m ↔ n = 1 ≤ n < m ≤ N ∏ ( w m + w n ) = 1 ≤ m = n ≤ N ∏ ( w m + w n ) = 1 ≤ m = n ≤ N ∏ ( w m + w n ) 1 ≤ m ; n ≤ N ∏ ( w m + w n )
Notice how the last expression does not depend on the order of the roots anymore? From now on, we assume the standard order of the roots w n = z n . Let's tackle numerator and denominator separately using ( ∗ ) :
1 ≤ m ; n ≤ N ∏ ( w m + w n ) 1 ≤ m = n ≤ N ∏ ( a m + a n ) = 1 ≤ n ≤ N ∏ ( 1 ≤ m ≤ N ∏ ( z m + z n ) ) (*) = 1 ≤ n ≤ N ∏ ( 1 − ( − 1 ) N ) = ( 1 − ( − 1 ) N ) N = 0 ≤ m = n ≤ N − 1 ∏ ( z m + z n ) = 1 ≤ m ≤ N ∏ ( 2 z ) m = 2 N z ∑ m = 1 N m = 2 N z 2 N ( N + 1 ) = 2 N e i N 2 π ⋅ 2 N ( N + 1 ) = 2 N e i π ( N − 1 ) = 2 N ( − 1 ) N + 1
With all that, we are nearly ready:
Y 2 = 2 N ( − 1 ) N + 1 ( 1 − ( − 1 ) N ) N = { 0 , 1 , N even N odd
We get | Y | = 1 for N = 2 0 1 5 . Regarding the sign of Y , I'll refer to Paul Sherman's solution - mine was not nearly as neat!
Problem Loading...
Note Loading...
Set Loading...
We'll need to use the identities m ∏ w m = 1 and m ∏ ( 1 + w m ) = 2 which can be verified by evaluating the polynomial m ∏ ( x − w m ) = x 2 0 1 5 − 1 at x = 0 and at x = − 1 . For ease of notation I mean here for the indices of any products to run from 1 to 2 0 1 5 , inclusive, unless otherwise specified.
Letting X = m < n ∏ ( w m + w n ) note that m ∏ n ∏ ( w m + w n ) = m = n ∏ ( w m + w n ) m < n ∏ ( w m + w n ) m > n ∏ ( w m + w n ) = 2 2 0 1 5 X 2 .
On the other hand, m ∏ n ∏ ( w m + w n ) = m ∏ w m n ∏ ( 1 + w n w m − 1 ) = m ∏ w m k ∏ ( 1 + w k ) = m ∏ 2 w m = 2 2 0 1 5 .
Comparing these two expressions gives X 2 = 1 , from which we conclude ∣ X ∣ = 1 .
In response to Otto's challenge question: Let w m = e 2 0 1 5 2 π m i . Whenever m + n = 2 0 1 5 note that w m + w n and its complex conjugate w m ∗ + w n ∗ = w 2 0 1 5 − m + w 2 0 1 5 − n form a pair of distinct factors of the product X = m < n ∏ ( w m + w n ) . Since positive real factors do not contribute to the argument of a product, we can discard those pairs and write the argument of X as m ( X ) = m ( m = 1 ∏ 1 0 0 7 ( w m + w 2 0 1 5 − m ) ) = m ( m = 1 ∏ 1 0 0 7 ( w m + w m ∗ ) ) = m ( m = 1 ∏ 1 0 0 7 R e ( w m ) ). Thus X is real and its sign is the product of the signs of the real parts of the first 1007 roots of unity. This, in turn, is ( − 1 ) k , where k is the number of roots of unity that lie in the second quadrant of the complex plane. Drawing a picture reveals k = ⌈ 2 1 0 0 7 ⌉ = 554. So the sign of X is ( − 1 ) 5 5 4 = 1 .
Following the above methods I found that if w 1 , … , w T are the T t h roots of unity then the product X = 1 ≤ m < n ≤ T ∏ ( w m + w n ) is equal to 1 when T ≡ 1 , 7 (mod 8), is equal to -1 when T ≡ 3 , 5 (mod 8), and is equal to 0 when T ≡ 0 , 2 , 4 , 6 (mod 8).
Otto- thanks for a fantastic question with an interesting outcome!