Let $a$ and $b$ be positive integers such that $ab + 1$ divides $a^2 + b^2$. Show that $\frac{a^2 + b^2}{ ab + 1}$ is the square of an integer.
If we just divide $a^2+b^2$ with $ab+1$, we get a remainder in terms of $a$ and $b$. Since it is given that $ab+1$ divides $a^2+b^2$, we can equate the remainder to zero and get a relation between $a$ and $b$, which is: $a=b^3$ or $b=a^3$ , which on substitution gives us $b^2$ or $a^2$ hence proving what was to be proved.
We assume that there exist one or more solutions to the given condition for which k is not a perfect square
What' is called vieta jumping is just a proof by contradiction. – Abr001am Nov 23 '17 at 15:51