login
A391498
a(n) is the number of 5 element sets of distinct integer-sided trapezoids whose base angles are 60 degrees that fill an equilateral triangular grid of side n units.
6
0, 0, 0, 0, 0, 2, 20, 83, 199, 422, 746, 1255, 1940, 2900, 4137, 5753, 7770, 10276, 13334, 17026, 21416, 26592, 32680, 39689, 47831, 57085, 67669, 79613, 93138, 108129, 125105, 143792, 164592, 187468, 212845, 240368, 270877, 303817, 339919, 378972, 421563, 467085, 516915, 570024, 627439, 688829, 755085
OFFSET
1,6
COMMENTS
This is the union of eight categories AA1, AA2, BB1, BB2, CC1, CC2, CC3 and DD1. Category DD1 describes how the triangle is filled by five distinct trapezoids by splitting each of the two trapezoids parallel to the larger base into two trapezoids of the three element sets.
A trapezoid whose base angles are 60 degrees with larger base b and legs s is denoted by {b X s} here.
EXAMPLE
For n = 7, there are 27 solutions over all categories, with only 20 distinct sets of distinct trapezoids. Therefore, a(7) = 20. See links for illustrations of the 27 solutions.
CROSSREFS
Cf. A391204 (union of CC1, CC2, CC3), A389392 (4 element sets of trapezoids).
Sequence in context: A135188 A161007 A394528 * A331760 A098077 A279264
KEYWORD
nonn
AUTHOR
Janaka Rodrigo, Dec 11 2025
STATUS
approved