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