|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/05.16.27.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NorlundB[n, m] == (1/Binomial[m - 1, n]) StirlingS1[m, m - n] /;
Element[m, Integers] && m > 0 && Element[n, Integers] && n >= 0 && n < m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["NorlundB", "[", RowBox[List["n", ",", "m"]], "]"]], "\[Equal]", RowBox[List[FractionBox["1", RowBox[List["Binomial", "[", RowBox[List[RowBox[List["m", "-", "1"]], ",", "n"]], "]"]]], RowBox[List["StirlingS1", "[", RowBox[List["m", ",", RowBox[List["m", "-", "n"]]]], "]"]]]]]], "/;", RowBox[List[RowBox[List["m", "\[Element]", "Integers"]], "\[And]", RowBox[List["m", ">", "0"]], "\[And]", RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", 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> <mrow> <msubsup> <semantics> <mi> B </mi> <annotation encoding='Mathematica'> TagBox["B", NorlundB] </annotation> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mi> m </mi> <mo> ) </mo> </mrow> </msubsup> <mo>  </mo> <mfrac> <msubsup> <semantics> <mi> S </mi> <annotation encoding='Mathematica'> TagBox["S", StirlingS1] </annotation> </semantics> <mi> m </mi> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> </msubsup> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mrow> <mi> m </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </mtd> </mtr> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox[RowBox[List["m", "-", "1"]], Identity, Rule[Editable, True], Rule[Selectable, True]]], List[TagBox["n", Identity, Rule[Editable, True], Rule[Selectable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False], Rule[Selectable, False]] </annotation> </semantics> </mfrac> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> m </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> <mo> ∧ </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mi> n </mi> <mo> < </mo> <mi> m </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> NorlundB </ci> <ci> n </ci> <ci> m </ci> </apply> <apply> <times /> <apply> <ci> StirlingS1 </ci> <ci> m </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> </apply> <apply> <power /> <apply> <ci> Binomial </ci> <apply> <plus /> <ci> m </ci> <cn type='integer'> -1 </cn> </apply> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> m </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> <apply> <lt /> <ci> n </ci> <ci> m </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["NorlundB", "[", RowBox[List["n_", ",", "m_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List["StirlingS1", "[", RowBox[List["m", ",", RowBox[List["m", "-", "n"]]]], "]"]], RowBox[List["Binomial", "[", RowBox[List[RowBox[List["m", "-", "1"]], ",", "n"]], "]"]]], "/;", RowBox[List[RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", ">", "0"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["n", "<", "m"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|