We've been trying to show that the matrix $$A=\Big(\frac{1}{i+j+1}\Big)_{i,j\in [n]}$$ is positive semi-definite. We've tried induction on $n$ using the Schur complement, but there is no simple analytic way to find $A_{n-1}^{-1}$ for every $n$.
Any advice?
Here is a quick proof: $\sum_{j,k} c_j \overline {c_k} x^{j+k} =|\sum_j c_jx^{j}|^{2} \geq 0$ for all $x \in [0,1]$. Integrate this from $0$ to $1$ to get $\sum_{j,k} c_j \overline {c_k} \frac 1 {j+k+1} \geq 0$ for any finite set of complex numbers $c_1,c_2,...,c_n$.
$\int_0^{1} x^{j+k}dx=\frac 1 {j+k+1}$.