Maths Olympiad Prep

Library / /27 of 55

, 2019

Algebra Difficulty 8.7 Shortlist Prove it IMO

Let x1,x2,,xnx_{1}, x_{2}, \ldots, x_{n} be different real numbers. Prove that
1inji1xixjxixj={0, if n is even 1, if n is odd  \sum_{1 \leqslant i \leqslant n} \prod_{j \neq i} \frac{1-x_{i} x_{j}}{x_{i}-x_{j}}= \begin{cases}0, & \text{ if } n \text{ is even } \\ 1, & \text{ if } n \text{ is odd }\end{cases}

Solution

Solution 1 (Lagrange interpolation). Since both sides of the identity are rational functions, it suffices to prove it when all xi{±1}x_{i} \notin\{ \pm 1\}. Define
f(t)=i=1n(1xit) f(t)=\prod_{i=1}^{n}\left(1-x_{i} t\right)
and note that
f(xi)=(1xi2)ji1xixj f\left(x_{i}\right)=\left(1-x_{i}^{2}\right) \prod_{j \neq i} 1-x_{i} x_{j}
Using the nodes +1,1,x1,,xn+1,-1, x_{1}, \ldots, x_{n}, the Lagrange interpolation formula gives us the following expression for ff :
i=1nf(xi)(x1)(x+1)(xi1)(xi+1)jixxjxixj+f(1)x+11+11inxxi1xi+f(1)x1111inxxi1xi. \sum_{i=1}^{n} f\left(x_{i}\right) \frac{(x-1)(x+1)}{\left(x_{i}-1\right)\left(x_{i}+1\right)} \prod_{j \neq i} \frac{x-x_{j}}{x_{i}-x_{j}}+f(1) \frac{x+1}{1+1} \prod_{1 \leqslant i \leqslant n} \frac{x-x_{i}}{1-x_{i}}+f(-1) \frac{x-1}{-1-1} \prod_{1 \leqslant i \leqslant n} \frac{x-x_{i}}{1-x_{i}} .
The coefficient of tn+1t^{n+1} in f(t)f(t) is 0 , since ff has degree nn. The coefficient of tn+1t^{n+1} in the above expression of ff is
0=1inf(xi)ji(xixj)(xi1)(xi+1)+f(1)1jn(1xj)(1+1)+f(1)1jn(1xj)(11)=G(x1,,xn)+12+(1)n+12 \begin{aligned} 0 & =\sum_{1 \leqslant i \leqslant n} \frac{f\left(x_{i}\right)}{\prod_{j \neq i}\left(x_{i}-x_{j}\right) \cdot\left(x_{i}-1\right)\left(x_{i}+1\right)}+\frac{f(1)}{\prod_{1 \leqslant j \leqslant n}\left(1-x_{j}\right) \cdot(1+1)}+\frac{f(-1)}{\prod_{1 \leqslant j \leqslant n}\left(-1-x_{j}\right) \cdot(-1-1)} \\ & =-G\left(x_{1}, \ldots, x_{n}\right)+\frac{1}{2}+\frac{(-1)^{n+1}}{2} \end{aligned}

Solution 2 (using symmetries). Observe that GG is symmetric in the variables x1,,xnx_{1}, \ldots, x_{n}. Define V=i<j(xjxi)V=\prod_{i<j}\left(x_{j}-x_{i}\right) and let F=GVF=G \cdot V, which is a polynomial in x1,,xnx_{1}, \ldots, x_{n}. Since VV is alternating, FF is also alternating (meaning that, if we exchange any two variables, then FF changes sign). Every alternating polynomial in nn variables x1,,xnx_{1}, \ldots, x_{n} vanishes when any two variables xi,xj(ij)x_{i}, x_{j}(i \neq j) are equal, and is therefore divisible by xixjx_{i}-x_{j} for each pair iji \neq j. Since these linear factors are pairwise coprime, VV divides FF exactly as a polynomial. Thus GG is in fact a symmetric polynomial in x1,,xnx_{1}, \ldots, x_{n}.
Now observe that if all xix_{i} are nonzero and we set yi=1/xiy_{i}=1 / x_{i} for i=1,,ni=1, \ldots, n, then we have
1yiyjyiyj=1xixjxixj \frac{1-y_{i} y_{j}}{y_{i}-y_{j}}=\frac{1-x_{i} x_{j}}{x_{i}-x_{j}}
so that
G(1x1,,1xn)=G(x1,,xn) G\left(\frac{1}{x_{1}}, \ldots, \frac{1}{x_{n}}\right)=G\left(x_{1}, \ldots, x_{n}\right)
By continuity this is an identity of rational functions. Since GG is a polynomial, it implies that GG is constant. (If GG were not constant, we could choose a point (c1,,cn)\left(c_{1}, \ldots, c_{n}\right) with all ci0c_{i} \neq 0, such that G(c1,,cn)G(0,,0)G\left(c_{1}, \ldots, c_{n}\right) \neq G(0, \ldots, 0); then g(x):=G(c1x,,cnx)g(x):=G\left(c_{1} x, \ldots, c_{n} x\right) would be a nonconstant polynomial in the variable xx, so g(x)|g(x)| \rightarrow \infty as xx \rightarrow \infty, hence G(yc1,,ycn)\left|G\left(\frac{y}{c_{1}}, \ldots, \frac{y}{c_{n}}\right)\right| \rightarrow \infty as y0y \rightarrow 0, which is impossible since GG is a polynomial.)
We may identify the constant by substituting xi=ζix_{i}=\zeta^{i}, where ζ\zeta is a primitive nthn^{\text{th}} root of unity in C\mathbb{C}. In the ithi^{\text{th}} term in the sum in the original expression we have a factor 1ζiζni=01-\zeta^{i} \zeta^{n-i}=0, unless i=ni=n or 2i=n2 i=n. In the case where nn is odd, the only exceptional term is i=ni=n, which gives the value jn1ζj1ζj=1\prod_{j \neq n} \frac{1-\zeta^{j}}{1-\zeta^{j}}=1. When nn is even, we also have the term jn21+ζj1ζj=(1)n1=1\prod_{j \neq \frac{n}{2}} \frac{1+\zeta^{j}}{-1-\zeta^{j}}=(-1)^{n-1}=-1, so the sum is 0 .

G(x1,,xn)=P(xn)jn(xnxj) G\left(x_{1}, \ldots, x_{n}\right)=\frac{P\left(x_{n}\right)}{\prod_{j \neq n}\left(x_{n}-x_{j}\right)}
where P(xn)P\left(x_{n}\right) is a polynomial in xnx_{n} whose coefficients are rational functions in the other variables. We then have
P(xn)=(jn(1xnxj))+1in1(xixn1)(ji,n(xnxj))(ji,n1xixjxixj). P\left(x_{n}\right)=\left(\prod_{j \neq n}\left(1-x_{n} x_{j}\right)\right)+\sum_{1 \leqslant i \leqslant n-1}\left(x_{i} x_{n}-1\right)\left(\prod_{j \neq i, n}\left(x_{n}-x_{j}\right)\right)\left(\prod_{j \neq i, n} \frac{1-x_{i} x_{j}}{x_{i}-x_{j}}\right) .
For any knk \neq n, substituting xn=xkx_{n}=x_{k} (which is valid when manipulating the numerator P(xn)P\left(x_{n}\right)
on its own), we have (noting that xnxjx_{n}-x_{j} vanishes when j=kj=k )
P(xk)=(jn(1xkxj))+1in1(xixk1)(ji,n(xkxj))(ji,n1xixjxixj)=(jn(1xkxj))+(xk21)(jk,n(xkxj))(jk,n1xkxjxkxj)=(jn(1xkxj))+(xk21)(jk,n(1xkxj))=0 \begin{aligned} P\left(x_{k}\right) & =\left(\prod_{j \neq n}\left(1-x_{k} x_{j}\right)\right)+\sum_{1 \leqslant i \leqslant n-1}\left(x_{i} x_{k}-1\right)\left(\prod_{j \neq i, n}\left(x_{k}-x_{j}\right)\right)\left(\prod_{j \neq i, n} \frac{1-x_{i} x_{j}}{x_{i}-x_{j}}\right) \\ & =\left(\prod_{j \neq n}\left(1-x_{k} x_{j}\right)\right)+\left(x_{k}^{2}-1\right)\left(\prod_{j \neq k, n}\left(x_{k}-x_{j}\right)\right)\left(\prod_{j \neq k, n} \frac{1-x_{k} x_{j}}{x_{k}-x_{j}}\right) \\ & =\left(\prod_{j \neq n}\left(1-x_{k} x_{j}\right)\right)+\left(x_{k}^{2}-1\right)\left(\prod_{j \neq k, n}\left(1-x_{k} x_{j}\right)\right) \\ & =0 \end{aligned}
Note that PP is a polynomial in xnx_{n} of degree n1n-1. For any choice of distinct real numbers x1,,xn1,Px_{1}, \ldots, x_{n-1}, P has those real numbers as its roots, and the denominator has the same degree and the same roots. This shows that GG is constant in xnx_{n}, for any fixed choice of distinct x1,,xn1x_{1}, \ldots, x_{n-1}. Now, GG is symmetric in all nn variables, so it must be also be constant in each of the other variables. GG is therefore a constant that depends only on nn. 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.