The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A054375 Table of resultants for Chebyshev polynomials T_k(x) and T_n(x). 1
0, -1, 0, 0, -4, 0, 1, 16, 64, 0, 0, -16, 0, 4096, 0, -1, 0, -4096, 65536, -1048576, 0, 0, -64, 0, 262144, 0, -1073741824, 0, 1, 256, 16384, 16777216, 268435456, 68719476736, 4398046511104, 0, 0, -256, 0, 16777216, 0, -4398046511104, 0, 72057594037927936 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
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
Sequence in context: A266488 A189355 A221817 * A195739 A323128 A334703
KEYWORD
sign,easy,nice,tabl
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 1 08:15 EDT 2024. Contains 373015 sequences. (Running on oeis4.)