Skip to content

StirlingS1

The signed Stirling number of the first kind, relating falling factorials to powers of n.

StirlingS1(n, k)the signed Stirling number of the first kind .

Domain: Combinatorics

Details
  • Coefficients relating falling factorials to ordinary powers: .
  • counts the permutations of n elements with exactly k cycles.
  • and for , with the boundary case .
  • The unsigned values in each row sum to :
  • .
  • compute-engine's StirlingS1 is scalar-only; it does not thread the first argument over a list.

Examples

See also: Binomial, Stirling