cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A085433 Resultant of the polynomial x^3-1 and the Chebyshev polynomial of the second kind U_n(x).

Original entry on oeis.org

8, 63, 448, 2945, 18648, 114751, 691712, 4104513, 24054760, 139564799, 803057472, 4588713025, 26065001144, 147300132735, 828731846656, 4644352060289, 25937665418952, 144408961949887, 801775363578560, 4440421256749569, 24536336868622744, 135299766571990463
Offset: 1

Views

Author

Yuval Dekel (dekelyuval(AT)hotmail.com), Aug 18 2003

Keywords

Crossrefs

Cf. A085640.

Programs

  • PARI
    a(n)={polresultant(x^3-1, polchebyshev(n, 2, x))} \\ Andrew Howroyd, Jul 10 2018

Extensions

Terms a(9) and beyond from Andrew Howroyd, Jul 10 2018
Showing 1-1 of 1 results.