login
A358716
a(n) is the number of inequivalent ways to cut an equilateral triangle with edges of size n into equilateral triangles with integer sides.
1
1, 2, 3, 12, 50, 711, 18031, 952013, 92323440
OFFSET
1,2
COMMENTS
Similar to A358715, but now we do not regard dissections which differ by a rotation and/or reflection as distinct.
EXAMPLE
a(3)=3 because of:
/\ /\ /\
/ \ /\/\ /\/\
/ \ / \/\ /\/\/\
CROSSREFS
Cf. A299705.
Sequence in context: A371612 A307957 A307956 * A002638 A027072 A083746
KEYWORD
nonn,more
AUTHOR
Craig Knecht and John Mason, Nov 28 2022
STATUS
approved