The lecturer had given two questions of proving that are $$\binom{r}{r}+\binom{r+1}{r}+...+\binom{n}{r}=\binom{n+1}{r+1}\text{for }n\geq{r}\geq{1} $$ $$\binom{r}{0}+\binom{r+1}{1}+...+\binom{r+k}{k}=\binom{r+k+1}{k}\text{for }r,k\geq{1}$$
I tried to use the induction to prove these two identites but the lecturer said these two proving questions should be related to the identity which is $$\binom{m+n}{r}=\binom{m}{0}\binom{n}{r}+...+\binom{m}{r}\binom{n}{0}$$