login
Antidiagonal sums of the square array A096583, in which the n-th diagonal equals the convolution of the n-th row with the antidiagonal sums (this sequence).
2

%I #3 Mar 30 2012 18:36:40

%S 1,2,5,12,24,52,90,186,306,574,942,1690,2618,4600,7092,11772,18022,

%T 29312,43894,69938,103854,161382,238148,363818,530428,799366,1157104,

%U 1717906,2470426,3623286,5170082,7510056,10647032,15305918,21573014

%N Antidiagonal sums of the square array A096583, in which the n-th diagonal equals the convolution of the n-th row with the antidiagonal sums (this sequence).

%C Partial sums form A096585, which is the main diagonal of array A096583.

%o (PARI)

%Y Cf. A096583, A096585.

%K nonn

%O 0,2

%A _Paul D. Hanna_, Jun 28 2004