Let $m;n \in \mathbb{Z^+}$ such that $mn | m^2+n^2+m$
Prove that $(n-1)$ is a square number.
P/s : I don't have any ideas about this problems :(
Thanks :)
Let $m;n \in \mathbb{Z^+}$ such that $mn | m^2+n^2+m$
Prove that $(n-1)$ is a square number.
P/s : I don't have any ideas about this problems :(
Thanks :)
Consider the equation $kmn = m^2+n^2+m$ for fixed $k$. Suppose this equation has solutions in $(m,n)$ in positive integers, and take the solution with $m+n$ minimized. We distinguish two cases.
In both cases we find $m=n$. Since the only solution with $m=n$ is $m=n=1$ for $k=3$, we conclude that $k=3$ is the only possibility.
Now we have $3mn = m^2+n^2+m$ or $m(n-1)=(m-n)^2$. Since $m \mid n^2$, $m$ is coprime to $n-1$ so both $m$ and $n-1$ are squares.
This technique is known as Vieta jumping.