A384134 Triangle read by rows: T(n,k) is the number of Cauchy-complete categories with n morphisms and k objects.
1, 1, 1, 1, 2, 1, 2, 6, 2, 1, 1, 12, 9, 2, 1, 2, 23, 25, 10, 2, 1, 1, 45, 69, 35, 10, 2, 1, 5, 98, 178, 119, 38, 10, 2, 1, 2, 278, 457, 371, 151, 39, 10, 2, 1
Offset: 1
Examples
Triangle begins: 1; 1, 1; 1, 2, 1; 2, 6, 2, 1; 1, 12, 9, 2, 1; 2, 23, 25, 10, 2, 1; ...
Links
- Geoff Cruttwell, Counting Finite Categories, presentation, (2018).
- nLab, Cauchy complete category.
- nLab, Karoubi envelope.
Formula
T(n,k) = A384066(n-k) if k >= (2/3)*n.
T(3n,2n) = T(3n-1,2n-1) + 1 when n >= 1.
T(3n-1,2n-1) = T(3n-2,2n-2) + 3 when n >= 2.
T(3n-2,2n-2) = T(3n-3,2n-3) + 13 when n >= 4.
Comments