Let x1,x2,…,xn be different real numbers. Prove that 1⩽i⩽n∑j=i∏xi−xj1−xixj={0,1, if n is even if n is odd
Solution
Solution 1 (Lagrange interpolation). Since both sides of the identity are rational functions, it suffices to prove it when all xi∈/{±1}. Define f(t)=i=1∏n(1−xit) and note that f(xi)=(1−xi2)j=i∏1−xixj Using the nodes +1,−1,x1,…,xn, the Lagrange interpolation formula gives us the following expression for f : i=1∑nf(xi)(xi−1)(xi+1)(x−1)(x+1)j=i∏xi−xjx−xj+f(1)1+1x+11⩽i⩽n∏1−xix−xi+f(−1)−1−1x−11⩽i⩽n∏1−xix−xi. The coefficient of tn+1 in f(t) is 0 , since f has degree n. The coefficient of tn+1 in the above expression of f is 0=1⩽i⩽n∑∏j=i(xi−xj)⋅(xi−1)(xi+1)f(xi)+∏1⩽j⩽n(1−xj)⋅(1+1)f(1)+∏1⩽j⩽n(−1−xj)⋅(−1−1)f(−1)=−G(x1,…,xn)+21+2(−1)n+1
Solution 2 (using symmetries). Observe that G is symmetric in the variables x1,…,xn. Define V=∏i<j(xj−xi) and let F=G⋅V, which is a polynomial in x1,…,xn. Since V is alternating, F is also alternating (meaning that, if we exchange any two variables, then F changes sign). Every alternating polynomial in n variables x1,…,xn vanishes when any two variables xi,xj(i=j) are equal, and is therefore divisible by xi−xj for each pair i=j. Since these linear factors are pairwise coprime, V divides F exactly as a polynomial. Thus G is in fact a symmetric polynomial in x1,…,xn. Now observe that if all xi are nonzero and we set yi=1/xi for i=1,…,n, then we have yi−yj1−yiyj=xi−xj1−xixj so that G(x11,…,xn1)=G(x1,…,xn) By continuity this is an identity of rational functions. Since G is a polynomial, it implies that G is constant. (If G were not constant, we could choose a point (c1,…,cn) with all ci=0, such that G(c1,…,cn)=G(0,…,0); then g(x):=G(c1x,…,cnx) would be a nonconstant polynomial in the variable x, so ∣g(x)∣→∞ as x→∞, hence G(c1y,…,cny)→∞ as y→0, which is impossible since G is a polynomial.) We may identify the constant by substituting xi=ζi, where ζ is a primitive nth root of unity in C. In the ith term in the sum in the original expression we have a factor 1−ζiζn−i=0, unless i=n or 2i=n. In the case where n is odd, the only exceptional term is i=n, which gives the value ∏j=n1−ζj1−ζj=1. When n is even, we also have the term ∏j=2n−1−ζj1+ζj=(−1)n−1=−1, so the sum is 0 .
G(x1,…,xn)=∏j=n(xn−xj)P(xn) where P(xn) is a polynomial in xn whose coefficients are rational functions in the other variables. We then have P(xn)=j=n∏(1−xnxj)+1⩽i⩽n−1∑(xixn−1)j=i,n∏(xn−xj)j=i,n∏xi−xj1−xixj. For any k=n, substituting xn=xk (which is valid when manipulating the numerator P(xn) on its own), we have (noting that xn−xj vanishes when j=k ) P(xk)=j=n∏(1−xkxj)+1⩽i⩽n−1∑(xixk−1)j=i,n∏(xk−xj)j=i,n∏xi−xj1−xixj=j=n∏(1−xkxj)+(xk2−1)j=k,n∏(xk−xj)j=k,n∏xk−xj1−xkxj=j=n∏(1−xkxj)+(xk2−1)j=k,n∏(1−xkxj)=0 Note that P is a polynomial in xn of degree n−1. For any choice of distinct real numbers x1,…,xn−1,P has those real numbers as its roots, and the denominator has the same degree and the same roots. This shows that G is constant in xn, for any fixed choice of distinct x1,…,xn−1. Now, G is symmetric in all n variables, so it must be also be constant in each of the other variables. G is therefore a constant that depends only on n. The constant may be identified as in the previous solution.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic and difficulty added by this site.