Show that there exists a perfect square $a^2$ which can also be expressed as the sum of $b^2+4b$ (where $b$ is a positive integer).
2026-04-05 23:03:45.1775430225
Basic Number Forms
41 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
If $b$ is a positive integer then $b^2< b^2+4b< b^2+4b+4=(b+2)^2$. The only square between these numbers is $(b+1)^2=b^2+2b+1$.
So if $b^2+4b$ is a square we must have $2b+1=4b\implies b=\frac{1}{2}$. So we conclude $b^2+4b$ is not a square for any positive integer $b$.