Let x1,…,xn,y1,…,yn be some complex indeterminates. The goal of this exercise is to compute the Cauchy determinant:
Cn(x1,…,yn):=det((xi+yj1)1⩽i,j⩽n).
Show that there exists polynomial P in the variables x1,…,xn,y1,…,yn such that
Cn(x1,…,yn)=∏1⩽i,j⩽n(xi+yj)P(x1,…,yn).And express its degree. Recall that the degree of a polynomial of multiple variables is the maximum of the sum of powers of variables in each monomial. For instance 7+x1xn+y13x2 is a polynomial of degree 4 as a sum of monomials of degree 0,2 and 4 respectively.
Compute Cn in the situation where two xi are equal. Do the same if two yj are equals.
Deduce hence that there exists a scalar α such that
Pn(x1,…,yn)=α1⩽i<j⩽n∏(xi−xj)(yi−yj)
Fix the variables x2,…,xn,y2,…,yn and consider Q(x1,y1) the polynomial of two variables such that Q(x1,y1):=P(x1,…,yn). Express its degree and dominant coefficient and deduce that α=1.
We finally deduce from this exercice the value of the determinant:
det((xi+yj1)1⩽i,j⩽n)=1⩽i,j⩽n∏(xi+yj)1⩽i<j⩽n∏(xi−xj)(yi−yj)
- As an application, deduce the value of the Hilbert determinant
det((i+j−11)1⩽i,j⩽n)=k=0∏n−1(k+n)!(k!)3.