sequence of positive definite matrices

153 Views Asked by At

Let $k\geq 1$ a fixed integer and we put $u_n=\frac{1}{n+k}$ for all $n\in\mathbb{N}$ and we consider the sequence of matrices $$ M_0=(u_0) $$ and $$ M_1=\left(\begin{matrix}u_0 & u_1 \\ u_1 & u_2 \end{matrix}\right) $$ $$ M_2=\left(\begin{matrix}u_0 & u_1 & u_2\\ u_1 & u_2 &u_3 \\u_2 & u_3&u_4 \end{matrix}\right) $$ $$ M_3=\left(\begin{matrix}u_0 & u_1 & u_2&u_3\\ u_1 & u_2 &u_3 &u_4\\u_2 & u_3&u_4 &u_5 \\ u_3&u_4&u_5&u_6\end{matrix}\right) $$ and $$ M_n=(u_{i+j})_{i,j\leq n} $$ How to proof that for all $n\in\mathbb{N}$ $M_n$ is positive definite?