|
Table data:
such that
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
StirlingCycle | Unsigned Stirling number of the first kind | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("778fa2"), SymbolDefinition(StirlingCycle, StirlingCycle(n, k), "Unsigned 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(StirlingCycle(n, k), ZZGreaterEqual(0))))))