login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A048225
Triangular array T read by rows: T(i,j)=b(i+1)-b(i+1-j); j=1,2,...,i; i=1,2,3,...; b=A048224.
11
3, 1, 4, 2, 3, 6, 5, 7, 8, 11, 9, 14, 16, 17, 20, 10, 19, 24, 26, 27, 30, 12, 22, 31, 36, 38, 39, 42, 13, 25, 35, 44, 49, 51, 52, 55, 15, 28, 40, 50, 59, 64, 66, 67, 70, 18, 33, 46, 58, 68, 77, 82, 84, 85, 88, 21, 39, 54, 67, 79, 89, 98, 103, 105
OFFSET
1,1
EXAMPLE
Rows: {3}; {1,4}; {2,3,6}; ...
CROSSREFS
Sequence in context: A116537 A194307 A346770 * A155481 A075148 A210722
KEYWORD
nonn,tabl
STATUS
approved