1, 2, 7, 30, 143, 728, 3876
OEIS: A006013
Formula: binomial(3*n-2,n-1)/n
Serie: (x * (1-x) * (1-x)).reverse()