close
login
A388065
Irregular triangle T(n,k) read by rows in which row n lists, in nonincreasing order, the areas of the faces of the stepped pyramid with n levels described in A245092, n >= 1, k >= 1.
3
1, 1, 1, 1, 1, 1, 4, 3, 3, 3, 2, 2, 1, 1, 1, 8, 6, 6, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 15, 10, 10, 7, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 21, 15, 15, 7, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 33, 21, 21, 12, 7, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1
OFFSET
1,7
COMMENTS
The "stepped pyramid with n levels" is a polyhedron that has A325300(n) faces, A325301(n) edges, A325302(n) vertices and whose volume is A175254(n) and whose surface area is A328366(n). The area of its base is A024916(n).
The sequence is infinite.
EXAMPLE
Triangle begins:
1, 1, 1, 1, 1, 1;
4, 3, 3, 3, 2, 2, 1, 1, 1;
8, 6, 6, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1;
15, 10, 10, 7, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1;
21, 15, 15, 7, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1;
33, 21, 21, 12, 7, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1;
...
CROSSREFS
Column 1 gives A024916.
Column 2 gives A000217, n >= 1.
Column 3 gives A000217. n >= 1.
Row lengths give A325300.
Row sums give A328366.
Sequence in context: A375311 A243564 A358329 * A171627 A239884 A143487
KEYWORD
nonn,tabf
AUTHOR
Omar E. Pol, Sep 15 2025
STATUS
approved