So I was doing some theoretical computer science and am wondering if
$n(n+x) = n^2 + nx$ with $x \leq n$ and $n,x \in \mathbb{N}$ form a perfect square?
I thought about it for about 2 days already and just can't come up with a proof that it can't nor did I find an example with relatively small numbers.
Yes it can.
$$9\times(9+7)=9\times16=144=12^2.$$