|
Table data:
such that
Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| StirlingS1 | Signed Stirling number of the first kind | |
| ZZGreaterEqual | Integers greater than or equal to n | |
| ZZ | Integers |
Source code for this entry:
Entry(ID("2e9d0c"),
SymbolDefinition(StirlingS1, StirlingS1(n, k), "Signed Stirling number of the first kind"),
Table(TableRelation(Tuple(P, Q), Implies(P, Q)), TableHeadings(Description("Domain"), Description("Codomain")), List(Tuple(And(Element(n, ZZGreaterEqual(0)), Element(k, ZZGreaterEqual(0))), Element(StirlingS1(n, k), ZZ)))))