I am having problems with proving the following formula by using induction.
$${r \choose r} + {r+1 \choose r} + {r+2 \choose r} + ... + {n \choose r} = {n+1 \choose r+1}$$
It is stated in the question that the r is arbitrary but fixed, which I also don't understand. If anyone could guide my how to solve this I would be very grateful.