Mathematics · essential
Pascal identity for JEE
Permutations and combinations
Formula
\(\,{}^nC_r={} ^{n-1}C_r+{}^{n-1}C_{r-1}\)
Variables: \(n,r\) are integers.
Conditions: \(1\le r\le n-1\).
Recursive evaluation, binomial coefficient proofs, counting by inclusion of a fixed element.