A130540 Triangle read by rows T(n,k) in which column k lists the terms of A000203 interspersed with (k-1) zeros, 1 <= k <= n.
1, 3, 1, 4, 0, 1, 7, 3, 0, 1, 6, 0, 0, 0, 1, 12, 4, 3, 0, 0, 1, 8, 0, 0, 0, 0, 0, 1, 15, 7, 0, 3, 0, 0, 0, 1, 13, 0, 4, 0, 0, 0, 0, 0, 1, 18, 6, 0, 0, 3, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 28, 12, 7, 4, 0, 3, 0, 0, 0, 0, 0, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 24, 8, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 1
Offset: 1
Examples
First few rows of the triangle are: 1; 3, 1; 4, 0, 1; 7, 3, 0, 1; 6, 0, 0, 0, 1; 12, 4, 3, 0, 0, 1; 8, 0, 0, 0, 0, 0, 1; 15, 7, 0, 3, 0, 0, 0, 1; 13, 0, 4, 0, 0, 0, 0, 0, 1; 18, 6, 0, 0, 3, 0, 0, 0, 0, 1; 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1; 28, 12, 7, 4, 0, 3, 0, 0, 0, 0, 0, 1; 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1; 24, 8, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 1; 24, 0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1; 31, 15, 0, 7, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1; ... Extended by _Omar E. Pol_, Nov 19 2019
Extensions
New name and more terms from Omar E. Pol, Nov 19 2019
Comments