Why is it the case that for every prime number $p_i$ there exist unique positive integers $m$ and $n$ such that $$ m\, p_i^2 + 1 = n \, p_{i + 1} $$ where $m\ne n$ and $m \le p_i$?
That is, why is it that there is some positive integer $m$, less than of equal to the $i$-th prime number $p_i$, such that when $p_i$ is multiplied by $m$, and one is added, the result equals the product of the next, $(i + 1)$-st prime number $p_{i + 1}$, and the positive integer $n$, for some $n\ne m$, and for each $i$ there is a unique way of achieving this?
$p_i$gives $p_i$. – Théophile Jan 30 '18 at 20:13