I tried to let $x=2k+1$ but it ended up proving $k^2+k=2y$ for some $k$ and $y$. What is the correct solution?
2026-04-11 18:34:39.1775932479
If x is an odd number, how to prove $x^2=8y+1$?
843 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
Yet another approach, an odd number $x$ is congruent to 1 or 3 mod 4, so try the two cases $x = 4 k + 1$ and $x = 4 k + 3$ and compute $x^2$.