Assumptions:
TeX:
\sum_{k=0}^{n} \left\{{n \atop k}\right\} = B_{n} n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
StirlingS2 | Stirling number of the second kind | |
BellNumber | Bell number | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("255576"), Formula(Equal(Sum(StirlingS2(n, k), Tuple(k, 0, n)), BellNumber(n))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(0))))