OFFSET
1,3
COMMENTS
Alternatively a(n) is the number of ways to decompose (n,n,n) triplet into geometrically feasible five distinct unordered triplets of the form (x,y,z) with no pair having equal value for the product x*y*z.
EXAMPLE
According to A384479(5), (5,5,5) triplet can be decomposed into 209 distinct sets of five triplets and only three of them contain pair of triplets with equal value for x*y*z. Those are,
{(1,2,5), (1,3,5), (1,4,5), (2,2,5), (3,4,5)},
{(1,1,5), (1,4,5), (2,2,5), (2,3,5), (2,5,5)},
{(1,3,5), (1,4,5), (2,2,5), (2,3,5), (2,4,5)}.
Therefore a(5) = 209-3 = 206.
CROSSREFS
KEYWORD
nonn
AUTHOR
Janaka Rodrigo, Aug 14 2025
EXTENSIONS
a(15)-a(16) from Sean A. Irvine, Aug 19 2025
More terms from Jinyuan Wang, Aug 29 2025
STATUS
approved
