A130094 A051731 * an infinite lower triangular matrix with A007427 in the main diagonal.
1, 1, -2, 1, 0, -2, 1, -2, 0, 1, 1, 0, 0, 0, -2, 1, -2, -2, 0, 0, 4, 1, 0, 0, 0, 0, 0, -2, 1, -2, 0, 1, 0, 0, 0, 0, 1, 0, -2, 0, 0, 0, 0, 0, 1, 1, -2, 0, 0, -2, 0, 0, 0, 0, 4
Offset: 1
Examples
First few rows of the triangle are: 1; 1, -2; 1, 0, -2; 1, -2, 0, 1; 1, 0, 0, 0, -2; 1, -2, -2, 0, 0, 4; 1, 0, 0, 0, 0, 0, -2; 1, -2, 0, 1, 0, 0, 0, 0; 1, 0, -2, 0, 0, 0, 0, 0, 1; ...
Formula
Inverse Möbius transform of a triangular matrix with A007427 in the main diagonal and the rest zeros.
Comments