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, 2, 3, 12, 50, 711, 18031, 952013, 92323440
Offset: 1
Examples
a(3)=3 because of: /\ /\ /\ / \ /\/\ /\/\ / \ / \/\ /\/\/\
Comments