|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.14.19.0006.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sign[StirlingS1[n, m]] ==
Piecewise[{{1, (1 <= m <= n && Element[(m + n)/2, Integers]) ||
m == n == 0}, {-1, 1 <= m <= n || m == n == 0}, {0, True}}]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["Sign", "[", RowBox[List["StirlingS1", "[", RowBox[List["n", ",", "m"]], "]"]], "]"]], "\[Equal]", RowBox[List["Piecewise", "[", RowBox[List["{", RowBox[List[RowBox[List["{", RowBox[List["1", ",", RowBox[List[RowBox[List[RowBox[List["1", "\[LessEqual]", "m", "\[LessEqual]", "n"]], "\[And]", RowBox[List[FractionBox[RowBox[List["m", "+", "n"]], "2"], "\[Element]", "Integers"]]]], "\[Or]", RowBox[List["m", "\[Equal]", "n", "\[Equal]", "0"]]]]]], "}"]], ",", RowBox[List["{", RowBox[List[RowBox[List["-", "1"]], ",", RowBox[List[RowBox[List["1", "\[LessEqual]", "m", "\[LessEqual]", "n"]], "\[Or]", RowBox[List["m", "\[Equal]", "n", "\[Equal]", "0"]]]]]], "}"]], ",", RowBox[List["{", RowBox[List["0", ",", "True"]], "}"]]]], "}"]], "]"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mi> sgn </mi> <mo> ⁡ </mo> <mo> ( </mo> <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> </mrow> <mo>  </mo> <mrow> <mo>  </mo> <mtable> <mtr> <mtd> <mn> 1 </mn> </mtd> <mtd> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 1 </mn> <mo> ≤ </mo> <mi> m </mi> <mo> ≤ </mo> <mi> n </mi> </mrow> <mo> ∧ </mo> <mrow> <mfrac> <mrow> <mi> m </mi> <mo> + </mo> <mi> n </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[List[], Integers]] </annotation> </semantics> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ∨ </mo> <mrow> <mi> m </mi> <mo>  </mo> <mi> n </mi> <mo>  </mo> <mn> 0 </mn> </mrow> </mrow> </mtd> </mtr> <mtr> <mtd> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </mtd> <mtd> <mrow> <mrow> <mn> 1 </mn> <mo> ≤ </mo> <mi> m </mi> <mo> ≤ </mo> <mi> n </mi> </mrow> <mo> ∨ </mo> <mrow> <mi> m </mi> <mo>  </mo> <mi> n </mi> <mo>  </mo> <mn> 0 </mn> </mrow> </mrow> </mtd> </mtr> <mtr> <mtd> <mn> 0 </mn> </mtd> <mtd> <mi> True </mi> </mtd> </mtr> </mtable> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <ci> Sign </ci> <apply> <ci> StirlingS1 </ci> <ci> n </ci> <ci> m </ci> </apply> </apply> <apply> <ci> Piecewise </ci> <list> <list> <cn type='integer'> 1 </cn> <apply> <or /> <apply> <and /> <apply> <leq /> <cn type='integer'> 1 </cn> <ci> m </ci> <ci> n </ci> </apply> <apply> <in /> <apply> <times /> <apply> <plus /> <ci> m </ci> <ci> n </ci> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> <integers /> </apply> </apply> <apply> <eq /> <ci> m </ci> <ci> n </ci> <cn type='integer'> 0 </cn> </apply> </apply> </list> <list> <cn type='integer'> -1 </cn> <apply> <or /> <apply> <leq /> <cn type='integer'> 1 </cn> <ci> m </ci> <ci> n </ci> </apply> <apply> <eq /> <ci> m </ci> <ci> n </ci> <cn type='integer'> 0 </cn> </apply> </apply> </list> <list> <cn type='integer'> 0 </cn> <true /> </list> </list> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Sign", "[", RowBox[List["StirlingS1", "[", RowBox[List["n_", ",", "m_"]], "]"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List["\[Piecewise]", GridBox[List[List["1", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["1", "\[LessEqual]", "m", "\[LessEqual]", "n"]], "&&", RowBox[List[FractionBox[RowBox[List["m", "+", "n"]], "2"], "\[Element]", "Integers"]]]], ")"]], "||", RowBox[List["m", "\[Equal]", "n", "\[Equal]", "0"]]]]], List[RowBox[List["-", "1"]], RowBox[List[RowBox[List["1", "\[LessEqual]", "m", "\[LessEqual]", "n"]], "||", RowBox[List["m", "\[Equal]", "n", "\[Equal]", "0"]]]]], List["0", "True"]], Rule[ColumnAlignments, List[Left]], Rule[ColumnSpacings, 1.2`], Rule[ColumnWidths, Automatic]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|