I'm trying to create a tutorial series to accompany a statistical mechanics lecture course. While browsing the material I saw the following binomial coefficient identity.
$$\binom{N}{n+1} = \frac{N-n}{n+1}\binom{N}{n}$$
I've tried to use other proofs as guidelines but for whatever reason I can't seem to prove it.
Thanks in advance.