I was curious if anyone might be able to give me a hint as to how one might show the following identity combinatorially:
$$\sum_{m=k}^{n-k}\binom{m}k\binom{n-m}k=\binom{n+1}{2k+1}$$
For the left hand side I reason that we are choosing, for example, one object out of $1$ type, then choose from $4$ other types for another object. Continuing on we take $1$ object from $2$ types and then select another object from the remaining $3$ types. The right hand side seems to be telling us something about picking an odd number of objects, which makes me think my initial attempt might have been off the mark and there is instead I should focus on parity. Perhaps I'm missing something simple?