A143312 Triangle read by rows, A054525 * A143311, 1<=k<=n.
1, 3, 2, 8, 0, 3, 12, 6, 0, 4, 24, 0, 0, 0, 5, 24, 16, 9, 0, 0, 6, 48, 0, 0, 0, 0, 0, 7, 48, 24, 0, 12, 0, 0, 0, 8, 72, 0, 24, 0, 0, 0, 0, 0, 9, 72, 48, 0, 0, 15, 0, 0, 0, 0, 10, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 96, 48, 36, 32, 0, 18, 0, 0, 0, 0, 0, 12, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13
Offset: 1
Examples
First few rows of the triangle = 1; 3, 2; 8, 0, 3; 12, 6, 0, 4; 24, 0, 0, 0, 5; 24, 16, 9, 0, 0, 6; 48, 0, 0, 0, 0, 0, 7; 48, 24, 0, 12, 0, 0, 0, 8; ...
Formula
Mobius transform of triangle A143311
Comments