Difference between revisions of "Binomial coefficient"
From specialfunctionswiki
(Created page with "The binomial coefficients are defined by the formula $${n \choose k} = \dfrac{n!}{(n-k)!k!}.$$ =Properties= <div class="toccolours mw-collapsible mw-collapsed"> <strong>Theor...") |
|||
Line 9: | Line 9: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | =References= | ||
+ | [http://dualaud.net/specialfunctionswiki/abramowitz_and_stegun-1.03/page_10.htm Abramowitz and Stegun] |
Revision as of 05:22, 11 January 2015
The binomial coefficients are defined by the formula $${n \choose k} = \dfrac{n!}{(n-k)!k!}.$$
Properties
Theorem (Binomial Theorem): $(a+b)^n = \displaystyle\sum_{k=0}^n {n \choose k} a^k b^{n-k}$
Proof: █