|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.14.11.0002.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
StirlingS1[n, m] == SeriesTerm[Pochhammer[1 + t - n, n], {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["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "t", "-", "n"]], ",", "n"]], "]"]], ",", 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> <msub> <mrow> <mo> ( </mo> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> + </mo> <mi> t </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msub> </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> <msub> <mrow> <mo> ( </mo> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> + </mo> <mi> t </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msub> </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["Pochhammer", "[", RowBox[List[RowBox[List["1", "+", "t", "-", "n"]], ",", "n"]], "]"]], ",", 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|