I was solving a JEE practice problem and found a series I didn't know how to solve. The series was as follows:
C(15,15) + C(16,14) + C(17,13) + C(18,12) + ... + C(29,1) + C(30,0)
I'm not sure how to solve it, I would appreciate some help or just a tip to solve it.