I don't know how to prove this identity: $\binom{100}{0}^2-\binom{100}{1}^2+\binom{100}{2}^2-\binom{100}{3}^2+...-\binom{100}{99}^2+\binom{100}{100}^2=\binom{100}{50}$
Asked
Active
Viewed 100 times
4
-
Are you sure that this identity even holds? – 5xum Apr 10 '14 at 08:27
-
@5xum A simple PARI-GP script verifies that the above identity holds true. – Yiyuan Lee Apr 10 '14 at 08:40
-
Yes, I tried it myself. First I tried to replace $100$ with $2$ and id didn't hold, so I got a bit worried. I now agree. – 5xum Apr 10 '14 at 08:41
-
Apparently this already has a detailed answer here. – Start wearing purple Apr 10 '14 at 08:47