stirling_first
Calculate Stirling numbers of the first kind s(n,k) for combinatorial mathematics applications. This tool computes these signed numbers that count permutations with a specific number of cycles.
Instructions
Calculate Stirling number of the first kind s(n,k) - FIXED IMPLEMENTATION. (Domain: arithmetic, Category: combinatorial_numbers)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | ||
| k | Yes |