|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.03.27.0004.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Binomial[n, k] == Pochhammer[n - k + 1, k]/Gamma[k + 1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]], "\[Equal]", FractionBox[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["n", "-", "k", "+", "1"]], ",", "k"]], "]"]], RowBox[List["Gamma", "[", RowBox[List["k", "+", "1"]], "]"]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> <mtr> <mtd> <mi> k </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox["n", Identity, Rule[Editable, True]]], List[TagBox["k", Identity, Rule[Editable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False]] </annotation> </semantics> <mo> ⩵ </mo> <mfrac> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> k </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["1", "-", "k", "+", "n"]], ")"]], "k"], Pochhammer] </annotation> </semantics> <mrow> <mi> Γ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mfrac> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <ci> Binomial </ci> <ci> n </ci> <ci> k </ci> </apply> <apply> <times /> <apply> <ci> Pochhammer </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <ci> n </ci> </apply> <ci> k </ci> </apply> <apply> <power /> <apply> <ci> Gamma </ci> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Binomial", "[", RowBox[List["n_", ",", "k_"]], "]"]], "]"]], "\[RuleDelayed]", FractionBox[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["n", "-", "k", "+", "1"]], ",", "k"]], "]"]], RowBox[List["Gamma", "[", RowBox[List["k", "+", "1"]], "]"]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|