If $C(16,r) = C(16,r+2)$, then find $r$. Explain how you know.
Just started dealing with combinations and permutations rights now and came across this study problem. I've converted each side into their combination formula forms, but I'm not sure where to go from there(or even if that's what I should be doing). Any help with this or at least where I should start?
Note that $\binom{n}{k} = \binom{n}{n-k}.$
What equation does this give for $r$ in your scenario? What is the solution to that equation?
Note that $\binom{n}{a+1} > \binom{n}{a}$ when $a < \lfloor n/2 \rfloor,$ hence an integer can be taken on at most twice as you range among $\binom{n}{0}, \dots, \binom{n}{n}.$ Since $r \ne r+2,$ the value of $r$ that you find is unique.