Show that if $n$ and $k$ are positive integers, then $ {n+1 \choose k}= \frac{(n+1) {n \choose k-1} }{k}$
I am most likely doing this wrong, but here is what I have:
There exist integer $a$ such that $2a$ is positive;
$ {2a+1 \choose 2a}= \frac{(2a+1) {2a \choose 2a-1} }{2a}$
I did a wonderful job confusing myself. How would one solve this problem?