A143864 Eigentriangle of A055461 (square subsequences decrescendo).
1, 4, 1, 9, 4, 5, 16, 9, 20, 18, 25, 16, 45, 72, 63, 36, 25, 80, 162, 252, 221, 49, 36, 125, 288, 567, 884, 776, 64, 49, 180, 450, 1008, 1989, 3104, 2725, 81, 64, 245, 648, 1575, 3536, 6984, 10900, 9569
Offset: 1
Examples
First few rows of the triangle = 1; 4, 1; 9, 4, 5; 16, 9, 20, 18; 25, 16, 45, 72, 63; 36, 25, 80, 162, 252, 221; 49, 36, 125, 288, 567, 884, 776; ... Row 3 = (9, 4, 5) = termwise product of (9, 4, 1) and (1, 1, 5) (9*1, 4*1, 1*5).
Comments