Triangle read by rows: T(n, k) is the coefficient of x^k in the polynomial 1 - ChT(n, x^(1/2))^2, where ChT(n, x) is the n-th Chebyshev polynomial of the first kind, evaluated at x (0 <= k <= n).
A123588
Triangle read by rows: T(n, k) is the coefficient of x^k in the polynomial 1 - ChT(n, x^(1/2))^2, where ChT(n, x) is the n-th Chebyshev polynomial of the first kind, evaluated at x (0 <= k <= n).
Terms
- a(0) =0a(1) =1a(2) =-1a(3) =0a(4) =4a(5) =-4a(6) =1a(7) =-9a(8) =24a(9) =-16a(10) =0a(11) =16a(12) =-80a(13) =128a(14) =-64a(15) =1a(16) =-25a(17) =200a(18) =-560a(19) =640a(20) =-256a(21) =0a(22) =36a(23) =-420a(24) =1792a(25) =-3456a(26) =3072a(27) =-1024a(28) =1a(29) =-49
External references
- oeis: A123588