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.

A086783 Discriminant of the polynomial x^n - 1.

Original entry on oeis.org

1, 4, -27, -256, 3125, 46656, -823543, -16777216, 387420489, 10000000000, -285311670611, -8916100448256, 302875106592253, 11112006825558016, -437893890380859375, -18446744073709551616, 827240261886336764177, 39346408075296537575424, -1978419655660313589123979
Offset: 1

Views

Author

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

Keywords

Comments

By definition, a(n) = Product_{1<=iJianing Song, Mar 17 2021

Crossrefs

Programs

Formula

a(n) = (-1)^floor((n-1)/2) * n^n = (-1)^floor((n-1)/2) * A000312(n).

Extensions

More terms from Eric M. Schmidt, May 04 2013