Difference between revisions of "Binomial theorem"
From specialfunctionswiki
(Created page with "==Theorem== The following formula holds: $$(a+b)^n = \displaystyle\sum_{k=0}^n {n \choose k} a^k b^{n-k},$$ where ${n \choose k}$ denotes the binomial coefficient ==Proof...") |
|||
Line 7: | Line 7: | ||
==References== | ==References== | ||
+ | * {{BookReference|Handbook of mathematical functions with formulas, graphs, and mathematical tables|1964|Milton Abramowitz|next=Binomial coefficient}}: 3.1.1 |
Revision as of 02:30, 4 June 2016
Theorem
The following formula holds: $$(a+b)^n = \displaystyle\sum_{k=0}^n {n \choose k} a^k b^{n-k},$$ where ${n \choose k}$ denotes the binomial coefficient