Groups
Category
Stirling numbers of the first kind count permutations by their number of cycles and connect power polynomials to rising/falling factorials.
Fast polynomial operations treat coefficients like numbers but use FFT/NTT to multiply in O(n \log n) time instead of O(n^2).