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?

Комментарии

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

Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

FillChar and StringOfChar under Delphi 10.2 for Win64 Release Target

Python Selenium - How to configure a client certificate file while initializing PhantomJS driver instance