A178302 Multiply the irregular Array A125108 by A178300;compute a(n)the vertical sums.
1, 4, 19, 104, 601, 3622
Offset: 1
Examples
A125108(7) = 2 and appears on row five of A125108 so A178300(5) times A125108(7) is 4*2 =8. As a cross-check, note that A178301 = 1,4,19,96,... and with the additional 8 in column 4 we have a(n) = 1,4,19,104,...
Comments