Relation between sum of combinations

I just realised the following identity: $$\sum_{i=0}^n {2n+1\choose i}=\sum_{i=0}^{2n}{2n\choose i}.$$ Is that correct? Has this been already proved?

Комментарии

Популярные сообщения из этого блога

FillChar and StringOfChar under Delphi 10.2 for Win64 Release Target

Intuition behind successive squaring.