Here is the proposition I'm assessing:
If $n = 2^k - 1$ for $k \in \mathbb{N}$, then every entry in row $n$ of pascal's triangle is odd.
While I've seen many valid answers, I really like this answer: https://math.stackexchange.com/a/1002167/367034
However, can someone clarify for me the validity of the following claim within the answer cited above:
Now, if $k$ is either odd or even, $\displaystyle\frac{k+1}{2^n-k}$ is odd.
I understand there are stipulations on the values of $2^n$ and $k$ (i.e. $k\ne 0,2^n$) but I've been able to derive both even simplifications of this expression as well as some values for $k$ that produce non-integer values. Can someone let me know if I'm missing something here?