Prove:
$\binom{n}{r-1} + 2\binom{n}{r} + \binom{n}{r+1} = \binom{n+2}{r+1}$
This was one of the questions that my professor gave me as extra practise however I want to know a more efficient way of getting to the answer as my method was very long.
Thanks in advance and good luck!
Oke so I understand most of this now however, I am still not entirelly sure why:
$\bigg[\binom{n}{r-1}+\binom{n}{r}\bigg] = \binom{n+1}{r}$
Can anyone explain this to me?