|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/05.16.27.0002.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NorlundB[n, -m] == (1/Binomial[m + n, n]) StirlingS2[m + n, m] /;
Element[m, Integers] && m >= 0 && Element[n, Integers] && n >= 0 && n <= m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["NorlundB", "[", RowBox[List["n", ",", RowBox[List["-", "m"]]]], "]"]], "\[Equal]", RowBox[List[FractionBox["1", RowBox[List["Binomial", "[", RowBox[List[RowBox[List["m", "+", "n"]], ",", "n"]], "]"]]], RowBox[List["StirlingS2", "[", RowBox[List[RowBox[List["m", "+", "n"]], ",", "m"]], "]"]]]]]], "/;", RowBox[List[RowBox[List["m", "\[Element]", "Integers"]], "\[And]", RowBox[List["m", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["n", "\[LessEqual]", "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> <mrow> <mo> - </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> </msubsup> <mo>  </mo> <mfrac> <msubsup> <semantics> <mi> 𝒮 </mi> <annotation encoding='Mathematica'> TagBox["\[ScriptCapitalS]", StirlingS2] </annotation> </semantics> <mrow> <mi> m </mi> <mo> + </mo> <mi> n </mi> </mrow> <mrow> <mo> ( </mo> <mi> m </mi> <mo> ) </mo> </mrow> </msubsup> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mrow> <mi> m </mi> <mo> + </mo> <mi> n </mi> </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", "+", "n"]], 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> <mi> ℕ </mi> </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> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> <apply> <times /> <apply> <ci> StirlingS2 </ci> <apply> <plus /> <ci> m </ci> <ci> n </ci> </apply> <ci> m </ci> </apply> <apply> <power /> <apply> <ci> Binomial </ci> <apply> <plus /> <ci> m </ci> <ci> n </ci> </apply> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> m </ci> <ci> ℕ </ci> </apply> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> <apply> <leq /> <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_", ",", RowBox[List["-", "m_"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List["StirlingS2", "[", RowBox[List[RowBox[List["m", "+", "n"]], ",", "m"]], "]"]], RowBox[List["Binomial", "[", RowBox[List[RowBox[List["m", "+", "n"]], ",", "n"]], "]"]]], "/;", RowBox[List[RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", "\[GreaterEqual]", "0"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["n", "\[LessEqual]", "m"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|