What could be a possible approach to find the proof of:
$\binom{2k+1}{k}$ is odd when $k=2^m-1$, otherwise $\binom{2k+1}{k}$ is even.
I have seen some similar problems in https://math.stackexchange.com/questions/317163 and https://math.stackexchange.com/questions/2046338, but I still don't know that why$\binom{2k+1}{k}$ is even when $k \neq 2^m-1$.
Any answer will be appreciated. Thanks!