I'm not sure if I'm just tired and I'm missing something obvious, but how come I'm obtaining the following: $$(2m+1)^n=\sum_{k=0}^n \binom{n}{ k} (2m)^k = 2 \sum_{k=0}^n \binom{n}{ k} 2^{k-1}m^k $$ This seems to imply any power of an odd integer is even, but $3^2=9$ is an obvious counterexample.
2026-04-09 00:38:55.1775695135
Parity of an odd integer
57 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
When index $k=0$, $2^{k-1}=\frac12$, the corresponding term ,
$$2 \binom{n}{0}2^{0-1}m^0=1$$is odd.