Could someone help me as I am stuck with coming up with a proof for this?
Assume n is the total number of people in a town. Assume k is the number of possible ways to select a chief of the town. So the RHS is saying that there are k ways to choose a chief from n people.
on the LHS, From $i=k$, and $k=n$, it is referring to from k to n, which is the sum of the remaining people in the town who were not selected $(n-k)$, that there is $k-1$ ways to choose from $i-1$ objects. Since $i=k$, i could be the number of ways to possibly select a chief. If one person is chosen from i, who also belongs to $k, k-1$. But how does this lead to $${n \choose k}$$?