491326domain: NAppears in sequencesa(n) is the number of compositions of n in which the maximum part size is 5.at n=22A006979Start with a single triangle; at n-th generation add a triangle at each vertex, allowing triangles to overlap; sequence gives total population of triangles at n-th generation.at n=29A061777