A383975 Irregular triangle: T(n,k) gives the number of connected subsets of k edges of the n-simplex up to isometries of the n-simplex, with 0 <= k <= A000217(n).
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 1, 1, 1, 1, 1, 3, 5, 6, 6, 4, 2, 1, 1, 1, 1, 1, 3, 5, 12, 19, 23, 24, 21, 15, 9, 5, 2, 1, 1, 1, 1, 1, 3, 5, 12, 30, 56, 91, 128, 147, 147, 131, 97, 65, 41, 21, 10, 5, 2, 1, 1, 1, 1, 1, 3, 5, 12, 30, 79, 180, 364, 633, 961, 1300, 1551, 1644, 1556, 1311, 980, 663, 402, 221, 115, 56, 24, 11, 5, 2, 1, 1
Offset: 0
Examples
Triangle begins: 0 | 1; 1 | 1, 1; 2 | 1, 1, 1, 1; 3 | 1, 1, 1, 3, 2, 1, 1; 4 | 1, 1, 1, 3, 5, 6, 6, 4, 2, 1, 1; 5 | 1, 1, 1, 3, 5, 12, 19, 23, 24, 21, 15, 9, 5, 2, 1, 1; 6 | 1, 1, 1, 3, 5, 12, 30, 56, 91, 128, 147, 147, 131, 97, 65, 41, 21, 10, 5, 2, 1, 1;
Links
- Peter Kagey, Illustration of row 3.
Crossrefs
Formula
T(n,n) = A002905(n).
The sum of row n is A292300(n+1)+1 for n >= 1. - Pontus von Brömssen, May 26 2025
Extensions
Missing term a(62)=1 inserted and a(73)-a(91) added by Pontus von Brömssen, May 26 2025
Comments