A176048 Triangle t(n,m) = A005185(m+1)+A005185(n-m+1)-A005185(n+1), read by rows 0<=m<=n.
1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, -1, 0, 1, 0, 1, 1, 0, 1, 0, -1, 1, 1, 1, 0, 1, 1, 1, 2, 1, 1, 1, 0
Offset: 0
Examples
1; 1, 1; 1, 0, 1; 1, 0, 0, 1; 1, 1, 1, 1, 1; 1, 0, 1, 1, 0, 1; 1, 0, 0, 1, 0, 0, 1; 1, 1, 1, 1, 1, 1, 1, 1; 1, 0, 1, 1, 0, 1, 1, 0, 1;
Programs
Extensions
Installed a sequence where definition and terms match, removed erroneous row sums. - R. J. Mathar, Jul 11 2012