Search: id:A084534 Results 1-1 of 1 results found. %I A084534 %S A084534 1,1,2,1,4,2,1,6,9,2,1,8,20,16,2,1,10,35,50,25,2,1,12,54,112,105,36,2, 1, %T A084534 14,77,210,294,196,49,2,1,16,104,352,660,672,336,64,2,1,18,135,546,1287, %U A084534 1782,1386,540,81,2,1,20,170,800,2275,4004,4290,2640,825,100,2 %N A084534 Triangle read by rows: row #n has n+1 terms. T(n,0)=1, T(n,n)=2, T(n, m) = T(n-1,m-1) + sum(k=0 to m) T(n-1-k,m-k). %C A084534 Sum of row #n = A000204(2n). (But sum of row #0 = 1.) %C A084534 Row #n has the unsigned coefficients of the monic polynomial whose roots are 2 cos(pi (2k-1)/(4n)) for k=1 to 2n. [Comment corrected by Barry Brent, Jan 03 2006] %C A084534 The positive roots are some diagonal lengths of a regular (4n)-gon, inscribed in the unit circle. %C A084534 Polynomial of row #n = sum(m=0 to n) [(-1)^m] T(n,m) x^(2n-2m). %C A084534 This is the unsigned version of the coefficient table for scaled Chebyshev T(2*n,x) polynomials. - W. Lang, Mar 07 2007 %F A084534 Signed version: a(n,m)=0 if n