A144034 Eigentriangle read by rows, T(n,k) = A123932(n-k+1)*A046717(k).
1, 4, 1, 4, 4, 5, 4, 4, 20, 13, 4, 4, 20, 52, 41, 4, 4, 20, 52, 164, 121, 4, 4, 20, 52, 164, 484, 365, 4, 4, 20, 52, 164, 484, 1460, 1093, 4, 4, 20, 52, 164484, 1460, 4372, 3281, 4, 4, 20, 52, 164, 484, 1460, 4372, 13124, 9841
Offset: 1
Examples
First few rows of the triangle = 1; 4, 1; 4, 4, 5; 4, 4, 20, 13; 4, 4, 20, 52, 41; 4, 4, 20, 52, 164, 121; 4, 4, 20, 52, 164, 484, 365; ... Row 4 = (4, 4, 20, 13) = termwise products (4, 4, 4, 1) and (1, 1, 5, 13).
Comments