Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #8 Feb 12 2019 04:20:06
%S 1,0,1,0,1,1,0,11,29,11,0,4,19,19,4,0,44,319,579,319,44,0,13,131,366,
%T 366,131,13
%N Triangle read by rows: coefficients of the polynomials A_{1,6}(n,k).
%H J. Agapito, <a href="https://dx.doi.org/10.1016/j.laa.2014.03.018">On symmetric polynomials with only real zeros and nonnegative gamma-vectors</a>, Linear Algebra and its Applications, Volume 451, 15 June 2014, Pages 260-289.
%e Triangle begins:
%e 1,
%e 0,1,
%e 0,1,1,
%e 0,11,29,11,
%e 0,4,19,19,4,
%e 0,44,319,579,319,44,
%e 0,13,131,366,366,131,13,
%e ...
%Y Cf. A245167, A245168, A245170, A245171, A245172, A245173.
%K nonn,tabl,more
%O 0,8
%A _N. J. A. Sloane_, Jul 13 2014