OFFSET
1,5
LINKS
T. D. Noe, Rows n=1..35 of triangle, flattened
Eric Weisstein's World of Mathematics, Chebyshev Polynomial of the First Kind.
EXAMPLE
{0}, {-1, 0}, {0, -4, 0}, {1, 16, 64, 0}, {0, -16, 0, 4096, 0}, ...
MATHEMATICA
Flatten[Table[Resultant[ChebyshevT[n, x], ChebyshevT[k, x], x], {k, 20}, {n, k}]]
CROSSREFS
KEYWORD
AUTHOR
STATUS
approved