|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.14.11.0004.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
StirlingS1[n, m] == SeriesTerm[t^n Product[1 - k/t, {k, 1, n - 1}],
{t, 0, m}] /; Element[m, Integers] && m >= 0 && Element[n, Integers] &&
n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["StirlingS1", "[", RowBox[List["n", ",", "m"]], "]"]], "\[Equal]", RowBox[List["SeriesTerm", "[", RowBox[List[RowBox[List[SuperscriptBox["t", "n"], RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "1"]], RowBox[List["n", "-", "1"]]], RowBox[List["(", RowBox[List["1", "-", FractionBox["k", "t"]]], ")"]]]]]], ",", RowBox[List["{", RowBox[List["t", ",", "0", ",", "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"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> S </mi> <annotation encoding='Mathematica'> TagBox["S", StirlingS1] </annotation> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mi> m </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ⩵ </mo> <mtext> </mtext> <mrow> <mo> ( </mo> <mrow> <mrow> <mo> [ </mo> <msup> <mi> t </mi> <mi> m </mi> </msup> <mo> ] </mo> </mrow> <mo> ⁢ </mo> <mtext> </mtext> <msup> <mi> t </mi> <mi> n </mi> </msup> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∏ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mfrac> <mi> k </mi> <mi> t </mi> </mfrac> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> m </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <mrow> <mrow> <msubsup> <semantics> <mi> S </mi> <annotation encoding='Mathematica'> TagBox["S", StirlingS1] </annotation> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mi> m </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ⩵ </mo> <mtext> </mtext> <mrow> <mo> ( </mo> <mrow> <mrow> <mo> [ </mo> <msup> <mi> t </mi> <mi> m </mi> </msup> <mo> ] </mo> </mrow> <mo> ⁢ </mo> <mtext> </mtext> <msup> <mi> t </mi> <mi> n </mi> </msup> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∏ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mfrac> <mi> k </mi> <mi> t </mi> </mfrac> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> m </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> </mrow> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["StirlingS1", "[", RowBox[List["n_", ",", "m_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List["SeriesTerm", "[", RowBox[List[RowBox[List[SuperscriptBox["t", "n"], " ", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "1"]], RowBox[List["n", "-", "1"]]], RowBox[List["(", RowBox[List["1", "-", FractionBox["k", "t"]]], ")"]]]]]], ",", RowBox[List["{", RowBox[List["t", ",", "0", ",", "m"]], "}"]]]], "]"]], "/;", RowBox[List[RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", "\[GreaterEqual]", "0"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|