|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.15.06.0004.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
StirlingS2[n, m] ==
Sum[\[Ellipsis] Sum[KroneckerDelta[n - m, Sum[Subscript[r, j], {j, 1, m}]]
Product[j^Subscript[r, j], {j, 1, m}], {Subscript[r, m],
Subscript[r, m - 1], m}], {Subscript[r, 1], 0, m}]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["StirlingS2", "[", RowBox[List["n", ",", "m"]], "]"]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List[SubscriptBox["r", "1"], "=", "0"]], "m"], RowBox[List["\[Ellipsis]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List[SubscriptBox["r", "m"], "=", SubscriptBox["r", RowBox[List["m", "-", "1"]]]]], "m"], RowBox[List[RowBox[List["KroneckerDelta", "[", RowBox[List[RowBox[List["n", "-", "m"]], ",", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "m"], SubscriptBox["r", "j"]]]]], "]"]], RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["j", "=", "1"]], "m"], SuperscriptBox["j", SubscriptBox["r", "j"]]]]]]]]]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <msubsup> <semantics> <mi> 𝒮 </mi> <annotation encoding='Mathematica'> TagBox["\[ScriptCapitalS]", StirlingS2] </annotation> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mi> m </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ⩵ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <msub> <mi> r </mi> <mn> 1 </mn> </msub> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> m </mi> </munderover> <mrow> <mo> … </mo> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <msub> <mi> r </mi> <mi> m </mi> </msub> <mo> = </mo> <msub> <mi> r </mi> <mrow> <mi> m </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msub> </mrow> <mi> m </mi> </munderover> <mrow> <msub> <semantics> <mi> δ </mi> <annotation-xml encoding='MathML-Content'> <ci> KroneckerDelta </ci> </annotation-xml> </semantics> <mrow> <mrow> <mi> n </mi> <mo> - </mo> <mi> m </mi> </mrow> <mo> , </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> m </mi> </munderover> <msub> <mi> r </mi> <mi> j </mi> </msub> </mrow> </mrow> </msub> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∏ </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> m </mi> </munderover> <msup> <mi> j </mi> <msub> <mi> r </mi> <mi> j </mi> </msub> </msup> </mrow> </mrow> </mrow> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <ci> StirlingS2 </ci> <ci> n </ci> <ci> m </ci> </apply> <apply> <sum /> <bvar> <apply> <ci> Subscript </ci> <ci> r </ci> <cn type='integer'> 1 </cn> </apply> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> m </ci> </uplimit> <apply> <times /> <ci> … </ci> <apply> <sum /> <bvar> <apply> <ci> Subscript </ci> <ci> r </ci> <ci> m </ci> </apply> </bvar> <lowlimit> <apply> <ci> Subscript </ci> <ci> r </ci> <apply> <plus /> <ci> m </ci> <cn type='integer'> -1 </cn> </apply> </apply> </lowlimit> <uplimit> <ci> m </ci> </uplimit> <apply> <times /> <apply> <ci> KroneckerDelta </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> m </ci> </uplimit> <apply> <ci> Subscript </ci> <ci> r </ci> <ci> j </ci> </apply> </apply> </apply> <apply> <product /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> m </ci> </uplimit> <apply> <power /> <ci> j </ci> <apply> <ci> Subscript </ci> <ci> r </ci> <ci> j </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["StirlingS2", "[", RowBox[List["n_", ",", "m_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List[SubscriptBox["r", "1"], "=", "0"]], "m"], RowBox[List["\[Ellipsis]", " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List[SubscriptBox["r", "m"], "=", SubscriptBox["r", RowBox[List["m", "-", "1"]]]]], "m"], RowBox[List[RowBox[List["KroneckerDelta", "[", RowBox[List[RowBox[List["n", "-", "m"]], ",", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "m"], SubscriptBox["r", "j"]]]]], "]"]], " ", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["j", "=", "1"]], "m"], SuperscriptBox["j", SubscriptBox["r", "j"]]]]]]]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|