To determine the greatest real number C such that for every positive integer n≥2, there exist x1,x2,…,xn∈[−1,1] satisfying
1≤i<j≤n∏(xi−xj)≥C2n(n−1),
we consider the example where xi=cos(niπ) for i=1,2,…,n.
For this choice, the product ∏1≤i<j≤n(xi−xj) can be analyzed using properties of Chebyshev polynomials. Specifically, the roots of the Chebyshev polynomial of degree n are given by cos(2n(2k−1)π) for k=1,2,…,n. The difference between any two such roots can be expressed in terms of sine functions:
xj−xi=2sin(2n(i−j)π)sin(2n(i+j)π).
The logarithm of the product of these differences can be approximated by considering the average value of ln∣sin(x)∣ over the interval [0,2π], which is ln(21).
Thus, the product ∏1≤i<j≤n(xi−xj) is approximately (21)2n(n−1).
Therefore, the greatest real number C satisfying the given inequality for all n≥2 is 21.
The answer is: 21.