login
A392330
a(n) is the number of 5 element sets of distinct integer-sided trapezoids whose base angles are 60 degrees of total area n^2 but which cannot fill an equilateral triangular grid of side n units.
0
0, 0, 0, 0, 0, 0, 2, 65, 373, 1472, 4150, 10977, 23698, 51195, 95225, 181674, 304509, 538484, 834615, 1381950
OFFSET
1,7
COMMENTS
These sets consist of distinct integer-sided trapezoids formed within the equilateral triangular grid of side n units such that the total area is n^2.
A trapezoid whose base angles are 60 degrees with larger base b and legs s is denoted by {b X s} here.
EXAMPLE
Sequence has 2 sets for n = 7:
{(3 X 1), (5 X 1), (3 X 2), (4 X 2), (4 X 3)},
{(2 X 1), (6 X 1), (3 X 2), (4 X 2), (4 X 3)}.
Therefore a(7) = 2.
KEYWORD
nonn,more
AUTHOR
Janaka Rodrigo, Mar 01 2026
EXTENSIONS
a(16)-a(20) from Sean A. Irvine, Mar 09 2026
STATUS
approved