A143151 Triangle read by rows, A051731 * (A020639 * 0^(n-k)), 1<=k<=n.
1, 1, 2, 1, 0, 3, 1, 2, 0, 2, 1, 0, 0, 0, 5, 1, 2, 3, 0, 0, 2, 1, 0, 0, 0, 0, 0, 7, 1, 2, 0, 2, 0, 0, 0, 2, 1, 0, 3, 0, 0, 0, 0, 0, 3, 1, 2, 0, 0, 5, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 1, 2, 3, 2, 0, 2, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 1, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 2
Offset: 1
Examples
First few rows of the triangle are: 1; 1, 2; 1, 0, 3; 1, 2, 0, 2; 1, 0, 0, 0, 5; 1, 2, 3, 0, 0, 2; 1, 0, 0, 0, 0, 0, 7; 1, 2, 0, 2, 0, 0, 0, 2; 1, 0, 3, 0, 0, 0, 0, 0, 3; 1, 2, 0, 0, 5, 0, 0, 0, 0, 2; 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11; ... Row 12 = (1, 2, 3, 2, 0, 2, 0, 0, 0, 0, 0, 2) since the divisors of 12 are shown in row 12 of triangle A127093: (1, 2, 3, 4, 0, 6, 0, 0, 0, 0, 0, 12). Lpf of these terms = row 12 of A143152.
Comments