For how many values of $N$ (integer), $N(N-101)$ is a perfect square number?
I started in this way.
Let $N(N-101)=a^2$ or $N^2-101N-a^2=0.$
Now if the discriminant of this equation is a perfect square then we can solve $N$. But I can't progress further.
so for discriminant you get
$10201+4*a^2$
first of all from the begining it is clear that this has at least two value of $N$,namely $N=0$ and $N=101$,now about discriminant, what could be value of $a$,so that sum of this is perfect square?