%I #4 Mar 31 2012 20:25:01
%S 1,1,1,2,3,1,5,10,6,1,14,36,32,11,1,43,137,164,89,20,1,144,551,835,
%T 627,235,37,1,523,2346,4320,4166,2210,610,70,1,2048,10568,22980,27178,
%U 18764,7494,1582,135,1,8597,50265,126352,177590,151722,79948,25004,4135,264,1
%N Triangle read by rows in which each row is the inverse binomial transform of a diagonal of A089246.
%e The fifth antidiagonal is ( 14 36 32 11 1) which generates 14 50 118 229 395 629 ... by way of the binomial transform.
%e Array begins
%e 1 1 1 1 1 ...
%e 1 3 6 11 ...
%e 2 10 32 ...
%e 5 36 ...
%e 14 ...
%e The fifth row is 14,36,32,11,1. Its binomial transform is 14,50,118,229,395,629... which is a diagonal of A089246.
%K nonn,tabl
%O 1,4
%A _Alford Arnold_, Dec 24 2003
%E More terms from _David Wasserman_, Sep 07 2005