How would one prove this? Other than using cases to prove the if and only if part, how would I prove each case to complete the proof?
2026-03-30 10:13:29.1774865609
Let $a$ be a positive integer. The sum of $a$ consecutive integers is divisible by $a$ if and only if $a$ is odd.
59 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Hints:
$$1+2+...+n=n\cdot\frac{(n+1)}2$$
so the above is divisible by $\;n\;$ iff...