This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A195842 #11 Jun 10 2012 06:31:43 %S A195842 1,1,1,1,1,1,1,1,1,1,2,1,3,1,4,1,-1,4,1,-1,4,1,-1,4,1,-1,4,1,-1,4,1, %T A195842 -1,4,2,-1,5,3,-1,7,4,-1,10,4,-2,12,4,-3,13,4,-4,13,4,-4,13,4,-4,13,4, %U A195842 -4,13,5,-4,14,7,-4,-1,16,10,-4,-1,21,12,-5,-1 %N A195842 Triangle read by rows which arises from A195832, in the same way as A175003 arises from A195310. Column k starts at row A195162(k). %C A195842 The sum of terms of row n is equal to the leftmost term of row n+1. This sequence is related to the generalized dodecagonal numbers A195162, A195832 and A195852 in the same way as A175003 is related to the generalized pentagonal numbers A001318, A195310 and A000041. See comments in A195825. %e A195842 Written as a triangle: %e A195842 1; %e A195842 1; %e A195842 1; %e A195842 1; %e A195842 1; %e A195842 1; %e A195842 1; %e A195842 1; %e A195842 1, 1; %e A195842 2, 1; %e A195842 3, 1; %e A195842 4, 1, -1; %e A195842 4, 1, -1; %e A195842 4, 1, -1; %e A195842 4, 1, -1; %e A195842 4, 1, -1; %e A195842 4, 1, -1; %e A195842 4, 2, -1; %e A195842 5, 3, -1; %e A195842 7, 4, -1; %Y A195842 Row sums give A195852. %Y A195842 Cf. A001082, A175003, A195828, A195836, A195837, A195838, A195839, A195840, A195841. %K A195842 sign,tabf %O A195842 1,11 %A A195842 _Omar E. Pol_, Sep 24 2011